GET https://kbin.spritesserver.nl/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 …}
}
0.15 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.03 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "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 {#2410
    date: 2023-11-25 01:18:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 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 {#1850
    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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "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 {#2410
    date: 2023-11-25 01:18:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 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 {#1850
    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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "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 {#2410
    date: 2023-11-25 01:18:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 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 {#1850
    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 {#4004
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4013
    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 {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -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 {#3949
    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 {#4004
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4013
    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 {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -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 {#3949
    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 {#4004
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4013
    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 {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -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 {#3949
    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 {#4041
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4047
    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 {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -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 {#4045
    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 {#4041
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4047
    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 {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -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 {#4045
    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 {#4041
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4047
    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 {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -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 {#4045
    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 {#4629
  +user: Proxies\__CG__\App\Entity\User {#4630 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4047
      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 {#4039 …}
    +nested: Doctrine\ORM\PersistentCollection {#4037 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -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 {#4045
      date: 2023-11-23 10:29:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Until people stop bitching about reposts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700757979 {#4627
    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 {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -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 {#4628
    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 {#4629
  +user: Proxies\__CG__\App\Entity\User {#4630 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4047
      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 {#4039 …}
    +nested: Doctrine\ORM\PersistentCollection {#4037 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -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 {#4045
      date: 2023-11-23 10:29:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Until people stop bitching about reposts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700757979 {#4627
    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 {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -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 {#4628
    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 {#4629
  +user: Proxies\__CG__\App\Entity\User {#4630 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4047
      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 {#4039 …}
    +nested: Doctrine\ORM\PersistentCollection {#4037 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -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 {#4045
      date: 2023-11-23 10:29:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Until people stop bitching about reposts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700757979 {#4627
    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 {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -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 {#4628
    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 {#4875
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: Proxies\__CG__\App\Entity\User {#4630 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4041
      +user: App\Entity\User {#4024 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4047
        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 {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4037 …}
      +votes: Doctrine\ORM\PersistentCollection {#4035 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
      -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 {#4045
        date: 2023-11-23 10:29:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "Until people stop bitching about reposts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700757979 {#4627
      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 {#4631 …}
    +nested: Doctrine\ORM\PersistentCollection {#4633 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4637 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
    -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 {#4628
      date: 2023-11-23 17:46:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Reddit tier comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700758315 {#4873
    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 {#4876 …}
  +nested: Doctrine\ORM\PersistentCollection {#4878 …}
  +votes: Doctrine\ORM\PersistentCollection {#4880 …}
  +reports: Doctrine\ORM\PersistentCollection {#4882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4886 …}
  -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 {#4874
    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 {#4875
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: Proxies\__CG__\App\Entity\User {#4630 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4041
      +user: App\Entity\User {#4024 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4047
        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 {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4037 …}
      +votes: Doctrine\ORM\PersistentCollection {#4035 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
      -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 {#4045
        date: 2023-11-23 10:29:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "Until people stop bitching about reposts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700757979 {#4627
      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 {#4631 …}
    +nested: Doctrine\ORM\PersistentCollection {#4633 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4637 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
    -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 {#4628
      date: 2023-11-23 17:46:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Reddit tier comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700758315 {#4873
    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 {#4876 …}
  +nested: Doctrine\ORM\PersistentCollection {#4878 …}
  +votes: Doctrine\ORM\PersistentCollection {#4880 …}
  +reports: Doctrine\ORM\PersistentCollection {#4882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4886 …}
  -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 {#4874
    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 {#4875
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: Proxies\__CG__\App\Entity\User {#4630 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4041
      +user: App\Entity\User {#4024 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4047
        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 {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4037 …}
      +votes: Doctrine\ORM\PersistentCollection {#4035 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
      -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 {#4045
        date: 2023-11-23 10:29:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "Until people stop bitching about reposts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700757979 {#4627
      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 {#4631 …}
    +nested: Doctrine\ORM\PersistentCollection {#4633 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4637 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
    -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 {#4628
      date: 2023-11-23 17:46:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Reddit tier comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700758315 {#4873
    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 {#4876 …}
  +nested: Doctrine\ORM\PersistentCollection {#4878 …}
  +votes: Doctrine\ORM\PersistentCollection {#4880 …}
  +reports: Doctrine\ORM\PersistentCollection {#4882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4886 …}
  -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 {#4874
    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 {#5054
  +user: Proxies\__CG__\App\Entity\User {#4827 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4875
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: Proxies\__CG__\App\Entity\User {#4630 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4041
        +user: App\Entity\User {#4024 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4047
          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 {#4039 …}
        +nested: Doctrine\ORM\PersistentCollection {#4037 …}
        +votes: Doctrine\ORM\PersistentCollection {#4035 …}
        +reports: Doctrine\ORM\PersistentCollection {#4032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
        -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 {#4045
          date: 2023-11-23 10:29:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4041}
      +body: "Until people stop bitching about reposts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700757979 {#4627
        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 {#4631 …}
      +nested: Doctrine\ORM\PersistentCollection {#4633 …}
      +votes: Doctrine\ORM\PersistentCollection {#4635 …}
      +reports: Doctrine\ORM\PersistentCollection {#4637 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
      -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 {#4628
        date: 2023-11-23 17:46:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "Reddit tier comment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700758315 {#4873
      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 {#4876 …}
    +nested: Doctrine\ORM\PersistentCollection {#4878 …}
    +votes: Doctrine\ORM\PersistentCollection {#4880 …}
    +reports: Doctrine\ORM\PersistentCollection {#4882 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4884 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4886 …}
    -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 {#4874
      date: 2023-11-23 17:51:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Then go back, we don’t care."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700775795 {#5052
    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 {#5055 …}
  +nested: Doctrine\ORM\PersistentCollection {#5057 …}
  +votes: Doctrine\ORM\PersistentCollection {#5059 …}
  +reports: Doctrine\ORM\PersistentCollection {#5061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
  -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 {#5053
    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 {#5054
  +user: Proxies\__CG__\App\Entity\User {#4827 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4875
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: Proxies\__CG__\App\Entity\User {#4630 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4041
        +user: App\Entity\User {#4024 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4047
          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 {#4039 …}
        +nested: Doctrine\ORM\PersistentCollection {#4037 …}
        +votes: Doctrine\ORM\PersistentCollection {#4035 …}
        +reports: Doctrine\ORM\PersistentCollection {#4032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
        -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 {#4045
          date: 2023-11-23 10:29:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4041}
      +body: "Until people stop bitching about reposts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700757979 {#4627
        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 {#4631 …}
      +nested: Doctrine\ORM\PersistentCollection {#4633 …}
      +votes: Doctrine\ORM\PersistentCollection {#4635 …}
      +reports: Doctrine\ORM\PersistentCollection {#4637 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
      -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 {#4628
        date: 2023-11-23 17:46:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "Reddit tier comment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700758315 {#4873
      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 {#4876 …}
    +nested: Doctrine\ORM\PersistentCollection {#4878 …}
    +votes: Doctrine\ORM\PersistentCollection {#4880 …}
    +reports: Doctrine\ORM\PersistentCollection {#4882 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4884 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4886 …}
    -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 {#4874
      date: 2023-11-23 17:51:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Then go back, we don’t care."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700775795 {#5052
    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 {#5055 …}
  +nested: Doctrine\ORM\PersistentCollection {#5057 …}
  +votes: Doctrine\ORM\PersistentCollection {#5059 …}
  +reports: Doctrine\ORM\PersistentCollection {#5061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
  -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 {#5053
    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 {#5054
  +user: Proxies\__CG__\App\Entity\User {#4827 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4875
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: Proxies\__CG__\App\Entity\User {#4630 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4041
        +user: App\Entity\User {#4024 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4047
          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 {#4039 …}
        +nested: Doctrine\ORM\PersistentCollection {#4037 …}
        +votes: Doctrine\ORM\PersistentCollection {#4035 …}
        +reports: Doctrine\ORM\PersistentCollection {#4032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
        -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 {#4045
          date: 2023-11-23 10:29:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4041}
      +body: "Until people stop bitching about reposts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700757979 {#4627
        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 {#4631 …}
      +nested: Doctrine\ORM\PersistentCollection {#4633 …}
      +votes: Doctrine\ORM\PersistentCollection {#4635 …}
      +reports: Doctrine\ORM\PersistentCollection {#4637 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
      -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 {#4628
        date: 2023-11-23 17:46:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "Reddit tier comment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700758315 {#4873
      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 {#4876 …}
    +nested: Doctrine\ORM\PersistentCollection {#4878 …}
    +votes: Doctrine\ORM\PersistentCollection {#4880 …}
    +reports: Doctrine\ORM\PersistentCollection {#4882 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4884 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4886 …}
    -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 {#4874
      date: 2023-11-23 17:51:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Then go back, we don’t care."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700775795 {#5052
    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 {#5055 …}
  +nested: Doctrine\ORM\PersistentCollection {#5057 …}
  +votes: Doctrine\ORM\PersistentCollection {#5059 …}
  +reports: Doctrine\ORM\PersistentCollection {#5061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
  -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 {#5053
    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 {#5092
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5054
    +user: Proxies\__CG__\App\Entity\User {#4827 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4875
      +user: App\Entity\User {#4024 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4629
        +user: Proxies\__CG__\App\Entity\User {#4630 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4041
          +user: App\Entity\User {#4024 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +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 {#4047
            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 {#4039 …}
          +nested: Doctrine\ORM\PersistentCollection {#4037 …}
          +votes: Doctrine\ORM\PersistentCollection {#4035 …}
          +reports: Doctrine\ORM\PersistentCollection {#4032 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
          -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 {#4045
            date: 2023-11-23 10:29:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4041}
        +body: "Until people stop bitching about reposts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700757979 {#4627
          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 {#4631 …}
        +nested: Doctrine\ORM\PersistentCollection {#4633 …}
        +votes: Doctrine\ORM\PersistentCollection {#4635 …}
        +reports: Doctrine\ORM\PersistentCollection {#4637 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
        -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 {#4628
          date: 2023-11-23 17:46:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4041}
      +body: "Reddit tier comment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700758315 {#4873
        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 {#4876 …}
      +nested: Doctrine\ORM\PersistentCollection {#4878 …}
      +votes: Doctrine\ORM\PersistentCollection {#4880 …}
      +reports: Doctrine\ORM\PersistentCollection {#4882 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4884 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4886 …}
      -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 {#4874
        date: 2023-11-23 17:51:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "Then go back, we don’t care."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700775795 {#5052
      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 {#5055 …}
    +nested: Doctrine\ORM\PersistentCollection {#5057 …}
    +votes: Doctrine\ORM\PersistentCollection {#5059 …}
    +reports: Doctrine\ORM\PersistentCollection {#5061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
    -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 {#5053
      date: 2023-11-23 22:43:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Good idea, then I can see nothing BUT that kind of shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700812290 {#5090
    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 {#5093 …}
  +nested: Doctrine\ORM\PersistentCollection {#5095 …}
  +votes: Doctrine\ORM\PersistentCollection {#5097 …}
  +reports: Doctrine\ORM\PersistentCollection {#5099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
  -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 {#5091
    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 {#5092
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5054
    +user: Proxies\__CG__\App\Entity\User {#4827 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4875
      +user: App\Entity\User {#4024 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4629
        +user: Proxies\__CG__\App\Entity\User {#4630 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4041
          +user: App\Entity\User {#4024 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +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 {#4047
            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 {#4039 …}
          +nested: Doctrine\ORM\PersistentCollection {#4037 …}
          +votes: Doctrine\ORM\PersistentCollection {#4035 …}
          +reports: Doctrine\ORM\PersistentCollection {#4032 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
          -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 {#4045
            date: 2023-11-23 10:29:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4041}
        +body: "Until people stop bitching about reposts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700757979 {#4627
          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 {#4631 …}
        +nested: Doctrine\ORM\PersistentCollection {#4633 …}
        +votes: Doctrine\ORM\PersistentCollection {#4635 …}
        +reports: Doctrine\ORM\PersistentCollection {#4637 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
        -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 {#4628
          date: 2023-11-23 17:46:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4041}
      +body: "Reddit tier comment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700758315 {#4873
        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 {#4876 …}
      +nested: Doctrine\ORM\PersistentCollection {#4878 …}
      +votes: Doctrine\ORM\PersistentCollection {#4880 …}
      +reports: Doctrine\ORM\PersistentCollection {#4882 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4884 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4886 …}
      -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 {#4874
        date: 2023-11-23 17:51:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "Then go back, we don’t care."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700775795 {#5052
      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 {#5055 …}
    +nested: Doctrine\ORM\PersistentCollection {#5057 …}
    +votes: Doctrine\ORM\PersistentCollection {#5059 …}
    +reports: Doctrine\ORM\PersistentCollection {#5061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
    -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 {#5053
      date: 2023-11-23 22:43:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Good idea, then I can see nothing BUT that kind of shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700812290 {#5090
    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 {#5093 …}
  +nested: Doctrine\ORM\PersistentCollection {#5095 …}
  +votes: Doctrine\ORM\PersistentCollection {#5097 …}
  +reports: Doctrine\ORM\PersistentCollection {#5099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
  -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 {#5091
    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 {#5092
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5054
    +user: Proxies\__CG__\App\Entity\User {#4827 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4875
      +user: App\Entity\User {#4024 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4629
        +user: Proxies\__CG__\App\Entity\User {#4630 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4041
          +user: App\Entity\User {#4024 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +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 {#4047
            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 {#4039 …}
          +nested: Doctrine\ORM\PersistentCollection {#4037 …}
          +votes: Doctrine\ORM\PersistentCollection {#4035 …}
          +reports: Doctrine\ORM\PersistentCollection {#4032 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
          -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 {#4045
            date: 2023-11-23 10:29:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4041}
        +body: "Until people stop bitching about reposts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700757979 {#4627
          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 {#4631 …}
        +nested: Doctrine\ORM\PersistentCollection {#4633 …}
        +votes: Doctrine\ORM\PersistentCollection {#4635 …}
        +reports: Doctrine\ORM\PersistentCollection {#4637 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
        -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 {#4628
          date: 2023-11-23 17:46:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4041}
      +body: "Reddit tier comment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700758315 {#4873
        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 {#4876 …}
      +nested: Doctrine\ORM\PersistentCollection {#4878 …}
      +votes: Doctrine\ORM\PersistentCollection {#4880 …}
      +reports: Doctrine\ORM\PersistentCollection {#4882 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4884 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4886 …}
      -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 {#4874
        date: 2023-11-23 17:51:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "Then go back, we don’t care."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700775795 {#5052
      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 {#5055 …}
    +nested: Doctrine\ORM\PersistentCollection {#5057 …}
    +votes: Doctrine\ORM\PersistentCollection {#5059 …}
    +reports: Doctrine\ORM\PersistentCollection {#5061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
    -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 {#5053
      date: 2023-11-23 22:43:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Good idea, then I can see nothing BUT that kind of shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700812290 {#5090
    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 {#5093 …}
  +nested: Doctrine\ORM\PersistentCollection {#5095 …}
  +votes: Doctrine\ORM\PersistentCollection {#5097 …}
  +reports: Doctrine\ORM\PersistentCollection {#5099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
  -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 {#5091
    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 {#4122
  +user: App\Entity\User {#4135 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Cursed welding"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700728321 {#4117
    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 {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -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 {#4118
    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 {#4122
  +user: App\Entity\User {#4135 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Cursed welding"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700728321 {#4117
    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 {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -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 {#4118
    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 {#4122
  +user: App\Entity\User {#4135 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Cursed welding"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700728321 {#4117
    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 {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -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 {#4118
    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 {#4195
  +user: App\Entity\User {#4208 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Wakey wakey, septum bakey"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1700721012 {#4190
    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 {#4196 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
  -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 {#4191
    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 {#4195
  +user: App\Entity\User {#4208 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Wakey wakey, septum bakey"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1700721012 {#4190
    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 {#4196 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
  -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 {#4191
    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 {#4195
  +user: App\Entity\User {#4208 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Wakey wakey, septum bakey"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1700721012 {#4190
    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 {#4196 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
  -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 {#4191
    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 {#4268
  +user: App\Entity\User {#4281 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4263
    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 {#4269 …}
  +nested: Doctrine\ORM\PersistentCollection {#4271 …}
  +votes: Doctrine\ORM\PersistentCollection {#4273 …}
  +reports: Doctrine\ORM\PersistentCollection {#4275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
  -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 {#4264
    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 {#4268
  +user: App\Entity\User {#4281 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4263
    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 {#4269 …}
  +nested: Doctrine\ORM\PersistentCollection {#4271 …}
  +votes: Doctrine\ORM\PersistentCollection {#4273 …}
  +reports: Doctrine\ORM\PersistentCollection {#4275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
  -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 {#4264
    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 {#4268
  +user: App\Entity\User {#4281 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4263
    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 {#4269 …}
  +nested: Doctrine\ORM\PersistentCollection {#4271 …}
  +votes: Doctrine\ORM\PersistentCollection {#4273 …}
  +reports: Doctrine\ORM\PersistentCollection {#4275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
  -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 {#4264
    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 {#4342
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4336
    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 {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4345 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -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 {#4337
    date: 2023-11-28 22:33:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700714184 {#4338
    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 {#4342
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4336
    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 {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4345 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -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 {#4337
    date: 2023-11-28 22:33:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700714184 {#4338
    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 {#4342
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4336
    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 {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4345 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -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 {#4337
    date: 2023-11-28 22:33:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700714184 {#4338
    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 {#4596
  +user: Proxies\__CG__\App\Entity\User {#4597 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4336
      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 {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -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 {#4337
      date: 2023-11-28 22:33:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700714184 {#4338
      date: 2023-11-23 05:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +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 {#4594
    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 {#4598 …}
  +nested: Doctrine\ORM\PersistentCollection {#4600 …}
  +votes: Doctrine\ORM\PersistentCollection {#4602 …}
  +reports: Doctrine\ORM\PersistentCollection {#4604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
  -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 {#4595
    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 {#4596
  +user: Proxies\__CG__\App\Entity\User {#4597 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4336
      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 {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -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 {#4337
      date: 2023-11-28 22:33:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700714184 {#4338
      date: 2023-11-23 05:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +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 {#4594
    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 {#4598 …}
  +nested: Doctrine\ORM\PersistentCollection {#4600 …}
  +votes: Doctrine\ORM\PersistentCollection {#4602 …}
  +reports: Doctrine\ORM\PersistentCollection {#4604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
  -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 {#4595
    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 {#4596
  +user: Proxies\__CG__\App\Entity\User {#4597 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4336
      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 {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -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 {#4337
      date: 2023-11-28 22:33:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700714184 {#4338
      date: 2023-11-23 05:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +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 {#4594
    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 {#4598 …}
  +nested: Doctrine\ORM\PersistentCollection {#4600 …}
  +votes: Doctrine\ORM\PersistentCollection {#4602 …}
  +reports: Doctrine\ORM\PersistentCollection {#4604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
  -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 {#4595
    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 {#4747
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4336
        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 {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -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 {#4337
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4338
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +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 {#4594
      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 {#4598 …}
    +nested: Doctrine\ORM\PersistentCollection {#4600 …}
    +votes: Doctrine\ORM\PersistentCollection {#4602 …}
    +reports: Doctrine\ORM\PersistentCollection {#4604 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
    -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 {#4595
      date: 2023-11-23 07:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +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 {#4745
    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 {#4748 …}
  +nested: Doctrine\ORM\PersistentCollection {#4750 …}
  +votes: Doctrine\ORM\PersistentCollection {#4752 …}
  +reports: Doctrine\ORM\PersistentCollection {#4754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4758 …}
  -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 {#4746
    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 {#4747
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4336
        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 {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -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 {#4337
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4338
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +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 {#4594
      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 {#4598 …}
    +nested: Doctrine\ORM\PersistentCollection {#4600 …}
    +votes: Doctrine\ORM\PersistentCollection {#4602 …}
    +reports: Doctrine\ORM\PersistentCollection {#4604 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
    -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 {#4595
      date: 2023-11-23 07:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +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 {#4745
    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 {#4748 …}
  +nested: Doctrine\ORM\PersistentCollection {#4750 …}
  +votes: Doctrine\ORM\PersistentCollection {#4752 …}
  +reports: Doctrine\ORM\PersistentCollection {#4754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4758 …}
  -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 {#4746
    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 {#4747
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4336
        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 {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -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 {#4337
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4338
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +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 {#4594
      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 {#4598 …}
    +nested: Doctrine\ORM\PersistentCollection {#4600 …}
    +votes: Doctrine\ORM\PersistentCollection {#4602 …}
    +reports: Doctrine\ORM\PersistentCollection {#4604 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
    -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 {#4595
      date: 2023-11-23 07:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +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 {#4745
    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 {#4748 …}
  +nested: Doctrine\ORM\PersistentCollection {#4750 …}
  +votes: Doctrine\ORM\PersistentCollection {#4752 …}
  +reports: Doctrine\ORM\PersistentCollection {#4754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4758 …}
  -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 {#4746
    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 {#4762
  +user: Proxies\__CG__\App\Entity\User {#4763 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4336
        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 {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -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 {#4337
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4338
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +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 {#4594
      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 {#4598 …}
    +nested: Doctrine\ORM\PersistentCollection {#4600 …}
    +votes: Doctrine\ORM\PersistentCollection {#4602 …}
    +reports: Doctrine\ORM\PersistentCollection {#4604 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
    -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 {#4595
      date: 2023-11-23 07:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +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 {#4760
    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 {#4764 …}
  +nested: Doctrine\ORM\PersistentCollection {#4766 …}
  +votes: Doctrine\ORM\PersistentCollection {#4768 …}
  +reports: Doctrine\ORM\PersistentCollection {#4770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4774 …}
  -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 {#4761
    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 {#4762
  +user: Proxies\__CG__\App\Entity\User {#4763 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4336
        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 {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -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 {#4337
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4338
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +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 {#4594
      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 {#4598 …}
    +nested: Doctrine\ORM\PersistentCollection {#4600 …}
    +votes: Doctrine\ORM\PersistentCollection {#4602 …}
    +reports: Doctrine\ORM\PersistentCollection {#4604 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
    -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 {#4595
      date: 2023-11-23 07:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +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 {#4760
    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 {#4764 …}
  +nested: Doctrine\ORM\PersistentCollection {#4766 …}
  +votes: Doctrine\ORM\PersistentCollection {#4768 …}
  +reports: Doctrine\ORM\PersistentCollection {#4770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4774 …}
  -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 {#4761
    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 {#4762
  +user: Proxies\__CG__\App\Entity\User {#4763 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4336
        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 {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -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 {#4337
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4338
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +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 {#4594
      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 {#4598 …}
    +nested: Doctrine\ORM\PersistentCollection {#4600 …}
    +votes: Doctrine\ORM\PersistentCollection {#4602 …}
    +reports: Doctrine\ORM\PersistentCollection {#4604 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
    -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 {#4595
      date: 2023-11-23 07:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +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 {#4760
    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 {#4764 …}
  +nested: Doctrine\ORM\PersistentCollection {#4766 …}
  +votes: Doctrine\ORM\PersistentCollection {#4768 …}
  +reports: Doctrine\ORM\PersistentCollection {#4770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4774 …}
  -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 {#4761
    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 {#4778
  +user: Proxies\__CG__\App\Entity\User {#4779 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4336
        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 {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -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 {#4337
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4338
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +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 {#4594
      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 {#4598 …}
    +nested: Doctrine\ORM\PersistentCollection {#4600 …}
    +votes: Doctrine\ORM\PersistentCollection {#4602 …}
    +reports: Doctrine\ORM\PersistentCollection {#4604 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
    -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 {#4595
      date: 2023-11-23 07:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "If you do please let me know what happens lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700752484 {#4776
    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 {#4780 …}
  +nested: Doctrine\ORM\PersistentCollection {#4782 …}
  +votes: Doctrine\ORM\PersistentCollection {#4784 …}
  +reports: Doctrine\ORM\PersistentCollection {#4786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4790 …}
  -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 {#4777
    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 {#4778
  +user: Proxies\__CG__\App\Entity\User {#4779 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4336
        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 {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -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 {#4337
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4338
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +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 {#4594
      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 {#4598 …}
    +nested: Doctrine\ORM\PersistentCollection {#4600 …}
    +votes: Doctrine\ORM\PersistentCollection {#4602 …}
    +reports: Doctrine\ORM\PersistentCollection {#4604 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
    -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 {#4595
      date: 2023-11-23 07:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "If you do please let me know what happens lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700752484 {#4776
    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 {#4780 …}
  +nested: Doctrine\ORM\PersistentCollection {#4782 …}
  +votes: Doctrine\ORM\PersistentCollection {#4784 …}
  +reports: Doctrine\ORM\PersistentCollection {#4786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4790 …}
  -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 {#4777
    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 {#4778
  +user: Proxies\__CG__\App\Entity\User {#4779 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4596
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4336
        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 {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -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 {#4337
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4338
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +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 {#4594
      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 {#4598 …}
    +nested: Doctrine\ORM\PersistentCollection {#4600 …}
    +votes: Doctrine\ORM\PersistentCollection {#4602 …}
    +reports: Doctrine\ORM\PersistentCollection {#4604 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
    -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 {#4595
      date: 2023-11-23 07:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "If you do please let me know what happens lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700752484 {#4776
    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 {#4780 …}
  +nested: Doctrine\ORM\PersistentCollection {#4782 …}
  +votes: Doctrine\ORM\PersistentCollection {#4784 …}
  +reports: Doctrine\ORM\PersistentCollection {#4786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4790 …}
  -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 {#4777
    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 {#4613
  +user: Proxies\__CG__\App\Entity\User {#4614 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4336
      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 {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -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 {#4337
      date: 2023-11-28 22:33:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700714184 {#4338
      date: 2023-11-23 05:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +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 {#4610
    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 {#4615 …}
  +nested: Doctrine\ORM\PersistentCollection {#4617 …}
  +votes: Doctrine\ORM\PersistentCollection {#4619 …}
  +reports: Doctrine\ORM\PersistentCollection {#4621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
  -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 {#4611
    date: 2023-11-29 05:34:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700737748 {#4612
    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 {#4613
  +user: Proxies\__CG__\App\Entity\User {#4614 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4336
      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 {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -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 {#4337
      date: 2023-11-28 22:33:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700714184 {#4338
      date: 2023-11-23 05:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +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 {#4610
    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 {#4615 …}
  +nested: Doctrine\ORM\PersistentCollection {#4617 …}
  +votes: Doctrine\ORM\PersistentCollection {#4619 …}
  +reports: Doctrine\ORM\PersistentCollection {#4621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
  -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 {#4611
    date: 2023-11-29 05:34:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700737748 {#4612
    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 {#4613
  +user: Proxies\__CG__\App\Entity\User {#4614 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4336
      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 {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -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 {#4337
      date: 2023-11-28 22:33:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700714184 {#4338
      date: 2023-11-23 05:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +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 {#4610
    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 {#4615 …}
  +nested: Doctrine\ORM\PersistentCollection {#4617 …}
  +votes: Doctrine\ORM\PersistentCollection {#4619 …}
  +reports: Doctrine\ORM\PersistentCollection {#4621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
  -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 {#4611
    date: 2023-11-29 05:34:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700737748 {#4612
    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 {#4794
  +user: Proxies\__CG__\App\Entity\User {#4795 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4613
    +user: Proxies\__CG__\App\Entity\User {#4614 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4336
        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 {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -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 {#4337
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4338
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +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 {#4610
      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 {#4615 …}
    +nested: Doctrine\ORM\PersistentCollection {#4617 …}
    +votes: Doctrine\ORM\PersistentCollection {#4619 …}
    +reports: Doctrine\ORM\PersistentCollection {#4621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
    -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 {#4611
      date: 2023-11-29 05:34:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700737748 {#4612
      date: 2023-11-23 12:09:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "Thank you for your service"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700743488 {#4792
    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 {#4796 …}
  +nested: Doctrine\ORM\PersistentCollection {#4798 …}
  +votes: Doctrine\ORM\PersistentCollection {#4800 …}
  +reports: Doctrine\ORM\PersistentCollection {#4802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4806 …}
  -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 {#4793
    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 {#4794
  +user: Proxies\__CG__\App\Entity\User {#4795 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4613
    +user: Proxies\__CG__\App\Entity\User {#4614 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4336
        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 {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -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 {#4337
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4338
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +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 {#4610
      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 {#4615 …}
    +nested: Doctrine\ORM\PersistentCollection {#4617 …}
    +votes: Doctrine\ORM\PersistentCollection {#4619 …}
    +reports: Doctrine\ORM\PersistentCollection {#4621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
    -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 {#4611
      date: 2023-11-29 05:34:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700737748 {#4612
      date: 2023-11-23 12:09:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "Thank you for your service"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700743488 {#4792
    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 {#4796 …}
  +nested: Doctrine\ORM\PersistentCollection {#4798 …}
  +votes: Doctrine\ORM\PersistentCollection {#4800 …}
  +reports: Doctrine\ORM\PersistentCollection {#4802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4806 …}
  -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 {#4793
    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 {#4794
  +user: Proxies\__CG__\App\Entity\User {#4795 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4613
    +user: Proxies\__CG__\App\Entity\User {#4614 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4336
        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 {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -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 {#4337
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4338
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +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 {#4610
      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 {#4615 …}
    +nested: Doctrine\ORM\PersistentCollection {#4617 …}
    +votes: Doctrine\ORM\PersistentCollection {#4619 …}
    +reports: Doctrine\ORM\PersistentCollection {#4621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
    -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 {#4611
      date: 2023-11-29 05:34:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700737748 {#4612
      date: 2023-11-23 12:09:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "Thank you for your service"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700743488 {#4792
    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 {#4796 …}
  +nested: Doctrine\ORM\PersistentCollection {#4798 …}
  +votes: Doctrine\ORM\PersistentCollection {#4800 …}
  +reports: Doctrine\ORM\PersistentCollection {#4802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4806 …}
  -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 {#4793
    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 {#4810
  +user: Proxies\__CG__\App\Entity\User {#4811 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4613
    +user: Proxies\__CG__\App\Entity\User {#4614 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4336
        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 {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -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 {#4337
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4338
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +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 {#4610
      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 {#4615 …}
    +nested: Doctrine\ORM\PersistentCollection {#4617 …}
    +votes: Doctrine\ORM\PersistentCollection {#4619 …}
    +reports: Doctrine\ORM\PersistentCollection {#4621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
    -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 {#4611
      date: 2023-11-29 05:34:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700737748 {#4612
      date: 2023-11-23 12:09:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +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 {#4808
    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 {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4814 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -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 {#4809
    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 {#4810
  +user: Proxies\__CG__\App\Entity\User {#4811 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4613
    +user: Proxies\__CG__\App\Entity\User {#4614 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4336
        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 {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -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 {#4337
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4338
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +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 {#4610
      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 {#4615 …}
    +nested: Doctrine\ORM\PersistentCollection {#4617 …}
    +votes: Doctrine\ORM\PersistentCollection {#4619 …}
    +reports: Doctrine\ORM\PersistentCollection {#4621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
    -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 {#4611
      date: 2023-11-29 05:34:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700737748 {#4612
      date: 2023-11-23 12:09:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +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 {#4808
    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 {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4814 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -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 {#4809
    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 {#4810
  +user: Proxies\__CG__\App\Entity\User {#4811 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4613
    +user: Proxies\__CG__\App\Entity\User {#4614 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4336
        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 {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -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 {#4337
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4338
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +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 {#4610
      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 {#4615 …}
    +nested: Doctrine\ORM\PersistentCollection {#4617 …}
    +votes: Doctrine\ORM\PersistentCollection {#4619 …}
    +reports: Doctrine\ORM\PersistentCollection {#4621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
    -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 {#4611
      date: 2023-11-29 05:34:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700737748 {#4612
      date: 2023-11-23 12:09:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +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 {#4808
    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 {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4814 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -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 {#4809
    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 {#5039
  +user: Proxies\__CG__\App\Entity\User {#4614 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4810
    +user: Proxies\__CG__\App\Entity\User {#4811 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4613
      +user: Proxies\__CG__\App\Entity\User {#4614 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4342
        +user: App\Entity\User {#4355 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4336
          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 {#4343 …}
        +nested: Doctrine\ORM\PersistentCollection {#4345 …}
        +votes: Doctrine\ORM\PersistentCollection {#4347 …}
        +reports: Doctrine\ORM\PersistentCollection {#4349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
        -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 {#4337
          date: 2023-11-28 22:33:22.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700714184 {#4338
          date: 2023-11-23 05:36:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4342}
      +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 {#4610
        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 {#4615 …}
      +nested: Doctrine\ORM\PersistentCollection {#4617 …}
      +votes: Doctrine\ORM\PersistentCollection {#4619 …}
      +reports: Doctrine\ORM\PersistentCollection {#4621 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
      -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 {#4611
        date: 2023-11-29 05:34:38.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700737748 {#4612
        date: 2023-11-23 12:09:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +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 {#4808
      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 {#4812 …}
    +nested: Doctrine\ORM\PersistentCollection {#4814 …}
    +votes: Doctrine\ORM\PersistentCollection {#4816 …}
    +reports: Doctrine\ORM\PersistentCollection {#4818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
    -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 {#4809
      date: 2023-11-23 16:17:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +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 {#5036
    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 {#5040 …}
  +nested: Doctrine\ORM\PersistentCollection {#5042 …}
  +votes: Doctrine\ORM\PersistentCollection {#5044 …}
  +reports: Doctrine\ORM\PersistentCollection {#5046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
  -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 {#5037
    date: 2023-11-29 13:19:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700753987 {#5038
    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 {#5039
  +user: Proxies\__CG__\App\Entity\User {#4614 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4810
    +user: Proxies\__CG__\App\Entity\User {#4811 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4613
      +user: Proxies\__CG__\App\Entity\User {#4614 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4342
        +user: App\Entity\User {#4355 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4336
          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 {#4343 …}
        +nested: Doctrine\ORM\PersistentCollection {#4345 …}
        +votes: Doctrine\ORM\PersistentCollection {#4347 …}
        +reports: Doctrine\ORM\PersistentCollection {#4349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
        -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 {#4337
          date: 2023-11-28 22:33:22.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700714184 {#4338
          date: 2023-11-23 05:36:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4342}
      +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 {#4610
        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 {#4615 …}
      +nested: Doctrine\ORM\PersistentCollection {#4617 …}
      +votes: Doctrine\ORM\PersistentCollection {#4619 …}
      +reports: Doctrine\ORM\PersistentCollection {#4621 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
      -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 {#4611
        date: 2023-11-29 05:34:38.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700737748 {#4612
        date: 2023-11-23 12:09:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +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 {#4808
      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 {#4812 …}
    +nested: Doctrine\ORM\PersistentCollection {#4814 …}
    +votes: Doctrine\ORM\PersistentCollection {#4816 …}
    +reports: Doctrine\ORM\PersistentCollection {#4818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
    -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 {#4809
      date: 2023-11-23 16:17:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +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 {#5036
    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 {#5040 …}
  +nested: Doctrine\ORM\PersistentCollection {#5042 …}
  +votes: Doctrine\ORM\PersistentCollection {#5044 …}
  +reports: Doctrine\ORM\PersistentCollection {#5046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
  -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 {#5037
    date: 2023-11-29 13:19:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700753987 {#5038
    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 {#5039
  +user: Proxies\__CG__\App\Entity\User {#4614 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4810
    +user: Proxies\__CG__\App\Entity\User {#4811 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4613
      +user: Proxies\__CG__\App\Entity\User {#4614 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4342
        +user: App\Entity\User {#4355 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4336
          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 {#4343 …}
        +nested: Doctrine\ORM\PersistentCollection {#4345 …}
        +votes: Doctrine\ORM\PersistentCollection {#4347 …}
        +reports: Doctrine\ORM\PersistentCollection {#4349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
        -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 {#4337
          date: 2023-11-28 22:33:22.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700714184 {#4338
          date: 2023-11-23 05:36:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4342}
      +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 {#4610
        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 {#4615 …}
      +nested: Doctrine\ORM\PersistentCollection {#4617 …}
      +votes: Doctrine\ORM\PersistentCollection {#4619 …}
      +reports: Doctrine\ORM\PersistentCollection {#4621 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
      -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 {#4611
        date: 2023-11-29 05:34:38.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700737748 {#4612
        date: 2023-11-23 12:09:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +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 {#4808
      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 {#4812 …}
    +nested: Doctrine\ORM\PersistentCollection {#4814 …}
    +votes: Doctrine\ORM\PersistentCollection {#4816 …}
    +reports: Doctrine\ORM\PersistentCollection {#4818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
    -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 {#4809
      date: 2023-11-23 16:17:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +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 {#5036
    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 {#5040 …}
  +nested: Doctrine\ORM\PersistentCollection {#5042 …}
  +votes: Doctrine\ORM\PersistentCollection {#5044 …}
  +reports: Doctrine\ORM\PersistentCollection {#5046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
  -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 {#5037
    date: 2023-11-29 13:19:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700753987 {#5038
    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 {#4826
  +user: Proxies\__CG__\App\Entity\User {#4827 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4613
    +user: Proxies\__CG__\App\Entity\User {#4614 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4336
        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 {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -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 {#4337
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4338
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +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 {#4610
      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 {#4615 …}
    +nested: Doctrine\ORM\PersistentCollection {#4617 …}
    +votes: Doctrine\ORM\PersistentCollection {#4619 …}
    +reports: Doctrine\ORM\PersistentCollection {#4621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
    -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 {#4611
      date: 2023-11-29 05:34:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700737748 {#4612
      date: 2023-11-23 12:09:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "/c/theydidthescience"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700775695 {#4824
    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 {#4828 …}
  +nested: Doctrine\ORM\PersistentCollection {#4830 …}
  +votes: Doctrine\ORM\PersistentCollection {#4832 …}
  +reports: Doctrine\ORM\PersistentCollection {#4834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4838 …}
  -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 {#4825
    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 {#4826
  +user: Proxies\__CG__\App\Entity\User {#4827 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4613
    +user: Proxies\__CG__\App\Entity\User {#4614 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4336
        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 {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -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 {#4337
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4338
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +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 {#4610
      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 {#4615 …}
    +nested: Doctrine\ORM\PersistentCollection {#4617 …}
    +votes: Doctrine\ORM\PersistentCollection {#4619 …}
    +reports: Doctrine\ORM\PersistentCollection {#4621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
    -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 {#4611
      date: 2023-11-29 05:34:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700737748 {#4612
      date: 2023-11-23 12:09:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "/c/theydidthescience"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700775695 {#4824
    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 {#4828 …}
  +nested: Doctrine\ORM\PersistentCollection {#4830 …}
  +votes: Doctrine\ORM\PersistentCollection {#4832 …}
  +reports: Doctrine\ORM\PersistentCollection {#4834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4838 …}
  -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 {#4825
    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 {#4826
  +user: Proxies\__CG__\App\Entity\User {#4827 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4613
    +user: Proxies\__CG__\App\Entity\User {#4614 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4336
        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 {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -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 {#4337
        date: 2023-11-28 22:33:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700714184 {#4338
        date: 2023-11-23 05:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +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 {#4610
      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 {#4615 …}
    +nested: Doctrine\ORM\PersistentCollection {#4617 …}
    +votes: Doctrine\ORM\PersistentCollection {#4619 …}
    +reports: Doctrine\ORM\PersistentCollection {#4621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
    -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 {#4611
      date: 2023-11-29 05:34:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700737748 {#4612
      date: 2023-11-23 12:09:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "/c/theydidthescience"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700775695 {#4824
    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 {#4828 …}
  +nested: Doctrine\ORM\PersistentCollection {#4830 …}
  +votes: Doctrine\ORM\PersistentCollection {#4832 …}
  +reports: Doctrine\ORM\PersistentCollection {#4834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4838 …}
  -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 {#4825
    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 {#4416
  +user: App\Entity\User {#4429 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4411
    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 {#4417 …}
  +nested: Doctrine\ORM\PersistentCollection {#4419 …}
  +votes: Doctrine\ORM\PersistentCollection {#4421 …}
  +reports: Doctrine\ORM\PersistentCollection {#4423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
  -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 {#4412
    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 {#4416
  +user: App\Entity\User {#4429 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4411
    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 {#4417 …}
  +nested: Doctrine\ORM\PersistentCollection {#4419 …}
  +votes: Doctrine\ORM\PersistentCollection {#4421 …}
  +reports: Doctrine\ORM\PersistentCollection {#4423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
  -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 {#4412
    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 {#4416
  +user: App\Entity\User {#4429 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4411
    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 {#4417 …}
  +nested: Doctrine\ORM\PersistentCollection {#4419 …}
  +votes: Doctrine\ORM\PersistentCollection {#4421 …}
  +reports: Doctrine\ORM\PersistentCollection {#4423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
  -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 {#4412
    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 {#4503
  +user: Proxies\__CG__\App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4504
    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 {#4493 …}
  +nested: Doctrine\ORM\PersistentCollection {#4497 …}
  +votes: Doctrine\ORM\PersistentCollection {#4495 …}
  +reports: Doctrine\ORM\PersistentCollection {#4508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
  -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 {#4501
    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 {#4503
  +user: Proxies\__CG__\App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4504
    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 {#4493 …}
  +nested: Doctrine\ORM\PersistentCollection {#4497 …}
  +votes: Doctrine\ORM\PersistentCollection {#4495 …}
  +reports: Doctrine\ORM\PersistentCollection {#4508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
  -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 {#4501
    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 {#4503
  +user: Proxies\__CG__\App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4504
    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 {#4493 …}
  +nested: Doctrine\ORM\PersistentCollection {#4497 …}
  +votes: Doctrine\ORM\PersistentCollection {#4495 …}
  +reports: Doctrine\ORM\PersistentCollection {#4508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
  -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 {#4501
    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 {#4656
  +user: Proxies\__CG__\App\Entity\User {#4650 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: Proxies\__CG__\App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4504
      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 {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4497 …}
    +votes: Doctrine\ORM\PersistentCollection {#4495 …}
    +reports: Doctrine\ORM\PersistentCollection {#4508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
    -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 {#4501
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4657
    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 {#4644 …}
  +nested: Doctrine\ORM\PersistentCollection {#4648 …}
  +votes: Doctrine\ORM\PersistentCollection {#4646 …}
  +reports: Doctrine\ORM\PersistentCollection {#4660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4664 …}
  -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 {#4654
    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 {#4656
  +user: Proxies\__CG__\App\Entity\User {#4650 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: Proxies\__CG__\App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4504
      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 {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4497 …}
    +votes: Doctrine\ORM\PersistentCollection {#4495 …}
    +reports: Doctrine\ORM\PersistentCollection {#4508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
    -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 {#4501
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4657
    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 {#4644 …}
  +nested: Doctrine\ORM\PersistentCollection {#4648 …}
  +votes: Doctrine\ORM\PersistentCollection {#4646 …}
  +reports: Doctrine\ORM\PersistentCollection {#4660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4664 …}
  -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 {#4654
    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 {#4656
  +user: Proxies\__CG__\App\Entity\User {#4650 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: Proxies\__CG__\App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4504
      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 {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4497 …}
    +votes: Doctrine\ORM\PersistentCollection {#4495 …}
    +reports: Doctrine\ORM\PersistentCollection {#4508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
    -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 {#4501
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4657
    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 {#4644 …}
  +nested: Doctrine\ORM\PersistentCollection {#4648 …}
  +votes: Doctrine\ORM\PersistentCollection {#4646 …}
  +reports: Doctrine\ORM\PersistentCollection {#4660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4664 …}
  -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 {#4654
    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 {#4898
  +user: Proxies\__CG__\App\Entity\User {#4895 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4656
    +user: Proxies\__CG__\App\Entity\User {#4650 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: Proxies\__CG__\App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4416
        +user: App\Entity\User {#4429 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4411
          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 {#4417 …}
        +nested: Doctrine\ORM\PersistentCollection {#4419 …}
        +votes: Doctrine\ORM\PersistentCollection {#4421 …}
        +reports: Doctrine\ORM\PersistentCollection {#4423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
        -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 {#4412
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4416}
      +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 {#4504
        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 {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4497 …}
      +votes: Doctrine\ORM\PersistentCollection {#4495 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -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 {#4501
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4657
      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 {#4644 …}
    +nested: Doctrine\ORM\PersistentCollection {#4648 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4664 …}
    -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 {#4654
      date: 2023-11-23 05:02:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4899
    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 {#4892 …}
  +nested: Doctrine\ORM\PersistentCollection {#4890 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
  -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 {#4902
    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 {#4898
  +user: Proxies\__CG__\App\Entity\User {#4895 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4656
    +user: Proxies\__CG__\App\Entity\User {#4650 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: Proxies\__CG__\App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4416
        +user: App\Entity\User {#4429 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4411
          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 {#4417 …}
        +nested: Doctrine\ORM\PersistentCollection {#4419 …}
        +votes: Doctrine\ORM\PersistentCollection {#4421 …}
        +reports: Doctrine\ORM\PersistentCollection {#4423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
        -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 {#4412
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4416}
      +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 {#4504
        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 {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4497 …}
      +votes: Doctrine\ORM\PersistentCollection {#4495 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -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 {#4501
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4657
      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 {#4644 …}
    +nested: Doctrine\ORM\PersistentCollection {#4648 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4664 …}
    -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 {#4654
      date: 2023-11-23 05:02:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4899
    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 {#4892 …}
  +nested: Doctrine\ORM\PersistentCollection {#4890 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
  -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 {#4902
    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 {#4898
  +user: Proxies\__CG__\App\Entity\User {#4895 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4656
    +user: Proxies\__CG__\App\Entity\User {#4650 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: Proxies\__CG__\App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4416
        +user: App\Entity\User {#4429 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4411
          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 {#4417 …}
        +nested: Doctrine\ORM\PersistentCollection {#4419 …}
        +votes: Doctrine\ORM\PersistentCollection {#4421 …}
        +reports: Doctrine\ORM\PersistentCollection {#4423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
        -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 {#4412
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4416}
      +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 {#4504
        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 {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4497 …}
      +votes: Doctrine\ORM\PersistentCollection {#4495 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -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 {#4501
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4657
      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 {#4644 …}
    +nested: Doctrine\ORM\PersistentCollection {#4648 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4664 …}
    -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 {#4654
      date: 2023-11-23 05:02:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4899
    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 {#4892 …}
  +nested: Doctrine\ORM\PersistentCollection {#4890 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
  -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 {#4902
    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 {#4913
  +user: Proxies\__CG__\App\Entity\User {#4914 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4656
    +user: Proxies\__CG__\App\Entity\User {#4650 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: Proxies\__CG__\App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4416
        +user: App\Entity\User {#4429 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4411
          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 {#4417 …}
        +nested: Doctrine\ORM\PersistentCollection {#4419 …}
        +votes: Doctrine\ORM\PersistentCollection {#4421 …}
        +reports: Doctrine\ORM\PersistentCollection {#4423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
        -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 {#4412
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4416}
      +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 {#4504
        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 {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4497 …}
      +votes: Doctrine\ORM\PersistentCollection {#4495 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -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 {#4501
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4657
      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 {#4644 …}
    +nested: Doctrine\ORM\PersistentCollection {#4648 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4664 …}
    -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 {#4654
      date: 2023-11-23 05:02:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "Can confirm. Used to lick them as a kid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700726940 {#4911
    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 {#4915 …}
  +nested: Doctrine\ORM\PersistentCollection {#4917 …}
  +votes: Doctrine\ORM\PersistentCollection {#4919 …}
  +reports: Doctrine\ORM\PersistentCollection {#4921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
  -id: 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 {#4912
    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 {#4913
  +user: Proxies\__CG__\App\Entity\User {#4914 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4656
    +user: Proxies\__CG__\App\Entity\User {#4650 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: Proxies\__CG__\App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4416
        +user: App\Entity\User {#4429 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4411
          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 {#4417 …}
        +nested: Doctrine\ORM\PersistentCollection {#4419 …}
        +votes: Doctrine\ORM\PersistentCollection {#4421 …}
        +reports: Doctrine\ORM\PersistentCollection {#4423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
        -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 {#4412
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4416}
      +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 {#4504
        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 {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4497 …}
      +votes: Doctrine\ORM\PersistentCollection {#4495 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -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 {#4501
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4657
      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 {#4644 …}
    +nested: Doctrine\ORM\PersistentCollection {#4648 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4664 …}
    -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 {#4654
      date: 2023-11-23 05:02:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "Can confirm. Used to lick them as a kid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700726940 {#4911
    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 {#4915 …}
  +nested: Doctrine\ORM\PersistentCollection {#4917 …}
  +votes: Doctrine\ORM\PersistentCollection {#4919 …}
  +reports: Doctrine\ORM\PersistentCollection {#4921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
  -id: 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 {#4912
    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 {#4913
  +user: Proxies\__CG__\App\Entity\User {#4914 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4656
    +user: Proxies\__CG__\App\Entity\User {#4650 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: Proxies\__CG__\App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4416
        +user: App\Entity\User {#4429 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4411
          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 {#4417 …}
        +nested: Doctrine\ORM\PersistentCollection {#4419 …}
        +votes: Doctrine\ORM\PersistentCollection {#4421 …}
        +reports: Doctrine\ORM\PersistentCollection {#4423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
        -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 {#4412
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4416}
      +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 {#4504
        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 {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4497 …}
      +votes: Doctrine\ORM\PersistentCollection {#4495 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -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 {#4501
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4657
      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 {#4644 …}
    +nested: Doctrine\ORM\PersistentCollection {#4648 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4664 …}
    -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 {#4654
      date: 2023-11-23 05:02:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "Can confirm. Used to lick them as a kid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700726940 {#4911
    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 {#4915 …}
  +nested: Doctrine\ORM\PersistentCollection {#4917 …}
  +votes: Doctrine\ORM\PersistentCollection {#4919 …}
  +reports: Doctrine\ORM\PersistentCollection {#4921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
  -id: 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 {#4912
    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 {#4669
  +user: Proxies\__CG__\App\Entity\User {#4670 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: Proxies\__CG__\App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4504
      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 {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4497 …}
    +votes: Doctrine\ORM\PersistentCollection {#4495 …}
    +reports: Doctrine\ORM\PersistentCollection {#4508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
    -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 {#4501
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "But it’d probably get really hot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700712835 {#4666
    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 {#4671 …}
  +nested: Doctrine\ORM\PersistentCollection {#4673 …}
  +votes: Doctrine\ORM\PersistentCollection {#4675 …}
  +reports: Doctrine\ORM\PersistentCollection {#4677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
  -id: 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 {#4667
    date: 2023-11-28 22:03:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700712835 {#4668
    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 {#4669
  +user: Proxies\__CG__\App\Entity\User {#4670 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: Proxies\__CG__\App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4504
      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 {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4497 …}
    +votes: Doctrine\ORM\PersistentCollection {#4495 …}
    +reports: Doctrine\ORM\PersistentCollection {#4508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
    -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 {#4501
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "But it’d probably get really hot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700712835 {#4666
    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 {#4671 …}
  +nested: Doctrine\ORM\PersistentCollection {#4673 …}
  +votes: Doctrine\ORM\PersistentCollection {#4675 …}
  +reports: Doctrine\ORM\PersistentCollection {#4677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
  -id: 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 {#4667
    date: 2023-11-28 22:03:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700712835 {#4668
    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 {#4669
  +user: Proxies\__CG__\App\Entity\User {#4670 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: Proxies\__CG__\App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4504
      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 {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4497 …}
    +votes: Doctrine\ORM\PersistentCollection {#4495 …}
    +reports: Doctrine\ORM\PersistentCollection {#4508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
    -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 {#4501
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "But it’d probably get really hot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700712835 {#4666
    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 {#4671 …}
  +nested: Doctrine\ORM\PersistentCollection {#4673 …}
  +votes: Doctrine\ORM\PersistentCollection {#4675 …}
  +reports: Doctrine\ORM\PersistentCollection {#4677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
  -id: 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 {#4667
    date: 2023-11-28 22:03:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700712835 {#4668
    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 {#4685
  +user: Proxies\__CG__\App\Entity\User {#4549 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: Proxies\__CG__\App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4504
      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 {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4497 …}
    +votes: Doctrine\ORM\PersistentCollection {#4495 …}
    +reports: Doctrine\ORM\PersistentCollection {#4508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
    -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 {#4501
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "Another confidently incorrect person"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700713775 {#4683
    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 {#4686 …}
  +nested: Doctrine\ORM\PersistentCollection {#4688 …}
  +votes: Doctrine\ORM\PersistentCollection {#4690 …}
  +reports: Doctrine\ORM\PersistentCollection {#4692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4696 …}
  -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 {#4684
    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 {#4685
  +user: Proxies\__CG__\App\Entity\User {#4549 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: Proxies\__CG__\App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4504
      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 {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4497 …}
    +votes: Doctrine\ORM\PersistentCollection {#4495 …}
    +reports: Doctrine\ORM\PersistentCollection {#4508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
    -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 {#4501
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "Another confidently incorrect person"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700713775 {#4683
    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 {#4686 …}
  +nested: Doctrine\ORM\PersistentCollection {#4688 …}
  +votes: Doctrine\ORM\PersistentCollection {#4690 …}
  +reports: Doctrine\ORM\PersistentCollection {#4692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4696 …}
  -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 {#4684
    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 {#4685
  +user: Proxies\__CG__\App\Entity\User {#4549 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: Proxies\__CG__\App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4504
      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 {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4497 …}
    +votes: Doctrine\ORM\PersistentCollection {#4495 …}
    +reports: Doctrine\ORM\PersistentCollection {#4508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
    -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 {#4501
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "Another confidently incorrect person"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700713775 {#4683
    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 {#4686 …}
  +nested: Doctrine\ORM\PersistentCollection {#4688 …}
  +votes: Doctrine\ORM\PersistentCollection {#4690 …}
  +reports: Doctrine\ORM\PersistentCollection {#4692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4696 …}
  -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 {#4684
    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 {#4990
  +user: Proxies\__CG__\App\Entity\User {#4991 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4685
    +user: Proxies\__CG__\App\Entity\User {#4549 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: Proxies\__CG__\App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4416
        +user: App\Entity\User {#4429 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4411
          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 {#4417 …}
        +nested: Doctrine\ORM\PersistentCollection {#4419 …}
        +votes: Doctrine\ORM\PersistentCollection {#4421 …}
        +reports: Doctrine\ORM\PersistentCollection {#4423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
        -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 {#4412
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4416}
      +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 {#4504
        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 {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4497 …}
      +votes: Doctrine\ORM\PersistentCollection {#4495 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -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 {#4501
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +body: "Another confidently incorrect person"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700713775 {#4683
      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 {#4686 …}
    +nested: Doctrine\ORM\PersistentCollection {#4688 …}
    +votes: Doctrine\ORM\PersistentCollection {#4690 …}
    +reports: Doctrine\ORM\PersistentCollection {#4692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4696 …}
    -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 {#4684
      date: 2023-11-23 05:29:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "What? They are clearly just screwing around man."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700724643 {#4988
    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 {#4992 …}
  +nested: Doctrine\ORM\PersistentCollection {#4994 …}
  +votes: Doctrine\ORM\PersistentCollection {#4996 …}
  +reports: Doctrine\ORM\PersistentCollection {#4998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5002 …}
  -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 {#4989
    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 {#4990
  +user: Proxies\__CG__\App\Entity\User {#4991 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4685
    +user: Proxies\__CG__\App\Entity\User {#4549 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: Proxies\__CG__\App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4416
        +user: App\Entity\User {#4429 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4411
          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 {#4417 …}
        +nested: Doctrine\ORM\PersistentCollection {#4419 …}
        +votes: Doctrine\ORM\PersistentCollection {#4421 …}
        +reports: Doctrine\ORM\PersistentCollection {#4423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
        -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 {#4412
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4416}
      +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 {#4504
        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 {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4497 …}
      +votes: Doctrine\ORM\PersistentCollection {#4495 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -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 {#4501
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +body: "Another confidently incorrect person"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700713775 {#4683
      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 {#4686 …}
    +nested: Doctrine\ORM\PersistentCollection {#4688 …}
    +votes: Doctrine\ORM\PersistentCollection {#4690 …}
    +reports: Doctrine\ORM\PersistentCollection {#4692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4696 …}
    -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 {#4684
      date: 2023-11-23 05:29:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "What? They are clearly just screwing around man."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700724643 {#4988
    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 {#4992 …}
  +nested: Doctrine\ORM\PersistentCollection {#4994 …}
  +votes: Doctrine\ORM\PersistentCollection {#4996 …}
  +reports: Doctrine\ORM\PersistentCollection {#4998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5002 …}
  -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 {#4989
    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 {#4990
  +user: Proxies\__CG__\App\Entity\User {#4991 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4685
    +user: Proxies\__CG__\App\Entity\User {#4549 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: Proxies\__CG__\App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4416
        +user: App\Entity\User {#4429 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4411
          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 {#4417 …}
        +nested: Doctrine\ORM\PersistentCollection {#4419 …}
        +votes: Doctrine\ORM\PersistentCollection {#4421 …}
        +reports: Doctrine\ORM\PersistentCollection {#4423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
        -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 {#4412
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4416}
      +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 {#4504
        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 {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4497 …}
      +votes: Doctrine\ORM\PersistentCollection {#4495 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -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 {#4501
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +body: "Another confidently incorrect person"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700713775 {#4683
      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 {#4686 …}
    +nested: Doctrine\ORM\PersistentCollection {#4688 …}
    +votes: Doctrine\ORM\PersistentCollection {#4690 …}
    +reports: Doctrine\ORM\PersistentCollection {#4692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4696 …}
    -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 {#4684
      date: 2023-11-23 05:29:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "What? They are clearly just screwing around man."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700724643 {#4988
    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 {#4992 …}
  +nested: Doctrine\ORM\PersistentCollection {#4994 …}
  +votes: Doctrine\ORM\PersistentCollection {#4996 …}
  +reports: Doctrine\ORM\PersistentCollection {#4998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5002 …}
  -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 {#4989
    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 {#5006
  +user: Proxies\__CG__\App\Entity\User {#5007 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4685
    +user: Proxies\__CG__\App\Entity\User {#4549 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: Proxies\__CG__\App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4416
        +user: App\Entity\User {#4429 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4411
          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 {#4417 …}
        +nested: Doctrine\ORM\PersistentCollection {#4419 …}
        +votes: Doctrine\ORM\PersistentCollection {#4421 …}
        +reports: Doctrine\ORM\PersistentCollection {#4423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
        -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 {#4412
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4416}
      +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 {#4504
        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 {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4497 …}
      +votes: Doctrine\ORM\PersistentCollection {#4495 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -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 {#4501
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +body: "Another confidently incorrect person"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700713775 {#4683
      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 {#4686 …}
    +nested: Doctrine\ORM\PersistentCollection {#4688 …}
    +votes: Doctrine\ORM\PersistentCollection {#4690 …}
    +reports: Doctrine\ORM\PersistentCollection {#4692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4696 …}
    -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 {#4684
      date: 2023-11-23 05:29:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "Woosh I guess"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700728561 {#5004
    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 {#5008 …}
  +nested: Doctrine\ORM\PersistentCollection {#5010 …}
  +votes: Doctrine\ORM\PersistentCollection {#5012 …}
  +reports: Doctrine\ORM\PersistentCollection {#5014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5018 …}
  -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 {#5005
    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 {#5006
  +user: Proxies\__CG__\App\Entity\User {#5007 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4685
    +user: Proxies\__CG__\App\Entity\User {#4549 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: Proxies\__CG__\App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4416
        +user: App\Entity\User {#4429 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4411
          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 {#4417 …}
        +nested: Doctrine\ORM\PersistentCollection {#4419 …}
        +votes: Doctrine\ORM\PersistentCollection {#4421 …}
        +reports: Doctrine\ORM\PersistentCollection {#4423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
        -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 {#4412
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4416}
      +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 {#4504
        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 {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4497 …}
      +votes: Doctrine\ORM\PersistentCollection {#4495 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -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 {#4501
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +body: "Another confidently incorrect person"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700713775 {#4683
      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 {#4686 …}
    +nested: Doctrine\ORM\PersistentCollection {#4688 …}
    +votes: Doctrine\ORM\PersistentCollection {#4690 …}
    +reports: Doctrine\ORM\PersistentCollection {#4692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4696 …}
    -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 {#4684
      date: 2023-11-23 05:29:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "Woosh I guess"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700728561 {#5004
    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 {#5008 …}
  +nested: Doctrine\ORM\PersistentCollection {#5010 …}
  +votes: Doctrine\ORM\PersistentCollection {#5012 …}
  +reports: Doctrine\ORM\PersistentCollection {#5014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5018 …}
  -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 {#5005
    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 {#5006
  +user: Proxies\__CG__\App\Entity\User {#5007 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4685
    +user: Proxies\__CG__\App\Entity\User {#4549 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: Proxies\__CG__\App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4416
        +user: App\Entity\User {#4429 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4411
          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 {#4417 …}
        +nested: Doctrine\ORM\PersistentCollection {#4419 …}
        +votes: Doctrine\ORM\PersistentCollection {#4421 …}
        +reports: Doctrine\ORM\PersistentCollection {#4423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
        -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 {#4412
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4416}
      +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 {#4504
        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 {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4497 …}
      +votes: Doctrine\ORM\PersistentCollection {#4495 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -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 {#4501
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +body: "Another confidently incorrect person"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700713775 {#4683
      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 {#4686 …}
    +nested: Doctrine\ORM\PersistentCollection {#4688 …}
    +votes: Doctrine\ORM\PersistentCollection {#4690 …}
    +reports: Doctrine\ORM\PersistentCollection {#4692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4696 …}
    -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 {#4684
      date: 2023-11-23 05:29:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "Woosh I guess"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700728561 {#5004
    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 {#5008 …}
  +nested: Doctrine\ORM\PersistentCollection {#5010 …}
  +votes: Doctrine\ORM\PersistentCollection {#5012 …}
  +reports: Doctrine\ORM\PersistentCollection {#5014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5018 …}
  -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 {#5005
    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 {#4700
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: Proxies\__CG__\App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4504
      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 {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4497 …}
    +votes: Doctrine\ORM\PersistentCollection {#4495 …}
    +reports: Doctrine\ORM\PersistentCollection {#4508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
    -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 {#4501
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4698
    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 {#4701 …}
  +nested: Doctrine\ORM\PersistentCollection {#4703 …}
  +votes: Doctrine\ORM\PersistentCollection {#4705 …}
  +reports: Doctrine\ORM\PersistentCollection {#4707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4711 …}
  -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 {#4699
    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 {#4700
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: Proxies\__CG__\App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4504
      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 {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4497 …}
    +votes: Doctrine\ORM\PersistentCollection {#4495 …}
    +reports: Doctrine\ORM\PersistentCollection {#4508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
    -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 {#4501
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4698
    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 {#4701 …}
  +nested: Doctrine\ORM\PersistentCollection {#4703 …}
  +votes: Doctrine\ORM\PersistentCollection {#4705 …}
  +reports: Doctrine\ORM\PersistentCollection {#4707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4711 …}
  -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 {#4699
    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 {#4700
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: Proxies\__CG__\App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4504
      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 {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4497 …}
    +votes: Doctrine\ORM\PersistentCollection {#4495 …}
    +reports: Doctrine\ORM\PersistentCollection {#4508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
    -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 {#4501
      date: 2023-11-23 05:00:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4698
    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 {#4701 …}
  +nested: Doctrine\ORM\PersistentCollection {#4703 …}
  +votes: Doctrine\ORM\PersistentCollection {#4705 …}
  +reports: Doctrine\ORM\PersistentCollection {#4707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4711 …}
  -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 {#4699
    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 {#5022
  +user: Proxies\__CG__\App\Entity\User {#5023 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4700
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: Proxies\__CG__\App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4416
        +user: App\Entity\User {#4429 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4411
          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 {#4417 …}
        +nested: Doctrine\ORM\PersistentCollection {#4419 …}
        +votes: Doctrine\ORM\PersistentCollection {#4421 …}
        +reports: Doctrine\ORM\PersistentCollection {#4423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
        -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 {#4412
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4416}
      +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 {#4504
        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 {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4497 …}
      +votes: Doctrine\ORM\PersistentCollection {#4495 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -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 {#4501
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4698
      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 {#4701 …}
    +nested: Doctrine\ORM\PersistentCollection {#4703 …}
    +votes: Doctrine\ORM\PersistentCollection {#4705 …}
    +reports: Doctrine\ORM\PersistentCollection {#4707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4709 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4711 …}
    -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 {#4699
      date: 2023-11-23 05:51:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#5020
    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 {#5024 …}
  +nested: Doctrine\ORM\PersistentCollection {#5026 …}
  +votes: Doctrine\ORM\PersistentCollection {#5028 …}
  +reports: Doctrine\ORM\PersistentCollection {#5030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5034 …}
  -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 {#5021
    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 {#5022
  +user: Proxies\__CG__\App\Entity\User {#5023 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4700
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: Proxies\__CG__\App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4416
        +user: App\Entity\User {#4429 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4411
          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 {#4417 …}
        +nested: Doctrine\ORM\PersistentCollection {#4419 …}
        +votes: Doctrine\ORM\PersistentCollection {#4421 …}
        +reports: Doctrine\ORM\PersistentCollection {#4423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
        -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 {#4412
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4416}
      +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 {#4504
        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 {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4497 …}
      +votes: Doctrine\ORM\PersistentCollection {#4495 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -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 {#4501
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4698
      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 {#4701 …}
    +nested: Doctrine\ORM\PersistentCollection {#4703 …}
    +votes: Doctrine\ORM\PersistentCollection {#4705 …}
    +reports: Doctrine\ORM\PersistentCollection {#4707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4709 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4711 …}
    -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 {#4699
      date: 2023-11-23 05:51:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#5020
    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 {#5024 …}
  +nested: Doctrine\ORM\PersistentCollection {#5026 …}
  +votes: Doctrine\ORM\PersistentCollection {#5028 …}
  +reports: Doctrine\ORM\PersistentCollection {#5030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5034 …}
  -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 {#5021
    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 {#5022
  +user: Proxies\__CG__\App\Entity\User {#5023 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4700
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4503
      +user: Proxies\__CG__\App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4416
        +user: App\Entity\User {#4429 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4411
          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 {#4417 …}
        +nested: Doctrine\ORM\PersistentCollection {#4419 …}
        +votes: Doctrine\ORM\PersistentCollection {#4421 …}
        +reports: Doctrine\ORM\PersistentCollection {#4423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
        -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 {#4412
          date: 2023-11-23 04:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4416}
      +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 {#4504
        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 {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4497 …}
      +votes: Doctrine\ORM\PersistentCollection {#4495 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -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 {#4501
        date: 2023-11-23 05:00:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4698
      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 {#4701 …}
    +nested: Doctrine\ORM\PersistentCollection {#4703 …}
    +votes: Doctrine\ORM\PersistentCollection {#4705 …}
    +reports: Doctrine\ORM\PersistentCollection {#4707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4709 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4711 …}
    -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 {#4699
      date: 2023-11-23 05:51:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#5020
    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 {#5024 …}
  +nested: Doctrine\ORM\PersistentCollection {#5026 …}
  +votes: Doctrine\ORM\PersistentCollection {#5028 …}
  +reports: Doctrine\ORM\PersistentCollection {#5030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5034 …}
  -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 {#5021
    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 {#4516
  +user: Proxies\__CG__\App\Entity\User {#4517 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "Just put a 9volt in your pocket with some change"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700736651 {#4514
    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 {#4518 …}
  +nested: Doctrine\ORM\PersistentCollection {#4520 …}
  +votes: Doctrine\ORM\PersistentCollection {#4522 …}
  +reports: Doctrine\ORM\PersistentCollection {#4524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
  -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 {#4515
    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 {#4516
  +user: Proxies\__CG__\App\Entity\User {#4517 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "Just put a 9volt in your pocket with some change"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700736651 {#4514
    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 {#4518 …}
  +nested: Doctrine\ORM\PersistentCollection {#4520 …}
  +votes: Doctrine\ORM\PersistentCollection {#4522 …}
  +reports: Doctrine\ORM\PersistentCollection {#4524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
  -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 {#4515
    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 {#4516
  +user: Proxies\__CG__\App\Entity\User {#4517 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "Just put a 9volt in your pocket with some change"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700736651 {#4514
    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 {#4518 …}
  +nested: Doctrine\ORM\PersistentCollection {#4520 …}
  +votes: Doctrine\ORM\PersistentCollection {#4522 …}
  +reports: Doctrine\ORM\PersistentCollection {#4524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
  -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 {#4515
    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 {#4532
  +user: Proxies\__CG__\App\Entity\User {#4533 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4530
    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 {#4534 …}
  +nested: Doctrine\ORM\PersistentCollection {#4536 …}
  +votes: Doctrine\ORM\PersistentCollection {#4538 …}
  +reports: Doctrine\ORM\PersistentCollection {#4540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4544 …}
  -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 {#4531
    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 {#4532
  +user: Proxies\__CG__\App\Entity\User {#4533 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4530
    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 {#4534 …}
  +nested: Doctrine\ORM\PersistentCollection {#4536 …}
  +votes: Doctrine\ORM\PersistentCollection {#4538 …}
  +reports: Doctrine\ORM\PersistentCollection {#4540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4544 …}
  -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 {#4531
    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 {#4532
  +user: Proxies\__CG__\App\Entity\User {#4533 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4530
    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 {#4534 …}
  +nested: Doctrine\ORM\PersistentCollection {#4536 …}
  +votes: Doctrine\ORM\PersistentCollection {#4538 …}
  +reports: Doctrine\ORM\PersistentCollection {#4540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4544 …}
  -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 {#4531
    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 {#4929
  +user: Proxies\__CG__\App\Entity\User {#4549 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4715 …}
  +root: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      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 {#4927
    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 {#4930 …}
  +nested: Doctrine\ORM\PersistentCollection {#4932 …}
  +votes: Doctrine\ORM\PersistentCollection {#4934 …}
  +reports: Doctrine\ORM\PersistentCollection {#4936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
  -id: 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 {#4928
    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 {#4929
  +user: Proxies\__CG__\App\Entity\User {#4549 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4715 …}
  +root: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      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 {#4927
    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 {#4930 …}
  +nested: Doctrine\ORM\PersistentCollection {#4932 …}
  +votes: Doctrine\ORM\PersistentCollection {#4934 …}
  +reports: Doctrine\ORM\PersistentCollection {#4936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
  -id: 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 {#4928
    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 {#4929
  +user: Proxies\__CG__\App\Entity\User {#4549 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4715 …}
  +root: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      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 {#4927
    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 {#4930 …}
  +nested: Doctrine\ORM\PersistentCollection {#4932 …}
  +votes: Doctrine\ORM\PersistentCollection {#4934 …}
  +reports: Doctrine\ORM\PersistentCollection {#4936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
  -id: 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 {#4928
    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 {#5081
  +user: Proxies\__CG__\App\Entity\User {#5074 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4929
    +user: Proxies\__CG__\App\Entity\User {#4549 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4715 …}
    +root: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        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 {#4927
      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 {#4930 …}
    +nested: Doctrine\ORM\PersistentCollection {#4932 …}
    +votes: Doctrine\ORM\PersistentCollection {#4934 …}
    +reports: Doctrine\ORM\PersistentCollection {#4936 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
    -id: 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 {#4928
      date: 2023-11-23 05:29:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#5082
    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 {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5071 …}
  +votes: Doctrine\ORM\PersistentCollection {#5069 …}
  +reports: Doctrine\ORM\PersistentCollection {#5084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5088 …}
  -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 {#5079
    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 {#5081
  +user: Proxies\__CG__\App\Entity\User {#5074 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4929
    +user: Proxies\__CG__\App\Entity\User {#4549 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4715 …}
    +root: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        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 {#4927
      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 {#4930 …}
    +nested: Doctrine\ORM\PersistentCollection {#4932 …}
    +votes: Doctrine\ORM\PersistentCollection {#4934 …}
    +reports: Doctrine\ORM\PersistentCollection {#4936 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
    -id: 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 {#4928
      date: 2023-11-23 05:29:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#5082
    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 {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5071 …}
  +votes: Doctrine\ORM\PersistentCollection {#5069 …}
  +reports: Doctrine\ORM\PersistentCollection {#5084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5088 …}
  -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 {#5079
    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 {#5081
  +user: Proxies\__CG__\App\Entity\User {#5074 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4929
    +user: Proxies\__CG__\App\Entity\User {#4549 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4715 …}
    +root: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        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 {#4927
      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 {#4930 …}
    +nested: Doctrine\ORM\PersistentCollection {#4932 …}
    +votes: Doctrine\ORM\PersistentCollection {#4934 …}
    +reports: Doctrine\ORM\PersistentCollection {#4936 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
    -id: 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 {#4928
      date: 2023-11-23 05:29:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#5082
    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 {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5071 …}
  +votes: Doctrine\ORM\PersistentCollection {#5069 …}
  +reports: Doctrine\ORM\PersistentCollection {#5084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5088 …}
  -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 {#5079
    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 {#4944
  +user: Proxies\__CG__\App\Entity\User {#4945 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4715 …}
  +root: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      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 {#4942
    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 {#4946 …}
  +nested: Doctrine\ORM\PersistentCollection {#4948 …}
  +votes: Doctrine\ORM\PersistentCollection {#4950 …}
  +reports: Doctrine\ORM\PersistentCollection {#4952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4956 …}
  -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 {#4943
    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 {#4944
  +user: Proxies\__CG__\App\Entity\User {#4945 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4715 …}
  +root: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      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 {#4942
    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 {#4946 …}
  +nested: Doctrine\ORM\PersistentCollection {#4948 …}
  +votes: Doctrine\ORM\PersistentCollection {#4950 …}
  +reports: Doctrine\ORM\PersistentCollection {#4952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4956 …}
  -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 {#4943
    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 {#4944
  +user: Proxies\__CG__\App\Entity\User {#4945 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4715 …}
  +root: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      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 {#4942
    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 {#4946 …}
  +nested: Doctrine\ORM\PersistentCollection {#4948 …}
  +votes: Doctrine\ORM\PersistentCollection {#4950 …}
  +reports: Doctrine\ORM\PersistentCollection {#4952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4956 …}
  -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 {#4943
    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 {#4960
  +user: Proxies\__CG__\App\Entity\User {#4670 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4715 …}
  +root: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      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 {#4958
    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 {#4961 …}
  +nested: Doctrine\ORM\PersistentCollection {#4963 …}
  +votes: Doctrine\ORM\PersistentCollection {#4965 …}
  +reports: Doctrine\ORM\PersistentCollection {#4967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4971 …}
  -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 {#4959
    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 {#4960
  +user: Proxies\__CG__\App\Entity\User {#4670 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4715 …}
  +root: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      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 {#4958
    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 {#4961 …}
  +nested: Doctrine\ORM\PersistentCollection {#4963 …}
  +votes: Doctrine\ORM\PersistentCollection {#4965 …}
  +reports: Doctrine\ORM\PersistentCollection {#4967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4971 …}
  -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 {#4959
    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 {#4960
  +user: Proxies\__CG__\App\Entity\User {#4670 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4715 …}
  +root: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      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 {#4958
    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 {#4961 …}
  +nested: Doctrine\ORM\PersistentCollection {#4963 …}
  +votes: Doctrine\ORM\PersistentCollection {#4965 …}
  +reports: Doctrine\ORM\PersistentCollection {#4967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4971 …}
  -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 {#4959
    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 {#4975
  +user: Proxies\__CG__\App\Entity\User {#4565 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4715 …}
  +root: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      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 {#4973
    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 {#4976 …}
  +nested: Doctrine\ORM\PersistentCollection {#4978 …}
  +votes: Doctrine\ORM\PersistentCollection {#4980 …}
  +reports: Doctrine\ORM\PersistentCollection {#4982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4986 …}
  -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 {#4974
    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 {#4975
  +user: Proxies\__CG__\App\Entity\User {#4565 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4715 …}
  +root: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      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 {#4973
    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 {#4976 …}
  +nested: Doctrine\ORM\PersistentCollection {#4978 …}
  +votes: Doctrine\ORM\PersistentCollection {#4980 …}
  +reports: Doctrine\ORM\PersistentCollection {#4982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4986 …}
  -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 {#4974
    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 {#4975
  +user: Proxies\__CG__\App\Entity\User {#4565 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4715 …}
  +root: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      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 {#4973
    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 {#4976 …}
  +nested: Doctrine\ORM\PersistentCollection {#4978 …}
  +votes: Doctrine\ORM\PersistentCollection {#4980 …}
  +reports: Doctrine\ORM\PersistentCollection {#4982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4986 …}
  -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 {#4974
    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 {#4548
  +user: Proxies\__CG__\App\Entity\User {#4549 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "Yes, it would heat up. It would not be pleasant"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700713806 {#4546
    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 {#4550 …}
  +nested: Doctrine\ORM\PersistentCollection {#4552 …}
  +votes: Doctrine\ORM\PersistentCollection {#4554 …}
  +reports: Doctrine\ORM\PersistentCollection {#4556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4560 …}
  -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 {#4547
    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 {#4548
  +user: Proxies\__CG__\App\Entity\User {#4549 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "Yes, it would heat up. It would not be pleasant"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700713806 {#4546
    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 {#4550 …}
  +nested: Doctrine\ORM\PersistentCollection {#4552 …}
  +votes: Doctrine\ORM\PersistentCollection {#4554 …}
  +reports: Doctrine\ORM\PersistentCollection {#4556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4560 …}
  -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 {#4547
    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 {#4548
  +user: Proxies\__CG__\App\Entity\User {#4549 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "Yes, it would heat up. It would not be pleasant"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700713806 {#4546
    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 {#4550 …}
  +nested: Doctrine\ORM\PersistentCollection {#4552 …}
  +votes: Doctrine\ORM\PersistentCollection {#4554 …}
  +reports: Doctrine\ORM\PersistentCollection {#4556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4560 …}
  -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 {#4547
    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 {#4564
  +user: Proxies\__CG__\App\Entity\User {#4565 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4562
    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 {#4566 …}
  +nested: Doctrine\ORM\PersistentCollection {#4568 …}
  +votes: Doctrine\ORM\PersistentCollection {#4570 …}
  +reports: Doctrine\ORM\PersistentCollection {#4572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
  -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 {#4563
    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 {#4564
  +user: Proxies\__CG__\App\Entity\User {#4565 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4562
    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 {#4566 …}
  +nested: Doctrine\ORM\PersistentCollection {#4568 …}
  +votes: Doctrine\ORM\PersistentCollection {#4570 …}
  +reports: Doctrine\ORM\PersistentCollection {#4572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
  -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 {#4563
    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 {#4564
  +user: Proxies\__CG__\App\Entity\User {#4565 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4562
    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 {#4566 …}
  +nested: Doctrine\ORM\PersistentCollection {#4568 …}
  +votes: Doctrine\ORM\PersistentCollection {#4570 …}
  +reports: Doctrine\ORM\PersistentCollection {#4572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
  -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 {#4563
    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 {#4731
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: Proxies\__CG__\App\Entity\User {#4565 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4562
      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 {#4566 …}
    +nested: Doctrine\ORM\PersistentCollection {#4568 …}
    +votes: Doctrine\ORM\PersistentCollection {#4570 …}
    +reports: Doctrine\ORM\PersistentCollection {#4572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
    -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 {#4563
      date: 2023-11-23 05:34:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4729
    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 {#4733 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
  -id: 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 {#4730
    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 {#4731
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: Proxies\__CG__\App\Entity\User {#4565 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4562
      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 {#4566 …}
    +nested: Doctrine\ORM\PersistentCollection {#4568 …}
    +votes: Doctrine\ORM\PersistentCollection {#4570 …}
    +reports: Doctrine\ORM\PersistentCollection {#4572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
    -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 {#4563
      date: 2023-11-23 05:34:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4729
    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 {#4733 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
  -id: 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 {#4730
    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 {#4731
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: Proxies\__CG__\App\Entity\User {#4565 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4562
      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 {#4566 …}
    +nested: Doctrine\ORM\PersistentCollection {#4568 …}
    +votes: Doctrine\ORM\PersistentCollection {#4570 …}
    +reports: Doctrine\ORM\PersistentCollection {#4572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
    -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 {#4563
      date: 2023-11-23 05:34:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4729
    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 {#4733 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
  -id: 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 {#4730
    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 {#4580
  +user: Proxies\__CG__\App\Entity\User {#4581 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4578
    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 {#4582 …}
  +nested: Doctrine\ORM\PersistentCollection {#4584 …}
  +votes: Doctrine\ORM\PersistentCollection {#4586 …}
  +reports: Doctrine\ORM\PersistentCollection {#4588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
  -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 {#4579
    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 {#4580
  +user: Proxies\__CG__\App\Entity\User {#4581 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4578
    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 {#4582 …}
  +nested: Doctrine\ORM\PersistentCollection {#4584 …}
  +votes: Doctrine\ORM\PersistentCollection {#4586 …}
  +reports: Doctrine\ORM\PersistentCollection {#4588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
  -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 {#4579
    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 {#4580
  +user: Proxies\__CG__\App\Entity\User {#4581 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4416
    +user: App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2023-11-23 04:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4578
    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 {#4582 …}
  +nested: Doctrine\ORM\PersistentCollection {#4584 …}
  +votes: Doctrine\ORM\PersistentCollection {#4586 …}
  +reports: Doctrine\ORM\PersistentCollection {#4588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
  -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 {#4579
    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 {#4843
  +user: Proxies\__CG__\App\Entity\User {#4844 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4580
    +user: Proxies\__CG__\App\Entity\User {#4581 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4578
      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 {#4582 …}
    +nested: Doctrine\ORM\PersistentCollection {#4584 …}
    +votes: Doctrine\ORM\PersistentCollection {#4586 …}
    +reports: Doctrine\ORM\PersistentCollection {#4588 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
    -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 {#4579
      date: 2023-11-23 13:51:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4840
    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 {#4845 …}
  +nested: Doctrine\ORM\PersistentCollection {#4847 …}
  +votes: Doctrine\ORM\PersistentCollection {#4849 …}
  +reports: Doctrine\ORM\PersistentCollection {#4851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
  -id: 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 {#4841
    date: 2023-11-30 23:05:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700746304 {#4842
    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 {#4843
  +user: Proxies\__CG__\App\Entity\User {#4844 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4580
    +user: Proxies\__CG__\App\Entity\User {#4581 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4578
      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 {#4582 …}
    +nested: Doctrine\ORM\PersistentCollection {#4584 …}
    +votes: Doctrine\ORM\PersistentCollection {#4586 …}
    +reports: Doctrine\ORM\PersistentCollection {#4588 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
    -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 {#4579
      date: 2023-11-23 13:51:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4840
    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 {#4845 …}
  +nested: Doctrine\ORM\PersistentCollection {#4847 …}
  +votes: Doctrine\ORM\PersistentCollection {#4849 …}
  +reports: Doctrine\ORM\PersistentCollection {#4851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
  -id: 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 {#4841
    date: 2023-11-30 23:05:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700746304 {#4842
    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 {#4843
  +user: Proxies\__CG__\App\Entity\User {#4844 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4580
    +user: Proxies\__CG__\App\Entity\User {#4581 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4578
      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 {#4582 …}
    +nested: Doctrine\ORM\PersistentCollection {#4584 …}
    +votes: Doctrine\ORM\PersistentCollection {#4586 …}
    +reports: Doctrine\ORM\PersistentCollection {#4588 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
    -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 {#4579
      date: 2023-11-23 13:51:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4840
    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 {#4845 …}
  +nested: Doctrine\ORM\PersistentCollection {#4847 …}
  +votes: Doctrine\ORM\PersistentCollection {#4849 …}
  +reports: Doctrine\ORM\PersistentCollection {#4851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
  -id: 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 {#4841
    date: 2023-11-30 23:05:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700746304 {#4842
    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 {#4859
  +user: Proxies\__CG__\App\Entity\User {#4860 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4580
    +user: Proxies\__CG__\App\Entity\User {#4581 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4578
      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 {#4582 …}
    +nested: Doctrine\ORM\PersistentCollection {#4584 …}
    +votes: Doctrine\ORM\PersistentCollection {#4586 …}
    +reports: Doctrine\ORM\PersistentCollection {#4588 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
    -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 {#4579
      date: 2023-11-23 13:51:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4857
    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 {#4861 …}
  +nested: Doctrine\ORM\PersistentCollection {#4863 …}
  +votes: Doctrine\ORM\PersistentCollection {#4865 …}
  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
  -id: 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 {#4858
    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 {#4859
  +user: Proxies\__CG__\App\Entity\User {#4860 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4580
    +user: Proxies\__CG__\App\Entity\User {#4581 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4578
      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 {#4582 …}
    +nested: Doctrine\ORM\PersistentCollection {#4584 …}
    +votes: Doctrine\ORM\PersistentCollection {#4586 …}
    +reports: Doctrine\ORM\PersistentCollection {#4588 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
    -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 {#4579
      date: 2023-11-23 13:51:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4857
    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 {#4861 …}
  +nested: Doctrine\ORM\PersistentCollection {#4863 …}
  +votes: Doctrine\ORM\PersistentCollection {#4865 …}
  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
  -id: 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 {#4858
    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 {#4859
  +user: Proxies\__CG__\App\Entity\User {#4860 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-11-25 01:18:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-11-23 04:39:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4580
    +user: Proxies\__CG__\App\Entity\User {#4581 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4416
      +user: App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4411
        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 {#4417 …}
      +nested: Doctrine\ORM\PersistentCollection {#4419 …}
      +votes: Doctrine\ORM\PersistentCollection {#4421 …}
      +reports: Doctrine\ORM\PersistentCollection {#4423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
      -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 {#4412
        date: 2023-11-23 04:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4416}
    +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 {#4578
      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 {#4582 …}
    +nested: Doctrine\ORM\PersistentCollection {#4584 …}
    +votes: Doctrine\ORM\PersistentCollection {#4586 …}
    +reports: Doctrine\ORM\PersistentCollection {#4588 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
    -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 {#4579
      date: 2023-11-23 13:51:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#4857
    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 {#4861 …}
  +nested: Doctrine\ORM\PersistentCollection {#4863 …}
  +votes: Doctrine\ORM\PersistentCollection {#4865 …}
  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
  -id: 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 {#4858
    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 {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details