GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/2601/MrJiggleAss-at-yahoo-com/active

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "MrJiggleAss-at-yahoo-com"
  +title: "MrJiggleAss@yahoo.com"
  +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 47
  +favouriteCount: 657
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696951395 {#2414
    date: 2023-10-10 17:23:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 2601
  -titleTs: "'mrjiggleass@yahoo.com':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696465685
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2339297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696379285 {#1793
    date: 2023-10-04 02:28:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "MrJiggleAss-at-yahoo-com"
  +title: "MrJiggleAss@yahoo.com"
  +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 47
  +favouriteCount: 657
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696951395 {#2414
    date: 2023-10-10 17:23:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 2601
  -titleTs: "'mrjiggleass@yahoo.com':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696465685
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2339297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696379285 {#1793
    date: 2023-10-04 02:28:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "MrJiggleAss-at-yahoo-com"
  +title: "MrJiggleAss@yahoo.com"
  +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 47
  +favouriteCount: 657
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696951395 {#2414
    date: 2023-10-10 17:23:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 2601
  -titleTs: "'mrjiggleass@yahoo.com':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696465685
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2339297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696379285 {#1793
    date: 2023-10-04 02:28:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3996
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The school shutting that email down"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696951395 {#4005
    date: 2023-10-10 17:23:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3994 …}
  +nested: Doctrine\ORM\PersistentCollection {#3992 …}
  +votes: Doctrine\ORM\PersistentCollection {#3990 …}
  +reports: Doctrine\ORM\PersistentCollection {#3988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
  -id: 40155
  -bodyTs: "'email':5 'school':2 'shut':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4404592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696951395 {#3941
    date: 2023-10-10 17:23:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3996
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The school shutting that email down"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696951395 {#4005
    date: 2023-10-10 17:23:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3994 …}
  +nested: Doctrine\ORM\PersistentCollection {#3992 …}
  +votes: Doctrine\ORM\PersistentCollection {#3990 …}
  +reports: Doctrine\ORM\PersistentCollection {#3988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
  -id: 40155
  -bodyTs: "'email':5 'school':2 'shut':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4404592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696951395 {#3941
    date: 2023-10-10 17:23:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3996
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The school shutting that email down"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696951395 {#4005
    date: 2023-10-10 17:23:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3994 …}
  +nested: Doctrine\ORM\PersistentCollection {#3992 …}
  +votes: Doctrine\ORM\PersistentCollection {#3990 …}
  +reports: Doctrine\ORM\PersistentCollection {#3988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
  -id: 40155
  -bodyTs: "'email':5 'school':2 'shut':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4404592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696951395 {#3941
    date: 2023-10-10 17:23:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4033
  +user: App\Entity\User {#4016 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’m in this meme and I’m kind of okay with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696645262 {#4039
    date: 2023-10-07 04:21:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4031 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4027 …}
  +reports: Doctrine\ORM\PersistentCollection {#4024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4018 …}
  -id: 35502
  -bodyTs: "'kind':9 'm':2,8 'meme':5 'okay':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4207239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696645262 {#4037
    date: 2023-10-07 04:21:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4033
  +user: App\Entity\User {#4016 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’m in this meme and I’m kind of okay with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696645262 {#4039
    date: 2023-10-07 04:21:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4031 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4027 …}
  +reports: Doctrine\ORM\PersistentCollection {#4024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4018 …}
  -id: 35502
  -bodyTs: "'kind':9 'm':2,8 'meme':5 'okay':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4207239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696645262 {#4037
    date: 2023-10-07 04:21:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4033
  +user: App\Entity\User {#4016 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’m in this meme and I’m kind of okay with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696645262 {#4039
    date: 2023-10-07 04:21:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4031 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4027 …}
  +reports: Doctrine\ORM\PersistentCollection {#4024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4018 …}
  -id: 35502
  -bodyTs: "'kind':9 'm':2,8 'meme':5 'okay':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4207239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696645262 {#4037
    date: 2023-10-07 04:21:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4114
  +user: App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
    \n
    It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696533552 {#4109
    date: 2023-10-05 21:19:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4115 …}
  +nested: Doctrine\ORM\PersistentCollection {#4117 …}
  +votes: Doctrine\ORM\PersistentCollection {#4119 …}
  +reports: Doctrine\ORM\PersistentCollection {#4121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
  -id: 31233
  -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4128498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696435716 {#4110
    date: 2023-10-04 18:08:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4114
  +user: App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
    \n
    It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696533552 {#4109
    date: 2023-10-05 21:19:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4115 …}
  +nested: Doctrine\ORM\PersistentCollection {#4117 …}
  +votes: Doctrine\ORM\PersistentCollection {#4119 …}
  +reports: Doctrine\ORM\PersistentCollection {#4121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
  -id: 31233
  -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4128498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696435716 {#4110
    date: 2023-10-04 18:08:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4114
  +user: App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
    \n
    It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696533552 {#4109
    date: 2023-10-05 21:19:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4115 …}
  +nested: Doctrine\ORM\PersistentCollection {#4117 …}
  +votes: Doctrine\ORM\PersistentCollection {#4119 …}
  +reports: Doctrine\ORM\PersistentCollection {#4121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
  -id: 31233
  -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4128498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696435716 {#4110
    date: 2023-10-04 18:08:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5178
  +user: Proxies\__CG__\App\Entity\User {#5179 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4114
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
      \n
      It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696533552 {#4109
      date: 2023-10-05 21:19:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4115 …}
    +nested: Doctrine\ORM\PersistentCollection {#4117 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
    -id: 31233
    -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4128498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696435716 {#4110
      date: 2023-10-04 18:08:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "I do the same. And if someone abuses a particular alias I block it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696437668 {#5176
    date: 2023-10-04 18:41:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5180 …}
  +nested: Doctrine\ORM\PersistentCollection {#5182 …}
  +votes: Doctrine\ORM\PersistentCollection {#5184 …}
  +reports: Doctrine\ORM\PersistentCollection {#5186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5190 …}
  -id: 31301
  -bodyTs: "'abus':8 'alia':11 'block':13 'particular':10 'someon':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3990847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696437668 {#5177
    date: 2023-10-04 18:41:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#5178
  +user: Proxies\__CG__\App\Entity\User {#5179 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4114
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
      \n
      It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696533552 {#4109
      date: 2023-10-05 21:19:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4115 …}
    +nested: Doctrine\ORM\PersistentCollection {#4117 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
    -id: 31233
    -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4128498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696435716 {#4110
      date: 2023-10-04 18:08:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "I do the same. And if someone abuses a particular alias I block it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696437668 {#5176
    date: 2023-10-04 18:41:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5180 …}
  +nested: Doctrine\ORM\PersistentCollection {#5182 …}
  +votes: Doctrine\ORM\PersistentCollection {#5184 …}
  +reports: Doctrine\ORM\PersistentCollection {#5186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5190 …}
  -id: 31301
  -bodyTs: "'abus':8 'alia':11 'block':13 'particular':10 'someon':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3990847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696437668 {#5177
    date: 2023-10-04 18:41:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#5178
  +user: Proxies\__CG__\App\Entity\User {#5179 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4114
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
      \n
      It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696533552 {#4109
      date: 2023-10-05 21:19:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4115 …}
    +nested: Doctrine\ORM\PersistentCollection {#4117 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
    -id: 31233
    -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4128498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696435716 {#4110
      date: 2023-10-04 18:08:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "I do the same. And if someone abuses a particular alias I block it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696437668 {#5176
    date: 2023-10-04 18:41:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5180 …}
  +nested: Doctrine\ORM\PersistentCollection {#5182 …}
  +votes: Doctrine\ORM\PersistentCollection {#5184 …}
  +reports: Doctrine\ORM\PersistentCollection {#5186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5190 …}
  -id: 31301
  -bodyTs: "'abus':8 'alia':11 'block':13 'particular':10 'someon':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3990847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696437668 {#5177
    date: 2023-10-04 18:41:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5195
  +user: Proxies\__CG__\App\Entity\User {#5196 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4114
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
      \n
      It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696533552 {#4109
      date: 2023-10-05 21:19:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4115 …}
    +nested: Doctrine\ORM\PersistentCollection {#4117 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
    -id: 31233
    -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4128498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696435716 {#4110
      date: 2023-10-04 18:08:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: """
    Wait, so you can just willy-nilly name emails for your domain for different online services and see who’s selling your data pretty easily then right?\n
    \n
    I mean… who isn’t selling our data but still lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696484093 {#5192
    date: 2023-10-05 07:34:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5197 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -id: 32428
  -bodyTs: "'data':24,36 'differ':15 'domain':13 'easili':26 'email':10 'isn':32 'lol':39 'mean':30 'name':9 'nilli':8 'onlin':16 'pretti':25 'right':28 'see':19 'sell':22,34 'servic':17 'still':38 'wait':1 'willi':7 'willy-nilli':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3031173"
  +editedAt: DateTimeImmutable @1696484111 {#5193
    date: 2023-10-05 07:35:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696484093 {#5194
    date: 2023-10-05 07:34:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5195
  +user: Proxies\__CG__\App\Entity\User {#5196 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4114
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
      \n
      It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696533552 {#4109
      date: 2023-10-05 21:19:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4115 …}
    +nested: Doctrine\ORM\PersistentCollection {#4117 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
    -id: 31233
    -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4128498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696435716 {#4110
      date: 2023-10-04 18:08:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: """
    Wait, so you can just willy-nilly name emails for your domain for different online services and see who’s selling your data pretty easily then right?\n
    \n
    I mean… who isn’t selling our data but still lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696484093 {#5192
    date: 2023-10-05 07:34:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5197 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -id: 32428
  -bodyTs: "'data':24,36 'differ':15 'domain':13 'easili':26 'email':10 'isn':32 'lol':39 'mean':30 'name':9 'nilli':8 'onlin':16 'pretti':25 'right':28 'see':19 'sell':22,34 'servic':17 'still':38 'wait':1 'willi':7 'willy-nilli':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3031173"
  +editedAt: DateTimeImmutable @1696484111 {#5193
    date: 2023-10-05 07:35:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696484093 {#5194
    date: 2023-10-05 07:34:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5195
  +user: Proxies\__CG__\App\Entity\User {#5196 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4114
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
      \n
      It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696533552 {#4109
      date: 2023-10-05 21:19:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4115 …}
    +nested: Doctrine\ORM\PersistentCollection {#4117 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
    -id: 31233
    -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4128498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696435716 {#4110
      date: 2023-10-04 18:08:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: """
    Wait, so you can just willy-nilly name emails for your domain for different online services and see who’s selling your data pretty easily then right?\n
    \n
    I mean… who isn’t selling our data but still lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696484093 {#5192
    date: 2023-10-05 07:34:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5197 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -id: 32428
  -bodyTs: "'data':24,36 'differ':15 'domain':13 'easili':26 'email':10 'isn':32 'lol':39 'mean':30 'name':9 'nilli':8 'onlin':16 'pretti':25 'right':28 'see':19 'sell':22,34 'servic':17 'still':38 'wait':1 'willi':7 'willy-nilli':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3031173"
  +editedAt: DateTimeImmutable @1696484111 {#5193
    date: 2023-10-05 07:35:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696484093 {#5194
    date: 2023-10-05 07:34:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5345
  +user: Proxies\__CG__\App\Entity\User {#5346 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5195
    +user: Proxies\__CG__\App\Entity\User {#5196 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
        \n
        It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696533552 {#4109
        date: 2023-10-05 21:19:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 31233
      -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4128498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696435716 {#4110
        date: 2023-10-04 18:08:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: """
      Wait, so you can just willy-nilly name emails for your domain for different online services and see who’s selling your data pretty easily then right?\n
      \n
      I mean… who isn’t selling our data but still lol
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696484093 {#5192
      date: 2023-10-05 07:34:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@lazycouchpotato@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 32428
    -bodyTs: "'data':24,36 'differ':15 'domain':13 'easili':26 'email':10 'isn':32 'lol':39 'mean':30 'name':9 'nilli':8 'onlin':16 'pretti':25 'right':28 'see':19 'sell':22,34 'servic':17 'still':38 'wait':1 'willi':7 'willy-nilli':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3031173"
    +editedAt: DateTimeImmutable @1696484111 {#5193
      date: 2023-10-05 07:35:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696484093 {#5194
      date: 2023-10-05 07:34:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Exactly and then you can block that one addressband you dont get spam anymore. You can make the addresses up as you go btw, it will receive every email sent to your domain anywaya"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696486160 {#5343
    date: 2023-10-05 08:09:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
    "@Misconduct@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5347 …}
  +nested: Doctrine\ORM\PersistentCollection {#5349 …}
  +votes: Doctrine\ORM\PersistentCollection {#5351 …}
  +reports: Doctrine\ORM\PersistentCollection {#5353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
  -id: 32454
  -bodyTs: "'address':19 'addressband':9 'anymor':14 'anywaya':34 'block':6 'btw':24 'domain':33 'dont':11 'email':29 'everi':28 'exact':1 'get':12 'go':23 'make':17 'one':8 'receiv':27 'sent':30 'spam':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3529033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696486160 {#5344
    date: 2023-10-05 08:09:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5345
  +user: Proxies\__CG__\App\Entity\User {#5346 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5195
    +user: Proxies\__CG__\App\Entity\User {#5196 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
        \n
        It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696533552 {#4109
        date: 2023-10-05 21:19:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 31233
      -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4128498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696435716 {#4110
        date: 2023-10-04 18:08:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: """
      Wait, so you can just willy-nilly name emails for your domain for different online services and see who’s selling your data pretty easily then right?\n
      \n
      I mean… who isn’t selling our data but still lol
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696484093 {#5192
      date: 2023-10-05 07:34:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@lazycouchpotato@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 32428
    -bodyTs: "'data':24,36 'differ':15 'domain':13 'easili':26 'email':10 'isn':32 'lol':39 'mean':30 'name':9 'nilli':8 'onlin':16 'pretti':25 'right':28 'see':19 'sell':22,34 'servic':17 'still':38 'wait':1 'willi':7 'willy-nilli':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3031173"
    +editedAt: DateTimeImmutable @1696484111 {#5193
      date: 2023-10-05 07:35:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696484093 {#5194
      date: 2023-10-05 07:34:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Exactly and then you can block that one addressband you dont get spam anymore. You can make the addresses up as you go btw, it will receive every email sent to your domain anywaya"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696486160 {#5343
    date: 2023-10-05 08:09:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
    "@Misconduct@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5347 …}
  +nested: Doctrine\ORM\PersistentCollection {#5349 …}
  +votes: Doctrine\ORM\PersistentCollection {#5351 …}
  +reports: Doctrine\ORM\PersistentCollection {#5353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
  -id: 32454
  -bodyTs: "'address':19 'addressband':9 'anymor':14 'anywaya':34 'block':6 'btw':24 'domain':33 'dont':11 'email':29 'everi':28 'exact':1 'get':12 'go':23 'make':17 'one':8 'receiv':27 'sent':30 'spam':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3529033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696486160 {#5344
    date: 2023-10-05 08:09:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5345
  +user: Proxies\__CG__\App\Entity\User {#5346 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5195
    +user: Proxies\__CG__\App\Entity\User {#5196 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
        \n
        It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696533552 {#4109
        date: 2023-10-05 21:19:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 31233
      -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4128498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696435716 {#4110
        date: 2023-10-04 18:08:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: """
      Wait, so you can just willy-nilly name emails for your domain for different online services and see who’s selling your data pretty easily then right?\n
      \n
      I mean… who isn’t selling our data but still lol
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696484093 {#5192
      date: 2023-10-05 07:34:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@lazycouchpotato@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 32428
    -bodyTs: "'data':24,36 'differ':15 'domain':13 'easili':26 'email':10 'isn':32 'lol':39 'mean':30 'name':9 'nilli':8 'onlin':16 'pretti':25 'right':28 'see':19 'sell':22,34 'servic':17 'still':38 'wait':1 'willi':7 'willy-nilli':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3031173"
    +editedAt: DateTimeImmutable @1696484111 {#5193
      date: 2023-10-05 07:35:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696484093 {#5194
      date: 2023-10-05 07:34:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Exactly and then you can block that one addressband you dont get spam anymore. You can make the addresses up as you go btw, it will receive every email sent to your domain anywaya"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696486160 {#5343
    date: 2023-10-05 08:09:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
    "@Misconduct@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5347 …}
  +nested: Doctrine\ORM\PersistentCollection {#5349 …}
  +votes: Doctrine\ORM\PersistentCollection {#5351 …}
  +reports: Doctrine\ORM\PersistentCollection {#5353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
  -id: 32454
  -bodyTs: "'address':19 'addressband':9 'anymor':14 'anywaya':34 'block':6 'btw':24 'domain':33 'dont':11 'email':29 'everi':28 'exact':1 'get':12 'go':23 'make':17 'one':8 'receiv':27 'sent':30 'spam':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3529033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696486160 {#5344
    date: 2023-10-05 08:09:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5478
  +user: Proxies\__CG__\App\Entity\User {#5196 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5345
    +user: Proxies\__CG__\App\Entity\User {#5346 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5195
      +user: Proxies\__CG__\App\Entity\User {#5196 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4114
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
          \n
          It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696533552 {#4109
          date: 2023-10-05 21:19:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4115 …}
        +nested: Doctrine\ORM\PersistentCollection {#4117 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 31233
        -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4128498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696435716 {#4110
          date: 2023-10-04 18:08:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: """
        Wait, so you can just willy-nilly name emails for your domain for different online services and see who’s selling your data pretty easily then right?\n
        \n
        I mean… who isn’t selling our data but still lol
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696484093 {#5192
        date: 2023-10-05 07:34:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@lazycouchpotato@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5197 …}
      +nested: Doctrine\ORM\PersistentCollection {#5199 …}
      +votes: Doctrine\ORM\PersistentCollection {#5201 …}
      +reports: Doctrine\ORM\PersistentCollection {#5203 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
      -id: 32428
      -bodyTs: "'data':24,36 'differ':15 'domain':13 'easili':26 'email':10 'isn':32 'lol':39 'mean':30 'name':9 'nilli':8 'onlin':16 'pretti':25 'right':28 'see':19 'sell':22,34 'servic':17 'still':38 'wait':1 'willi':7 'willy-nilli':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3031173"
      +editedAt: DateTimeImmutable @1696484111 {#5193
        date: 2023-10-05 07:35:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696484093 {#5194
        date: 2023-10-05 07:34:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "Exactly and then you can block that one addressband you dont get spam anymore. You can make the addresses up as you go btw, it will receive every email sent to your domain anywaya"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696486160 {#5343
      date: 2023-10-05 08:09:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@lazycouchpotato@lemmy.world"
      "@Misconduct@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5347 …}
    +nested: Doctrine\ORM\PersistentCollection {#5349 …}
    +votes: Doctrine\ORM\PersistentCollection {#5351 …}
    +reports: Doctrine\ORM\PersistentCollection {#5353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
    -id: 32454
    -bodyTs: "'address':19 'addressband':9 'anymor':14 'anywaya':34 'block':6 'btw':24 'domain':33 'dont':11 'email':29 'everi':28 'exact':1 'get':12 'go':23 'make':17 'one':8 'receiv':27 'sent':30 'spam':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3529033"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696486160 {#5344
      date: 2023-10-05 08:09:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "That’s actually really cool! I’ve been actively degoogling this year but my email is one of the last holdouts so I’ll have to look into this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696521806 {#5476
    date: 2023-10-05 18:03:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
    "@Misconduct@startrek.website"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5479 …}
  +nested: Doctrine\ORM\PersistentCollection {#5481 …}
  +votes: Doctrine\ORM\PersistentCollection {#5483 …}
  +reports: Doctrine\ORM\PersistentCollection {#5485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
  -id: 33260
  -bodyTs: "'activ':9 'actual':3 'cool':5 'degoogl':10 'email':15 'holdout':21 'last':20 'll':24 'look':27 'one':17 'realli':4 've':7 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3042624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696521806 {#5477
    date: 2023-10-05 18:03:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#5478
  +user: Proxies\__CG__\App\Entity\User {#5196 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5345
    +user: Proxies\__CG__\App\Entity\User {#5346 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5195
      +user: Proxies\__CG__\App\Entity\User {#5196 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4114
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
          \n
          It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696533552 {#4109
          date: 2023-10-05 21:19:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4115 …}
        +nested: Doctrine\ORM\PersistentCollection {#4117 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 31233
        -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4128498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696435716 {#4110
          date: 2023-10-04 18:08:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: """
        Wait, so you can just willy-nilly name emails for your domain for different online services and see who’s selling your data pretty easily then right?\n
        \n
        I mean… who isn’t selling our data but still lol
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696484093 {#5192
        date: 2023-10-05 07:34:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@lazycouchpotato@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5197 …}
      +nested: Doctrine\ORM\PersistentCollection {#5199 …}
      +votes: Doctrine\ORM\PersistentCollection {#5201 …}
      +reports: Doctrine\ORM\PersistentCollection {#5203 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
      -id: 32428
      -bodyTs: "'data':24,36 'differ':15 'domain':13 'easili':26 'email':10 'isn':32 'lol':39 'mean':30 'name':9 'nilli':8 'onlin':16 'pretti':25 'right':28 'see':19 'sell':22,34 'servic':17 'still':38 'wait':1 'willi':7 'willy-nilli':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3031173"
      +editedAt: DateTimeImmutable @1696484111 {#5193
        date: 2023-10-05 07:35:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696484093 {#5194
        date: 2023-10-05 07:34:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "Exactly and then you can block that one addressband you dont get spam anymore. You can make the addresses up as you go btw, it will receive every email sent to your domain anywaya"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696486160 {#5343
      date: 2023-10-05 08:09:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@lazycouchpotato@lemmy.world"
      "@Misconduct@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5347 …}
    +nested: Doctrine\ORM\PersistentCollection {#5349 …}
    +votes: Doctrine\ORM\PersistentCollection {#5351 …}
    +reports: Doctrine\ORM\PersistentCollection {#5353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
    -id: 32454
    -bodyTs: "'address':19 'addressband':9 'anymor':14 'anywaya':34 'block':6 'btw':24 'domain':33 'dont':11 'email':29 'everi':28 'exact':1 'get':12 'go':23 'make':17 'one':8 'receiv':27 'sent':30 'spam':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3529033"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696486160 {#5344
      date: 2023-10-05 08:09:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "That’s actually really cool! I’ve been actively degoogling this year but my email is one of the last holdouts so I’ll have to look into this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696521806 {#5476
    date: 2023-10-05 18:03:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
    "@Misconduct@startrek.website"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5479 …}
  +nested: Doctrine\ORM\PersistentCollection {#5481 …}
  +votes: Doctrine\ORM\PersistentCollection {#5483 …}
  +reports: Doctrine\ORM\PersistentCollection {#5485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
  -id: 33260
  -bodyTs: "'activ':9 'actual':3 'cool':5 'degoogl':10 'email':15 'holdout':21 'last':20 'll':24 'look':27 'one':17 'realli':4 've':7 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3042624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696521806 {#5477
    date: 2023-10-05 18:03:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#5478
  +user: Proxies\__CG__\App\Entity\User {#5196 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5345
    +user: Proxies\__CG__\App\Entity\User {#5346 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5195
      +user: Proxies\__CG__\App\Entity\User {#5196 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4114
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
          \n
          It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696533552 {#4109
          date: 2023-10-05 21:19:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4115 …}
        +nested: Doctrine\ORM\PersistentCollection {#4117 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 31233
        -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4128498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696435716 {#4110
          date: 2023-10-04 18:08:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: """
        Wait, so you can just willy-nilly name emails for your domain for different online services and see who’s selling your data pretty easily then right?\n
        \n
        I mean… who isn’t selling our data but still lol
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696484093 {#5192
        date: 2023-10-05 07:34:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@lazycouchpotato@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5197 …}
      +nested: Doctrine\ORM\PersistentCollection {#5199 …}
      +votes: Doctrine\ORM\PersistentCollection {#5201 …}
      +reports: Doctrine\ORM\PersistentCollection {#5203 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
      -id: 32428
      -bodyTs: "'data':24,36 'differ':15 'domain':13 'easili':26 'email':10 'isn':32 'lol':39 'mean':30 'name':9 'nilli':8 'onlin':16 'pretti':25 'right':28 'see':19 'sell':22,34 'servic':17 'still':38 'wait':1 'willi':7 'willy-nilli':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3031173"
      +editedAt: DateTimeImmutable @1696484111 {#5193
        date: 2023-10-05 07:35:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696484093 {#5194
        date: 2023-10-05 07:34:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "Exactly and then you can block that one addressband you dont get spam anymore. You can make the addresses up as you go btw, it will receive every email sent to your domain anywaya"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696486160 {#5343
      date: 2023-10-05 08:09:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@lazycouchpotato@lemmy.world"
      "@Misconduct@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5347 …}
    +nested: Doctrine\ORM\PersistentCollection {#5349 …}
    +votes: Doctrine\ORM\PersistentCollection {#5351 …}
    +reports: Doctrine\ORM\PersistentCollection {#5353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
    -id: 32454
    -bodyTs: "'address':19 'addressband':9 'anymor':14 'anywaya':34 'block':6 'btw':24 'domain':33 'dont':11 'email':29 'everi':28 'exact':1 'get':12 'go':23 'make':17 'one':8 'receiv':27 'sent':30 'spam':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3529033"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696486160 {#5344
      date: 2023-10-05 08:09:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "That’s actually really cool! I’ve been actively degoogling this year but my email is one of the last holdouts so I’ll have to look into this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696521806 {#5476
    date: 2023-10-05 18:03:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
    "@Misconduct@startrek.website"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5479 …}
  +nested: Doctrine\ORM\PersistentCollection {#5481 …}
  +votes: Doctrine\ORM\PersistentCollection {#5483 …}
  +reports: Doctrine\ORM\PersistentCollection {#5485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
  -id: 33260
  -bodyTs: "'activ':9 'actual':3 'cool':5 'degoogl':10 'email':15 'holdout':21 'last':20 'll':24 'look':27 'one':17 'realli':4 've':7 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3042624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696521806 {#5477
    date: 2023-10-05 18:03:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5545
  +user: Proxies\__CG__\App\Entity\User {#5546 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5478
    +user: Proxies\__CG__\App\Entity\User {#5196 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5345
      +user: Proxies\__CG__\App\Entity\User {#5346 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5195
        +user: Proxies\__CG__\App\Entity\User {#5196 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4114
          +user: App\Entity\User {#4127 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
            \n
            It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696533552 {#4109
            date: 2023-10-05 21:19:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4115 …}
          +nested: Doctrine\ORM\PersistentCollection {#4117 …}
          +votes: Doctrine\ORM\PersistentCollection {#4119 …}
          +reports: Doctrine\ORM\PersistentCollection {#4121 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
          -id: 31233
          -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4128498"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696435716 {#4110
            date: 2023-10-04 18:08:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4114}
        +body: """
          Wait, so you can just willy-nilly name emails for your domain for different online services and see who’s selling your data pretty easily then right?\n
          \n
          I mean… who isn’t selling our data but still lol
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696484093 {#5192
          date: 2023-10-05 07:34:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@lazycouchpotato@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5197 …}
        +nested: Doctrine\ORM\PersistentCollection {#5199 …}
        +votes: Doctrine\ORM\PersistentCollection {#5201 …}
        +reports: Doctrine\ORM\PersistentCollection {#5203 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
        -id: 32428
        -bodyTs: "'data':24,36 'differ':15 'domain':13 'easili':26 'email':10 'isn':32 'lol':39 'mean':30 'name':9 'nilli':8 'onlin':16 'pretti':25 'right':28 'see':19 'sell':22,34 'servic':17 'still':38 'wait':1 'willi':7 'willy-nilli':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3031173"
        +editedAt: DateTimeImmutable @1696484111 {#5193
          date: 2023-10-05 07:35:11.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696484093 {#5194
          date: 2023-10-05 07:34:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "Exactly and then you can block that one addressband you dont get spam anymore. You can make the addresses up as you go btw, it will receive every email sent to your domain anywaya"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696486160 {#5343
        date: 2023-10-05 08:09:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@lazycouchpotato@lemmy.world"
        "@Misconduct@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5347 …}
      +nested: Doctrine\ORM\PersistentCollection {#5349 …}
      +votes: Doctrine\ORM\PersistentCollection {#5351 …}
      +reports: Doctrine\ORM\PersistentCollection {#5353 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
      -id: 32454
      -bodyTs: "'address':19 'addressband':9 'anymor':14 'anywaya':34 'block':6 'btw':24 'domain':33 'dont':11 'email':29 'everi':28 'exact':1 'get':12 'go':23 'make':17 'one':8 'receiv':27 'sent':30 'spam':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3529033"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696486160 {#5344
        date: 2023-10-05 08:09:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "That’s actually really cool! I’ve been actively degoogling this year but my email is one of the last holdouts so I’ll have to look into this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696521806 {#5476
      date: 2023-10-05 18:03:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@lazycouchpotato@lemmy.world"
      "@Misconduct@startrek.website"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5479 …}
    +nested: Doctrine\ORM\PersistentCollection {#5481 …}
    +votes: Doctrine\ORM\PersistentCollection {#5483 …}
    +reports: Doctrine\ORM\PersistentCollection {#5485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
    -id: 33260
    -bodyTs: "'activ':9 'actual':3 'cool':5 'degoogl':10 'email':15 'holdout':21 'last':20 'll':24 'look':27 'one':17 'realli':4 've':7 'year':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3042624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696521806 {#5477
      date: 2023-10-05 18:03:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Another advantage of having your own domain for email is that you can just pack your shit and move to greener pastures when your current email provider turns to shit. No need to change your email everywhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696530285 {#5543
    date: 2023-10-05 20:24:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
    "@Misconduct@startrek.website"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5547 …}
  +nested: Doctrine\ORM\PersistentCollection {#5549 …}
  +votes: Doctrine\ORM\PersistentCollection {#5551 …}
  +reports: Doctrine\ORM\PersistentCollection {#5553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5557 …}
  -id: 33500
  -bodyTs: "'advantag':2 'anoth':1 'chang':34 'current':25 'domain':7 'email':9,26,36 'everywher':37 'greener':21 'move':19 'need':32 'pack':15 'pastur':22 'provid':27 'shit':17,30 'turn':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3393550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696530285 {#5544
    date: 2023-10-05 20:24:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5545
  +user: Proxies\__CG__\App\Entity\User {#5546 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5478
    +user: Proxies\__CG__\App\Entity\User {#5196 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5345
      +user: Proxies\__CG__\App\Entity\User {#5346 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5195
        +user: Proxies\__CG__\App\Entity\User {#5196 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4114
          +user: App\Entity\User {#4127 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
            \n
            It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696533552 {#4109
            date: 2023-10-05 21:19:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4115 …}
          +nested: Doctrine\ORM\PersistentCollection {#4117 …}
          +votes: Doctrine\ORM\PersistentCollection {#4119 …}
          +reports: Doctrine\ORM\PersistentCollection {#4121 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
          -id: 31233
          -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4128498"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696435716 {#4110
            date: 2023-10-04 18:08:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4114}
        +body: """
          Wait, so you can just willy-nilly name emails for your domain for different online services and see who’s selling your data pretty easily then right?\n
          \n
          I mean… who isn’t selling our data but still lol
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696484093 {#5192
          date: 2023-10-05 07:34:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@lazycouchpotato@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5197 …}
        +nested: Doctrine\ORM\PersistentCollection {#5199 …}
        +votes: Doctrine\ORM\PersistentCollection {#5201 …}
        +reports: Doctrine\ORM\PersistentCollection {#5203 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
        -id: 32428
        -bodyTs: "'data':24,36 'differ':15 'domain':13 'easili':26 'email':10 'isn':32 'lol':39 'mean':30 'name':9 'nilli':8 'onlin':16 'pretti':25 'right':28 'see':19 'sell':22,34 'servic':17 'still':38 'wait':1 'willi':7 'willy-nilli':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3031173"
        +editedAt: DateTimeImmutable @1696484111 {#5193
          date: 2023-10-05 07:35:11.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696484093 {#5194
          date: 2023-10-05 07:34:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "Exactly and then you can block that one addressband you dont get spam anymore. You can make the addresses up as you go btw, it will receive every email sent to your domain anywaya"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696486160 {#5343
        date: 2023-10-05 08:09:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@lazycouchpotato@lemmy.world"
        "@Misconduct@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5347 …}
      +nested: Doctrine\ORM\PersistentCollection {#5349 …}
      +votes: Doctrine\ORM\PersistentCollection {#5351 …}
      +reports: Doctrine\ORM\PersistentCollection {#5353 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
      -id: 32454
      -bodyTs: "'address':19 'addressband':9 'anymor':14 'anywaya':34 'block':6 'btw':24 'domain':33 'dont':11 'email':29 'everi':28 'exact':1 'get':12 'go':23 'make':17 'one':8 'receiv':27 'sent':30 'spam':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3529033"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696486160 {#5344
        date: 2023-10-05 08:09:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "That’s actually really cool! I’ve been actively degoogling this year but my email is one of the last holdouts so I’ll have to look into this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696521806 {#5476
      date: 2023-10-05 18:03:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@lazycouchpotato@lemmy.world"
      "@Misconduct@startrek.website"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5479 …}
    +nested: Doctrine\ORM\PersistentCollection {#5481 …}
    +votes: Doctrine\ORM\PersistentCollection {#5483 …}
    +reports: Doctrine\ORM\PersistentCollection {#5485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
    -id: 33260
    -bodyTs: "'activ':9 'actual':3 'cool':5 'degoogl':10 'email':15 'holdout':21 'last':20 'll':24 'look':27 'one':17 'realli':4 've':7 'year':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3042624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696521806 {#5477
      date: 2023-10-05 18:03:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Another advantage of having your own domain for email is that you can just pack your shit and move to greener pastures when your current email provider turns to shit. No need to change your email everywhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696530285 {#5543
    date: 2023-10-05 20:24:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
    "@Misconduct@startrek.website"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5547 …}
  +nested: Doctrine\ORM\PersistentCollection {#5549 …}
  +votes: Doctrine\ORM\PersistentCollection {#5551 …}
  +reports: Doctrine\ORM\PersistentCollection {#5553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5557 …}
  -id: 33500
  -bodyTs: "'advantag':2 'anoth':1 'chang':34 'current':25 'domain':7 'email':9,26,36 'everywher':37 'greener':21 'move':19 'need':32 'pack':15 'pastur':22 'provid':27 'shit':17,30 'turn':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3393550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696530285 {#5544
    date: 2023-10-05 20:24:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5545
  +user: Proxies\__CG__\App\Entity\User {#5546 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5478
    +user: Proxies\__CG__\App\Entity\User {#5196 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5345
      +user: Proxies\__CG__\App\Entity\User {#5346 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5195
        +user: Proxies\__CG__\App\Entity\User {#5196 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4114
          +user: App\Entity\User {#4127 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
            \n
            It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696533552 {#4109
            date: 2023-10-05 21:19:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4115 …}
          +nested: Doctrine\ORM\PersistentCollection {#4117 …}
          +votes: Doctrine\ORM\PersistentCollection {#4119 …}
          +reports: Doctrine\ORM\PersistentCollection {#4121 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
          -id: 31233
          -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4128498"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696435716 {#4110
            date: 2023-10-04 18:08:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4114}
        +body: """
          Wait, so you can just willy-nilly name emails for your domain for different online services and see who’s selling your data pretty easily then right?\n
          \n
          I mean… who isn’t selling our data but still lol
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696484093 {#5192
          date: 2023-10-05 07:34:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@lazycouchpotato@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5197 …}
        +nested: Doctrine\ORM\PersistentCollection {#5199 …}
        +votes: Doctrine\ORM\PersistentCollection {#5201 …}
        +reports: Doctrine\ORM\PersistentCollection {#5203 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
        -id: 32428
        -bodyTs: "'data':24,36 'differ':15 'domain':13 'easili':26 'email':10 'isn':32 'lol':39 'mean':30 'name':9 'nilli':8 'onlin':16 'pretti':25 'right':28 'see':19 'sell':22,34 'servic':17 'still':38 'wait':1 'willi':7 'willy-nilli':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3031173"
        +editedAt: DateTimeImmutable @1696484111 {#5193
          date: 2023-10-05 07:35:11.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696484093 {#5194
          date: 2023-10-05 07:34:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "Exactly and then you can block that one addressband you dont get spam anymore. You can make the addresses up as you go btw, it will receive every email sent to your domain anywaya"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696486160 {#5343
        date: 2023-10-05 08:09:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@lazycouchpotato@lemmy.world"
        "@Misconduct@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5347 …}
      +nested: Doctrine\ORM\PersistentCollection {#5349 …}
      +votes: Doctrine\ORM\PersistentCollection {#5351 …}
      +reports: Doctrine\ORM\PersistentCollection {#5353 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
      -id: 32454
      -bodyTs: "'address':19 'addressband':9 'anymor':14 'anywaya':34 'block':6 'btw':24 'domain':33 'dont':11 'email':29 'everi':28 'exact':1 'get':12 'go':23 'make':17 'one':8 'receiv':27 'sent':30 'spam':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3529033"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696486160 {#5344
        date: 2023-10-05 08:09:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "That’s actually really cool! I’ve been actively degoogling this year but my email is one of the last holdouts so I’ll have to look into this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696521806 {#5476
      date: 2023-10-05 18:03:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@lazycouchpotato@lemmy.world"
      "@Misconduct@startrek.website"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5479 …}
    +nested: Doctrine\ORM\PersistentCollection {#5481 …}
    +votes: Doctrine\ORM\PersistentCollection {#5483 …}
    +reports: Doctrine\ORM\PersistentCollection {#5485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
    -id: 33260
    -bodyTs: "'activ':9 'actual':3 'cool':5 'degoogl':10 'email':15 'holdout':21 'last':20 'll':24 'look':27 'one':17 'realli':4 've':7 'year':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3042624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696521806 {#5477
      date: 2023-10-05 18:03:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Another advantage of having your own domain for email is that you can just pack your shit and move to greener pastures when your current email provider turns to shit. No need to change your email everywhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696530285 {#5543
    date: 2023-10-05 20:24:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
    "@Misconduct@startrek.website"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5547 …}
  +nested: Doctrine\ORM\PersistentCollection {#5549 …}
  +votes: Doctrine\ORM\PersistentCollection {#5551 …}
  +reports: Doctrine\ORM\PersistentCollection {#5553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5557 …}
  -id: 33500
  -bodyTs: "'advantag':2 'anoth':1 'chang':34 'current':25 'domain':7 'email':9,26,36 'everywher':37 'greener':21 'move':19 'need':32 'pack':15 'pastur':22 'provid':27 'shit':17,30 'turn':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3393550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696530285 {#5544
    date: 2023-10-05 20:24:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5361
  +user: Proxies\__CG__\App\Entity\User {#5362 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5195
    +user: Proxies\__CG__\App\Entity\User {#5196 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
        \n
        It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696533552 {#4109
        date: 2023-10-05 21:19:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 31233
      -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4128498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696435716 {#4110
        date: 2023-10-04 18:08:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: """
      Wait, so you can just willy-nilly name emails for your domain for different online services and see who’s selling your data pretty easily then right?\n
      \n
      I mean… who isn’t selling our data but still lol
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696484093 {#5192
      date: 2023-10-05 07:34:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@lazycouchpotato@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 32428
    -bodyTs: "'data':24,36 'differ':15 'domain':13 'easili':26 'email':10 'isn':32 'lol':39 'mean':30 'name':9 'nilli':8 'onlin':16 'pretti':25 'right':28 'see':19 'sell':22,34 'servic':17 'still':38 'wait':1 'willi':7 'willy-nilli':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3031173"
    +editedAt: DateTimeImmutable @1696484111 {#5193
      date: 2023-10-05 07:35:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696484093 {#5194
      date: 2023-10-05 07:34:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Yes! I’ve literally found out about a data leak this way before it was announced publicly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696486175 {#5359
    date: 2023-10-05 08:09:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
    "@Misconduct@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5363 …}
  +nested: Doctrine\ORM\PersistentCollection {#5365 …}
  +votes: Doctrine\ORM\PersistentCollection {#5367 …}
  +reports: Doctrine\ORM\PersistentCollection {#5369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
  -id: 32455
  -bodyTs: "'announc':16 'data':9 'found':5 'leak':10 'liter':4 'public':17 've':3 'way':12 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/2216234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696486175 {#5360
    date: 2023-10-05 08:09:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#5361
  +user: Proxies\__CG__\App\Entity\User {#5362 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5195
    +user: Proxies\__CG__\App\Entity\User {#5196 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
        \n
        It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696533552 {#4109
        date: 2023-10-05 21:19:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 31233
      -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4128498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696435716 {#4110
        date: 2023-10-04 18:08:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: """
      Wait, so you can just willy-nilly name emails for your domain for different online services and see who’s selling your data pretty easily then right?\n
      \n
      I mean… who isn’t selling our data but still lol
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696484093 {#5192
      date: 2023-10-05 07:34:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@lazycouchpotato@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 32428
    -bodyTs: "'data':24,36 'differ':15 'domain':13 'easili':26 'email':10 'isn':32 'lol':39 'mean':30 'name':9 'nilli':8 'onlin':16 'pretti':25 'right':28 'see':19 'sell':22,34 'servic':17 'still':38 'wait':1 'willi':7 'willy-nilli':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3031173"
    +editedAt: DateTimeImmutable @1696484111 {#5193
      date: 2023-10-05 07:35:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696484093 {#5194
      date: 2023-10-05 07:34:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Yes! I’ve literally found out about a data leak this way before it was announced publicly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696486175 {#5359
    date: 2023-10-05 08:09:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
    "@Misconduct@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5363 …}
  +nested: Doctrine\ORM\PersistentCollection {#5365 …}
  +votes: Doctrine\ORM\PersistentCollection {#5367 …}
  +reports: Doctrine\ORM\PersistentCollection {#5369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
  -id: 32455
  -bodyTs: "'announc':16 'data':9 'found':5 'leak':10 'liter':4 'public':17 've':3 'way':12 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/2216234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696486175 {#5360
    date: 2023-10-05 08:09:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#5361
  +user: Proxies\__CG__\App\Entity\User {#5362 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5195
    +user: Proxies\__CG__\App\Entity\User {#5196 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
        \n
        It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696533552 {#4109
        date: 2023-10-05 21:19:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 31233
      -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4128498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696435716 {#4110
        date: 2023-10-04 18:08:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: """
      Wait, so you can just willy-nilly name emails for your domain for different online services and see who’s selling your data pretty easily then right?\n
      \n
      I mean… who isn’t selling our data but still lol
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696484093 {#5192
      date: 2023-10-05 07:34:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@lazycouchpotato@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 32428
    -bodyTs: "'data':24,36 'differ':15 'domain':13 'easili':26 'email':10 'isn':32 'lol':39 'mean':30 'name':9 'nilli':8 'onlin':16 'pretti':25 'right':28 'see':19 'sell':22,34 'servic':17 'still':38 'wait':1 'willi':7 'willy-nilli':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3031173"
    +editedAt: DateTimeImmutable @1696484111 {#5193
      date: 2023-10-05 07:35:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696484093 {#5194
      date: 2023-10-05 07:34:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Yes! I’ve literally found out about a data leak this way before it was announced publicly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696486175 {#5359
    date: 2023-10-05 08:09:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
    "@Misconduct@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5363 …}
  +nested: Doctrine\ORM\PersistentCollection {#5365 …}
  +votes: Doctrine\ORM\PersistentCollection {#5367 …}
  +reports: Doctrine\ORM\PersistentCollection {#5369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
  -id: 32455
  -bodyTs: "'announc':16 'data':9 'found':5 'leak':10 'liter':4 'public':17 've':3 'way':12 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/2216234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696486175 {#5360
    date: 2023-10-05 08:09:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5493
  +user: Proxies\__CG__\App\Entity\User {#5196 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5361
    +user: Proxies\__CG__\App\Entity\User {#5362 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5195
      +user: Proxies\__CG__\App\Entity\User {#5196 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4114
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
          \n
          It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696533552 {#4109
          date: 2023-10-05 21:19:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4115 …}
        +nested: Doctrine\ORM\PersistentCollection {#4117 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 31233
        -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4128498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696435716 {#4110
          date: 2023-10-04 18:08:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: """
        Wait, so you can just willy-nilly name emails for your domain for different online services and see who’s selling your data pretty easily then right?\n
        \n
        I mean… who isn’t selling our data but still lol
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696484093 {#5192
        date: 2023-10-05 07:34:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@lazycouchpotato@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5197 …}
      +nested: Doctrine\ORM\PersistentCollection {#5199 …}
      +votes: Doctrine\ORM\PersistentCollection {#5201 …}
      +reports: Doctrine\ORM\PersistentCollection {#5203 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
      -id: 32428
      -bodyTs: "'data':24,36 'differ':15 'domain':13 'easili':26 'email':10 'isn':32 'lol':39 'mean':30 'name':9 'nilli':8 'onlin':16 'pretti':25 'right':28 'see':19 'sell':22,34 'servic':17 'still':38 'wait':1 'willi':7 'willy-nilli':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3031173"
      +editedAt: DateTimeImmutable @1696484111 {#5193
        date: 2023-10-05 07:35:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696484093 {#5194
        date: 2023-10-05 07:34:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "Yes! I’ve literally found out about a data leak this way before it was announced publicly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696486175 {#5359
      date: 2023-10-05 08:09:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@lazycouchpotato@lemmy.world"
      "@Misconduct@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5363 …}
    +nested: Doctrine\ORM\PersistentCollection {#5365 …}
    +votes: Doctrine\ORM\PersistentCollection {#5367 …}
    +reports: Doctrine\ORM\PersistentCollection {#5369 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
    -id: 32455
    -bodyTs: "'announc':16 'data':9 'found':5 'leak':10 'liter':4 'public':17 've':3 'way':12 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/2216234"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696486175 {#5360
      date: 2023-10-05 08:09:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "That’s neat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696521846 {#5491
    date: 2023-10-05 18:04:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
    "@Misconduct@startrek.website"
    "@Illecors@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5494 …}
  +nested: Doctrine\ORM\PersistentCollection {#5496 …}
  +votes: Doctrine\ORM\PersistentCollection {#5498 …}
  +reports: Doctrine\ORM\PersistentCollection {#5500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5504 …}
  -id: 33262
  -bodyTs: "'neat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3042639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696521846 {#5492
    date: 2023-10-05 18:04:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5493
  +user: Proxies\__CG__\App\Entity\User {#5196 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5361
    +user: Proxies\__CG__\App\Entity\User {#5362 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5195
      +user: Proxies\__CG__\App\Entity\User {#5196 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4114
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
          \n
          It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696533552 {#4109
          date: 2023-10-05 21:19:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4115 …}
        +nested: Doctrine\ORM\PersistentCollection {#4117 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 31233
        -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4128498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696435716 {#4110
          date: 2023-10-04 18:08:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: """
        Wait, so you can just willy-nilly name emails for your domain for different online services and see who’s selling your data pretty easily then right?\n
        \n
        I mean… who isn’t selling our data but still lol
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696484093 {#5192
        date: 2023-10-05 07:34:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@lazycouchpotato@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5197 …}
      +nested: Doctrine\ORM\PersistentCollection {#5199 …}
      +votes: Doctrine\ORM\PersistentCollection {#5201 …}
      +reports: Doctrine\ORM\PersistentCollection {#5203 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
      -id: 32428
      -bodyTs: "'data':24,36 'differ':15 'domain':13 'easili':26 'email':10 'isn':32 'lol':39 'mean':30 'name':9 'nilli':8 'onlin':16 'pretti':25 'right':28 'see':19 'sell':22,34 'servic':17 'still':38 'wait':1 'willi':7 'willy-nilli':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3031173"
      +editedAt: DateTimeImmutable @1696484111 {#5193
        date: 2023-10-05 07:35:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696484093 {#5194
        date: 2023-10-05 07:34:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "Yes! I’ve literally found out about a data leak this way before it was announced publicly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696486175 {#5359
      date: 2023-10-05 08:09:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@lazycouchpotato@lemmy.world"
      "@Misconduct@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5363 …}
    +nested: Doctrine\ORM\PersistentCollection {#5365 …}
    +votes: Doctrine\ORM\PersistentCollection {#5367 …}
    +reports: Doctrine\ORM\PersistentCollection {#5369 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
    -id: 32455
    -bodyTs: "'announc':16 'data':9 'found':5 'leak':10 'liter':4 'public':17 've':3 'way':12 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/2216234"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696486175 {#5360
      date: 2023-10-05 08:09:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "That’s neat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696521846 {#5491
    date: 2023-10-05 18:04:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
    "@Misconduct@startrek.website"
    "@Illecors@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5494 …}
  +nested: Doctrine\ORM\PersistentCollection {#5496 …}
  +votes: Doctrine\ORM\PersistentCollection {#5498 …}
  +reports: Doctrine\ORM\PersistentCollection {#5500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5504 …}
  -id: 33262
  -bodyTs: "'neat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3042639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696521846 {#5492
    date: 2023-10-05 18:04:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5493
  +user: Proxies\__CG__\App\Entity\User {#5196 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5361
    +user: Proxies\__CG__\App\Entity\User {#5362 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5195
      +user: Proxies\__CG__\App\Entity\User {#5196 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4114
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
          \n
          It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696533552 {#4109
          date: 2023-10-05 21:19:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4115 …}
        +nested: Doctrine\ORM\PersistentCollection {#4117 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 31233
        -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4128498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696435716 {#4110
          date: 2023-10-04 18:08:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: """
        Wait, so you can just willy-nilly name emails for your domain for different online services and see who’s selling your data pretty easily then right?\n
        \n
        I mean… who isn’t selling our data but still lol
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696484093 {#5192
        date: 2023-10-05 07:34:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@lazycouchpotato@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5197 …}
      +nested: Doctrine\ORM\PersistentCollection {#5199 …}
      +votes: Doctrine\ORM\PersistentCollection {#5201 …}
      +reports: Doctrine\ORM\PersistentCollection {#5203 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
      -id: 32428
      -bodyTs: "'data':24,36 'differ':15 'domain':13 'easili':26 'email':10 'isn':32 'lol':39 'mean':30 'name':9 'nilli':8 'onlin':16 'pretti':25 'right':28 'see':19 'sell':22,34 'servic':17 'still':38 'wait':1 'willi':7 'willy-nilli':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3031173"
      +editedAt: DateTimeImmutable @1696484111 {#5193
        date: 2023-10-05 07:35:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696484093 {#5194
        date: 2023-10-05 07:34:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "Yes! I’ve literally found out about a data leak this way before it was announced publicly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696486175 {#5359
      date: 2023-10-05 08:09:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@lazycouchpotato@lemmy.world"
      "@Misconduct@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5363 …}
    +nested: Doctrine\ORM\PersistentCollection {#5365 …}
    +votes: Doctrine\ORM\PersistentCollection {#5367 …}
    +reports: Doctrine\ORM\PersistentCollection {#5369 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
    -id: 32455
    -bodyTs: "'announc':16 'data':9 'found':5 'leak':10 'liter':4 'public':17 've':3 'way':12 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/2216234"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696486175 {#5360
      date: 2023-10-05 08:09:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "That’s neat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696521846 {#5491
    date: 2023-10-05 18:04:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
    "@Misconduct@startrek.website"
    "@Illecors@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5494 …}
  +nested: Doctrine\ORM\PersistentCollection {#5496 …}
  +votes: Doctrine\ORM\PersistentCollection {#5498 …}
  +reports: Doctrine\ORM\PersistentCollection {#5500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5504 …}
  -id: 33262
  -bodyTs: "'neat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3042639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696521846 {#5492
    date: 2023-10-05 18:04:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5377
  +user: Proxies\__CG__\App\Entity\User {#5378 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5195
    +user: Proxies\__CG__\App\Entity\User {#5196 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
        \n
        It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696533552 {#4109
        date: 2023-10-05 21:19:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 31233
      -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4128498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696435716 {#4110
        date: 2023-10-04 18:08:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: """
      Wait, so you can just willy-nilly name emails for your domain for different online services and see who’s selling your data pretty easily then right?\n
      \n
      I mean… who isn’t selling our data but still lol
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696484093 {#5192
      date: 2023-10-05 07:34:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@lazycouchpotato@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 32428
    -bodyTs: "'data':24,36 'differ':15 'domain':13 'easili':26 'email':10 'isn':32 'lol':39 'mean':30 'name':9 'nilli':8 'onlin':16 'pretti':25 'right':28 'see':19 'sell':22,34 'servic':17 'still':38 'wait':1 'willi':7 'willy-nilli':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3031173"
    +editedAt: DateTimeImmutable @1696484111 {#5193
      date: 2023-10-05 07:35:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696484093 {#5194
      date: 2023-10-05 07:34:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "I just set that up. Pretty useful"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696533551 {#5375
    date: 2023-10-05 21:19:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
    "@Misconduct@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5379 …}
  +nested: Doctrine\ORM\PersistentCollection {#5381 …}
  +votes: Doctrine\ORM\PersistentCollection {#5383 …}
  +reports: Doctrine\ORM\PersistentCollection {#5385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5389 …}
  -id: 33583
  -bodyTs: "'pretti':6 'set':3 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/2604881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696533551 {#5376
    date: 2023-10-05 21:19:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5377
  +user: Proxies\__CG__\App\Entity\User {#5378 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5195
    +user: Proxies\__CG__\App\Entity\User {#5196 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
        \n
        It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696533552 {#4109
        date: 2023-10-05 21:19:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 31233
      -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4128498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696435716 {#4110
        date: 2023-10-04 18:08:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: """
      Wait, so you can just willy-nilly name emails for your domain for different online services and see who’s selling your data pretty easily then right?\n
      \n
      I mean… who isn’t selling our data but still lol
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696484093 {#5192
      date: 2023-10-05 07:34:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@lazycouchpotato@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 32428
    -bodyTs: "'data':24,36 'differ':15 'domain':13 'easili':26 'email':10 'isn':32 'lol':39 'mean':30 'name':9 'nilli':8 'onlin':16 'pretti':25 'right':28 'see':19 'sell':22,34 'servic':17 'still':38 'wait':1 'willi':7 'willy-nilli':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3031173"
    +editedAt: DateTimeImmutable @1696484111 {#5193
      date: 2023-10-05 07:35:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696484093 {#5194
      date: 2023-10-05 07:34:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "I just set that up. Pretty useful"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696533551 {#5375
    date: 2023-10-05 21:19:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
    "@Misconduct@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5379 …}
  +nested: Doctrine\ORM\PersistentCollection {#5381 …}
  +votes: Doctrine\ORM\PersistentCollection {#5383 …}
  +reports: Doctrine\ORM\PersistentCollection {#5385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5389 …}
  -id: 33583
  -bodyTs: "'pretti':6 'set':3 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/2604881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696533551 {#5376
    date: 2023-10-05 21:19:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5377
  +user: Proxies\__CG__\App\Entity\User {#5378 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5195
    +user: Proxies\__CG__\App\Entity\User {#5196 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I still keep my Hotmail/Yahoo/etc., but I’ve gotten my name as a domain and use that for professional communication.\n
        \n
        It has catch-all support, so whether you send an email to hi@name.com or “XxX_360noscopegamer_xXx@name.com”, I still receive it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696533552 {#4109
        date: 2023-10-05 21:19:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 31233
      -bodyTs: "'catch':24 'catch-al':23 'communic':20 'domain':14 'email':32 'gotten':9 'hi@name.com':34 'hotmail/yahoo/etc':5 'keep':3 'name':11 'profession':19 'receiv':39 'send':30 'still':2,38 'support':26 'use':16 've':8 'whether':28 'xxx_360noscopegamer_xxx@name.com':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4128498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696435716 {#4110
        date: 2023-10-04 18:08:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: """
      Wait, so you can just willy-nilly name emails for your domain for different online services and see who’s selling your data pretty easily then right?\n
      \n
      I mean… who isn’t selling our data but still lol
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696484093 {#5192
      date: 2023-10-05 07:34:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@lazycouchpotato@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 32428
    -bodyTs: "'data':24,36 'differ':15 'domain':13 'easili':26 'email':10 'isn':32 'lol':39 'mean':30 'name':9 'nilli':8 'onlin':16 'pretti':25 'right':28 'see':19 'sell':22,34 'servic':17 'still':38 'wait':1 'willi':7 'willy-nilli':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3031173"
    +editedAt: DateTimeImmutable @1696484111 {#5193
      date: 2023-10-05 07:35:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696484093 {#5194
      date: 2023-10-05 07:34:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "I just set that up. Pretty useful"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696533551 {#5375
    date: 2023-10-05 21:19:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@lazycouchpotato@lemmy.world"
    "@Misconduct@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5379 …}
  +nested: Doctrine\ORM\PersistentCollection {#5381 …}
  +votes: Doctrine\ORM\PersistentCollection {#5383 …}
  +reports: Doctrine\ORM\PersistentCollection {#5385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5389 …}
  -id: 33583
  -bodyTs: "'pretti':6 'set':3 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/2604881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696533551 {#5376
    date: 2023-10-05 21:19:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4188
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    When I was like 11 I made two emails, one with a dumb name and another more professional one that’s just my name. I didn’t want to send emails to adults with the dumb name one because I didn’t want to explain it.\n
    \n
    11 year old me was way too serious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696532446 {#4183
    date: 2023-10-05 21:00:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -id: 33550
  -bodyTs: "'11':5,47 'adult':33 'anoth':16 'didn':26,41 'dumb':13,36 'email':9,31 'explain':45 'like':4 'made':7 'name':14,24,37 'old':49 'one':10,19,38 'profession':18 'send':30 'serious':54 'two':8 'want':28,43 'way':52 'year':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4165234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696532446 {#4184
    date: 2023-10-05 21:00:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4188
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    When I was like 11 I made two emails, one with a dumb name and another more professional one that’s just my name. I didn’t want to send emails to adults with the dumb name one because I didn’t want to explain it.\n
    \n
    11 year old me was way too serious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696532446 {#4183
    date: 2023-10-05 21:00:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -id: 33550
  -bodyTs: "'11':5,47 'adult':33 'anoth':16 'didn':26,41 'dumb':13,36 'email':9,31 'explain':45 'like':4 'made':7 'name':14,24,37 'old':49 'one':10,19,38 'profession':18 'send':30 'serious':54 'two':8 'want':28,43 'way':52 'year':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4165234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696532446 {#4184
    date: 2023-10-05 21:00:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4188
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    When I was like 11 I made two emails, one with a dumb name and another more professional one that’s just my name. I didn’t want to send emails to adults with the dumb name one because I didn’t want to explain it.\n
    \n
    11 year old me was way too serious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696532446 {#4183
    date: 2023-10-05 21:00:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -id: 33550
  -bodyTs: "'11':5,47 'adult':33 'anoth':16 'didn':26,41 'dumb':13,36 'email':9,31 'explain':45 'like':4 'made':7 'name':14,24,37 'old':49 'one':10,19,38 'profession':18 'send':30 'serious':54 'two':8 'want':28,43 'way':52 'year':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4165234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696532446 {#4184
    date: 2023-10-05 21:00:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4262
  +user: App\Entity\User {#4275 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    My first Hotmail address was based off my football position and jersey number. During high school I changed positions and numbers along the way, making it obsolete like a year after creating it\n
    \n
    Still useful for signing up to things I know are gonna spam me with bullshit though, the ad copy can join old MySpace reminders.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696486057 {#4256
    date: 2023-10-05 08:07:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4263 …}
  +nested: Doctrine\ORM\PersistentCollection {#4265 …}
  +votes: Doctrine\ORM\PersistentCollection {#4267 …}
  +reports: Doctrine\ORM\PersistentCollection {#4269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
  -id: 31924
  -bodyTs: "'ad':51 'address':4 'along':22 'base':6 'bullshit':48 'chang':18 'copi':52 'creat':32 'first':2 'footbal':9 'gonna':44 'high':15 'hotmail':3 'jersey':12 'join':54 'know':42 'like':28 'make':25 'myspac':56 'number':13,21 'obsolet':27 'old':55 'posit':10,19 'remind':57 'school':16 'sign':37 'spam':45 'still':34 'thing':40 'though':49 'use':35 'way':24 'year':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4138695"
  +editedAt: DateTimeImmutable @1696458575 {#4257
    date: 2023-10-05 00:29:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696458544 {#4258
    date: 2023-10-05 00:29:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4262
  +user: App\Entity\User {#4275 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    My first Hotmail address was based off my football position and jersey number. During high school I changed positions and numbers along the way, making it obsolete like a year after creating it\n
    \n
    Still useful for signing up to things I know are gonna spam me with bullshit though, the ad copy can join old MySpace reminders.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696486057 {#4256
    date: 2023-10-05 08:07:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4263 …}
  +nested: Doctrine\ORM\PersistentCollection {#4265 …}
  +votes: Doctrine\ORM\PersistentCollection {#4267 …}
  +reports: Doctrine\ORM\PersistentCollection {#4269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
  -id: 31924
  -bodyTs: "'ad':51 'address':4 'along':22 'base':6 'bullshit':48 'chang':18 'copi':52 'creat':32 'first':2 'footbal':9 'gonna':44 'high':15 'hotmail':3 'jersey':12 'join':54 'know':42 'like':28 'make':25 'myspac':56 'number':13,21 'obsolet':27 'old':55 'posit':10,19 'remind':57 'school':16 'sign':37 'spam':45 'still':34 'thing':40 'though':49 'use':35 'way':24 'year':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4138695"
  +editedAt: DateTimeImmutable @1696458575 {#4257
    date: 2023-10-05 00:29:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696458544 {#4258
    date: 2023-10-05 00:29:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4262
  +user: App\Entity\User {#4275 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    My first Hotmail address was based off my football position and jersey number. During high school I changed positions and numbers along the way, making it obsolete like a year after creating it\n
    \n
    Still useful for signing up to things I know are gonna spam me with bullshit though, the ad copy can join old MySpace reminders.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696486057 {#4256
    date: 2023-10-05 08:07:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4263 …}
  +nested: Doctrine\ORM\PersistentCollection {#4265 …}
  +votes: Doctrine\ORM\PersistentCollection {#4267 …}
  +reports: Doctrine\ORM\PersistentCollection {#4269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
  -id: 31924
  -bodyTs: "'ad':51 'address':4 'along':22 'base':6 'bullshit':48 'chang':18 'copi':52 'creat':32 'first':2 'footbal':9 'gonna':44 'high':15 'hotmail':3 'jersey':12 'join':54 'know':42 'like':28 'make':25 'myspac':56 'number':13,21 'obsolet':27 'old':55 'posit':10,19 'remind':57 'school':16 'sign':37 'spam':45 'still':34 'thing':40 'though':49 'use':35 'way':24 'year':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4138695"
  +editedAt: DateTimeImmutable @1696458575 {#4257
    date: 2023-10-05 00:29:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696458544 {#4258
    date: 2023-10-05 00:29:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5244
  +user: Proxies\__CG__\App\Entity\User {#5245 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4262
    +user: App\Entity\User {#4275 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      My first Hotmail address was based off my football position and jersey number. During high school I changed positions and numbers along the way, making it obsolete like a year after creating it\n
      \n
      Still useful for signing up to things I know are gonna spam me with bullshit though, the ad copy can join old MySpace reminders.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696486057 {#4256
      date: 2023-10-05 08:07:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4263 …}
    +nested: Doctrine\ORM\PersistentCollection {#4265 …}
    +votes: Doctrine\ORM\PersistentCollection {#4267 …}
    +reports: Doctrine\ORM\PersistentCollection {#4269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
    -id: 31924
    -bodyTs: "'ad':51 'address':4 'along':22 'base':6 'bullshit':48 'chang':18 'copi':52 'creat':32 'first':2 'footbal':9 'gonna':44 'high':15 'hotmail':3 'jersey':12 'join':54 'know':42 'like':28 'make':25 'myspac':56 'number':13,21 'obsolet':27 'old':55 'posit':10,19 'remind':57 'school':16 'sign':37 'spam':45 'still':34 'thing':40 'though':49 'use':35 'way':24 'year':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4138695"
    +editedAt: DateTimeImmutable @1696458575 {#4257
      date: 2023-10-05 00:29:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696458544 {#4258
      date: 2023-10-05 00:29:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +body: "Ah, mister SafetySafety88 ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696486055 {#5242
    date: 2023-10-05 08:07:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@FordBeeblebrox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5246 …}
  +nested: Doctrine\ORM\PersistentCollection {#5248 …}
  +votes: Doctrine\ORM\PersistentCollection {#5250 …}
  +reports: Doctrine\ORM\PersistentCollection {#5252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5256 …}
  -id: 32453
  -bodyTs: "'ah':1 'mister':2 'safetysafety88':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4391760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696486055 {#5243
    date: 2023-10-05 08:07:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5244
  +user: Proxies\__CG__\App\Entity\User {#5245 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4262
    +user: App\Entity\User {#4275 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      My first Hotmail address was based off my football position and jersey number. During high school I changed positions and numbers along the way, making it obsolete like a year after creating it\n
      \n
      Still useful for signing up to things I know are gonna spam me with bullshit though, the ad copy can join old MySpace reminders.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696486057 {#4256
      date: 2023-10-05 08:07:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4263 …}
    +nested: Doctrine\ORM\PersistentCollection {#4265 …}
    +votes: Doctrine\ORM\PersistentCollection {#4267 …}
    +reports: Doctrine\ORM\PersistentCollection {#4269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
    -id: 31924
    -bodyTs: "'ad':51 'address':4 'along':22 'base':6 'bullshit':48 'chang':18 'copi':52 'creat':32 'first':2 'footbal':9 'gonna':44 'high':15 'hotmail':3 'jersey':12 'join':54 'know':42 'like':28 'make':25 'myspac':56 'number':13,21 'obsolet':27 'old':55 'posit':10,19 'remind':57 'school':16 'sign':37 'spam':45 'still':34 'thing':40 'though':49 'use':35 'way':24 'year':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4138695"
    +editedAt: DateTimeImmutable @1696458575 {#4257
      date: 2023-10-05 00:29:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696458544 {#4258
      date: 2023-10-05 00:29:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +body: "Ah, mister SafetySafety88 ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696486055 {#5242
    date: 2023-10-05 08:07:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@FordBeeblebrox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5246 …}
  +nested: Doctrine\ORM\PersistentCollection {#5248 …}
  +votes: Doctrine\ORM\PersistentCollection {#5250 …}
  +reports: Doctrine\ORM\PersistentCollection {#5252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5256 …}
  -id: 32453
  -bodyTs: "'ah':1 'mister':2 'safetysafety88':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4391760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696486055 {#5243
    date: 2023-10-05 08:07:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5244
  +user: Proxies\__CG__\App\Entity\User {#5245 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4262
    +user: App\Entity\User {#4275 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      My first Hotmail address was based off my football position and jersey number. During high school I changed positions and numbers along the way, making it obsolete like a year after creating it\n
      \n
      Still useful for signing up to things I know are gonna spam me with bullshit though, the ad copy can join old MySpace reminders.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696486057 {#4256
      date: 2023-10-05 08:07:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4263 …}
    +nested: Doctrine\ORM\PersistentCollection {#4265 …}
    +votes: Doctrine\ORM\PersistentCollection {#4267 …}
    +reports: Doctrine\ORM\PersistentCollection {#4269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
    -id: 31924
    -bodyTs: "'ad':51 'address':4 'along':22 'base':6 'bullshit':48 'chang':18 'copi':52 'creat':32 'first':2 'footbal':9 'gonna':44 'high':15 'hotmail':3 'jersey':12 'join':54 'know':42 'like':28 'make':25 'myspac':56 'number':13,21 'obsolet':27 'old':55 'posit':10,19 'remind':57 'school':16 'sign':37 'spam':45 'still':34 'thing':40 'though':49 'use':35 'way':24 'year':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4138695"
    +editedAt: DateTimeImmutable @1696458575 {#4257
      date: 2023-10-05 00:29:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696458544 {#4258
      date: 2023-10-05 00:29:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +body: "Ah, mister SafetySafety88 ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696486055 {#5242
    date: 2023-10-05 08:07:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@FordBeeblebrox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5246 …}
  +nested: Doctrine\ORM\PersistentCollection {#5248 …}
  +votes: Doctrine\ORM\PersistentCollection {#5250 …}
  +reports: Doctrine\ORM\PersistentCollection {#5252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5256 …}
  -id: 32453
  -bodyTs: "'ah':1 'mister':2 'safetysafety88':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4391760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696486055 {#5243
    date: 2023-10-05 08:07:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4335
  +user: App\Entity\User {#4348 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Does anyone remember when marijuana.com allowed to create a free email?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696485891 {#4330
    date: 2023-10-05 08:04:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4336 …}
  +nested: Doctrine\ORM\PersistentCollection {#4338 …}
  +votes: Doctrine\ORM\PersistentCollection {#4340 …}
  +reports: Doctrine\ORM\PersistentCollection {#4342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4346 …}
  -id: 32450
  -bodyTs: "'allow':6 'anyon':2 'creat':8 'email':11 'free':10 'marijuana.com':5 'rememb':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4391726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696485891 {#4331
    date: 2023-10-05 08:04:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4335
  +user: App\Entity\User {#4348 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Does anyone remember when marijuana.com allowed to create a free email?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696485891 {#4330
    date: 2023-10-05 08:04:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4336 …}
  +nested: Doctrine\ORM\PersistentCollection {#4338 …}
  +votes: Doctrine\ORM\PersistentCollection {#4340 …}
  +reports: Doctrine\ORM\PersistentCollection {#4342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4346 …}
  -id: 32450
  -bodyTs: "'allow':6 'anyon':2 'creat':8 'email':11 'free':10 'marijuana.com':5 'rememb':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4391726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696485891 {#4331
    date: 2023-10-05 08:04:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4335
  +user: App\Entity\User {#4348 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Does anyone remember when marijuana.com allowed to create a free email?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696485891 {#4330
    date: 2023-10-05 08:04:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4336 …}
  +nested: Doctrine\ORM\PersistentCollection {#4338 …}
  +votes: Doctrine\ORM\PersistentCollection {#4340 …}
  +reports: Doctrine\ORM\PersistentCollection {#4342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4346 …}
  -id: 32450
  -bodyTs: "'allow':6 'anyon':2 'creat':8 'email':11 'free':10 'marijuana.com':5 'rememb':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4391726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696485891 {#4331
    date: 2023-10-05 08:04:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4408
  +user: App\Entity\User {#4421 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I use it as an alt now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696485673 {#4403
    date: 2023-10-05 08:01:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4409 …}
  +nested: Doctrine\ORM\PersistentCollection {#4411 …}
  +votes: Doctrine\ORM\PersistentCollection {#4413 …}
  +reports: Doctrine\ORM\PersistentCollection {#4415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
  -id: 32447
  -bodyTs: "'alt':6 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/2523208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696485673 {#4404
    date: 2023-10-05 08:01:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4408
  +user: App\Entity\User {#4421 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I use it as an alt now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696485673 {#4403
    date: 2023-10-05 08:01:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4409 …}
  +nested: Doctrine\ORM\PersistentCollection {#4411 …}
  +votes: Doctrine\ORM\PersistentCollection {#4413 …}
  +reports: Doctrine\ORM\PersistentCollection {#4415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
  -id: 32447
  -bodyTs: "'alt':6 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/2523208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696485673 {#4404
    date: 2023-10-05 08:01:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4408
  +user: App\Entity\User {#4421 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I use it as an alt now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696485673 {#4403
    date: 2023-10-05 08:01:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4409 …}
  +nested: Doctrine\ORM\PersistentCollection {#4411 …}
  +votes: Doctrine\ORM\PersistentCollection {#4413 …}
  +reports: Doctrine\ORM\PersistentCollection {#4415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
  -id: 32447
  -bodyTs: "'alt':6 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/2523208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696485673 {#4404
    date: 2023-10-05 08:01:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4482
  +user: App\Entity\User {#4495 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Idk I have pretty normal usernames. Never had those dodgy cool ones, Ig I was boring all along"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696480001 {#4476
    date: 2023-10-05 06:26:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4483 …}
  +nested: Doctrine\ORM\PersistentCollection {#4485 …}
  +votes: Doctrine\ORM\PersistentCollection {#4487 …}
  +reports: Doctrine\ORM\PersistentCollection {#4489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
  -id: 31261
  -bodyTs: "'along':18 'bore':16 'cool':11 'dodgi':10 'idk':1 'ig':13 'never':7 'normal':5 'one':12 'pretti':4 'usernam':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4128747"
  +editedAt: DateTimeImmutable @1696436381 {#4477
    date: 2023-10-04 18:19:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696436366 {#4478
    date: 2023-10-04 18:19:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4482
  +user: App\Entity\User {#4495 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Idk I have pretty normal usernames. Never had those dodgy cool ones, Ig I was boring all along"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696480001 {#4476
    date: 2023-10-05 06:26:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4483 …}
  +nested: Doctrine\ORM\PersistentCollection {#4485 …}
  +votes: Doctrine\ORM\PersistentCollection {#4487 …}
  +reports: Doctrine\ORM\PersistentCollection {#4489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
  -id: 31261
  -bodyTs: "'along':18 'bore':16 'cool':11 'dodgi':10 'idk':1 'ig':13 'never':7 'normal':5 'one':12 'pretti':4 'usernam':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4128747"
  +editedAt: DateTimeImmutable @1696436381 {#4477
    date: 2023-10-04 18:19:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696436366 {#4478
    date: 2023-10-04 18:19:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4482
  +user: App\Entity\User {#4495 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Idk I have pretty normal usernames. Never had those dodgy cool ones, Ig I was boring all along"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696480001 {#4476
    date: 2023-10-05 06:26:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4483 …}
  +nested: Doctrine\ORM\PersistentCollection {#4485 …}
  +votes: Doctrine\ORM\PersistentCollection {#4487 …}
  +reports: Doctrine\ORM\PersistentCollection {#4489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
  -id: 31261
  -bodyTs: "'along':18 'bore':16 'cool':11 'dodgi':10 'idk':1 'ig':13 'never':7 'normal':5 'one':12 'pretti':4 'usernam':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4128747"
  +editedAt: DateTimeImmutable @1696436381 {#4477
    date: 2023-10-04 18:19:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696436366 {#4478
    date: 2023-10-04 18:19:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5212
  +user: Proxies\__CG__\App\Entity\User {#5213 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4482
    +user: App\Entity\User {#4495 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Idk I have pretty normal usernames. Never had those dodgy cool ones, Ig I was boring all along"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696480001 {#4476
      date: 2023-10-05 06:26:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4483 …}
    +nested: Doctrine\ORM\PersistentCollection {#4485 …}
    +votes: Doctrine\ORM\PersistentCollection {#4487 …}
    +reports: Doctrine\ORM\PersistentCollection {#4489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
    -id: 31261
    -bodyTs: "'along':18 'bore':16 'cool':11 'dodgi':10 'idk':1 'ig':13 'never':7 'normal':5 'one':12 'pretti':4 'usernam':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4128747"
    +editedAt: DateTimeImmutable @1696436381 {#4477
      date: 2023-10-04 18:19:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696436366 {#4478
      date: 2023-10-04 18:19:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: """
    I made an alias so unique, that if you Google it you get my bloody home address and other doxxing information. Not good!\n
    \n
    And worse, that’s literally all the I do Google spits out. There’s literally nothing else.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696447219 {#5209
    date: 2023-10-04 21:20:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@alldreadme@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5214 …}
  +nested: Doctrine\ORM\PersistentCollection {#5216 …}
  +votes: Doctrine\ORM\PersistentCollection {#5218 …}
  +reports: Doctrine\ORM\PersistentCollection {#5220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5224 …}
  -id: 31597
  -bodyTs: "'address':17 'alia':4 'bloodi':15 'doxx':20 'els':40 'get':13 'good':23 'googl':10,33 'home':16 'inform':21 'liter':28,38 'made':2 'noth':39 'spit':34 'uniqu':6 'wors':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4375844"
  +editedAt: DateTimeImmutable @1696447248 {#5210
    date: 2023-10-04 21:20:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696447219 {#5211
    date: 2023-10-04 21:20:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#5212
  +user: Proxies\__CG__\App\Entity\User {#5213 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4482
    +user: App\Entity\User {#4495 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Idk I have pretty normal usernames. Never had those dodgy cool ones, Ig I was boring all along"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696480001 {#4476
      date: 2023-10-05 06:26:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4483 …}
    +nested: Doctrine\ORM\PersistentCollection {#4485 …}
    +votes: Doctrine\ORM\PersistentCollection {#4487 …}
    +reports: Doctrine\ORM\PersistentCollection {#4489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
    -id: 31261
    -bodyTs: "'along':18 'bore':16 'cool':11 'dodgi':10 'idk':1 'ig':13 'never':7 'normal':5 'one':12 'pretti':4 'usernam':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4128747"
    +editedAt: DateTimeImmutable @1696436381 {#4477
      date: 2023-10-04 18:19:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696436366 {#4478
      date: 2023-10-04 18:19:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: """
    I made an alias so unique, that if you Google it you get my bloody home address and other doxxing information. Not good!\n
    \n
    And worse, that’s literally all the I do Google spits out. There’s literally nothing else.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696447219 {#5209
    date: 2023-10-04 21:20:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@alldreadme@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5214 …}
  +nested: Doctrine\ORM\PersistentCollection {#5216 …}
  +votes: Doctrine\ORM\PersistentCollection {#5218 …}
  +reports: Doctrine\ORM\PersistentCollection {#5220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5224 …}
  -id: 31597
  -bodyTs: "'address':17 'alia':4 'bloodi':15 'doxx':20 'els':40 'get':13 'good':23 'googl':10,33 'home':16 'inform':21 'liter':28,38 'made':2 'noth':39 'spit':34 'uniqu':6 'wors':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4375844"
  +editedAt: DateTimeImmutable @1696447248 {#5210
    date: 2023-10-04 21:20:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696447219 {#5211
    date: 2023-10-04 21:20:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#5212
  +user: Proxies\__CG__\App\Entity\User {#5213 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4482
    +user: App\Entity\User {#4495 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Idk I have pretty normal usernames. Never had those dodgy cool ones, Ig I was boring all along"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696480001 {#4476
      date: 2023-10-05 06:26:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4483 …}
    +nested: Doctrine\ORM\PersistentCollection {#4485 …}
    +votes: Doctrine\ORM\PersistentCollection {#4487 …}
    +reports: Doctrine\ORM\PersistentCollection {#4489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
    -id: 31261
    -bodyTs: "'along':18 'bore':16 'cool':11 'dodgi':10 'idk':1 'ig':13 'never':7 'normal':5 'one':12 'pretti':4 'usernam':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4128747"
    +editedAt: DateTimeImmutable @1696436381 {#4477
      date: 2023-10-04 18:19:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696436366 {#4478
      date: 2023-10-04 18:19:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: """
    I made an alias so unique, that if you Google it you get my bloody home address and other doxxing information. Not good!\n
    \n
    And worse, that’s literally all the I do Google spits out. There’s literally nothing else.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696447219 {#5209
    date: 2023-10-04 21:20:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@alldreadme@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5214 …}
  +nested: Doctrine\ORM\PersistentCollection {#5216 …}
  +votes: Doctrine\ORM\PersistentCollection {#5218 …}
  +reports: Doctrine\ORM\PersistentCollection {#5220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5224 …}
  -id: 31597
  -bodyTs: "'address':17 'alia':4 'bloodi':15 'doxx':20 'els':40 'get':13 'good':23 'googl':10,33 'home':16 'inform':21 'liter':28,38 'made':2 'noth':39 'spit':34 'uniqu':6 'wors':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4375844"
  +editedAt: DateTimeImmutable @1696447248 {#5210
    date: 2023-10-04 21:20:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696447219 {#5211
    date: 2023-10-04 21:20:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5329
  +user: Proxies\__CG__\App\Entity\User {#5330 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5212
    +user: Proxies\__CG__\App\Entity\User {#5213 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4482
      +user: App\Entity\User {#4495 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Idk I have pretty normal usernames. Never had those dodgy cool ones, Ig I was boring all along"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696480001 {#4476
        date: 2023-10-05 06:26:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4483 …}
      +nested: Doctrine\ORM\PersistentCollection {#4485 …}
      +votes: Doctrine\ORM\PersistentCollection {#4487 …}
      +reports: Doctrine\ORM\PersistentCollection {#4489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
      -id: 31261
      -bodyTs: "'along':18 'bore':16 'cool':11 'dodgi':10 'idk':1 'ig':13 'never':7 'normal':5 'one':12 'pretti':4 'usernam':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4128747"
      +editedAt: DateTimeImmutable @1696436381 {#4477
        date: 2023-10-04 18:19:41.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696436366 {#4478
        date: 2023-10-04 18:19:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4482}
    +body: """
      I made an alias so unique, that if you Google it you get my bloody home address and other doxxing information. Not good!\n
      \n
      And worse, that’s literally all the I do Google spits out. There’s literally nothing else.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696447219 {#5209
      date: 2023-10-04 21:20:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@alldreadme@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5214 …}
    +nested: Doctrine\ORM\PersistentCollection {#5216 …}
    +votes: Doctrine\ORM\PersistentCollection {#5218 …}
    +reports: Doctrine\ORM\PersistentCollection {#5220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5224 …}
    -id: 31597
    -bodyTs: "'address':17 'alia':4 'bloodi':15 'doxx':20 'els':40 'get':13 'good':23 'googl':10,33 'home':16 'inform':21 'liter':28,38 'made':2 'noth':39 'spit':34 'uniqu':6 'wors':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4375844"
    +editedAt: DateTimeImmutable @1696447248 {#5210
      date: 2023-10-04 21:20:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696447219 {#5211
      date: 2023-10-04 21:20:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: "I don’t believe you, prove it. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696459634 {#5327
    date: 2023-10-05 00:47:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@alldreadme@lemmy.world"
    "@PersnickityPenguin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5331 …}
  +nested: Doctrine\ORM\PersistentCollection {#5333 …}
  +votes: Doctrine\ORM\PersistentCollection {#5335 …}
  +reports: Doctrine\ORM\PersistentCollection {#5337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
  -id: 31953
  -bodyTs: "'believ':4 'prove':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3742738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696459634 {#5328
    date: 2023-10-05 00:47:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#5329
  +user: Proxies\__CG__\App\Entity\User {#5330 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5212
    +user: Proxies\__CG__\App\Entity\User {#5213 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4482
      +user: App\Entity\User {#4495 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Idk I have pretty normal usernames. Never had those dodgy cool ones, Ig I was boring all along"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696480001 {#4476
        date: 2023-10-05 06:26:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4483 …}
      +nested: Doctrine\ORM\PersistentCollection {#4485 …}
      +votes: Doctrine\ORM\PersistentCollection {#4487 …}
      +reports: Doctrine\ORM\PersistentCollection {#4489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
      -id: 31261
      -bodyTs: "'along':18 'bore':16 'cool':11 'dodgi':10 'idk':1 'ig':13 'never':7 'normal':5 'one':12 'pretti':4 'usernam':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4128747"
      +editedAt: DateTimeImmutable @1696436381 {#4477
        date: 2023-10-04 18:19:41.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696436366 {#4478
        date: 2023-10-04 18:19:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4482}
    +body: """
      I made an alias so unique, that if you Google it you get my bloody home address and other doxxing information. Not good!\n
      \n
      And worse, that’s literally all the I do Google spits out. There’s literally nothing else.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696447219 {#5209
      date: 2023-10-04 21:20:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@alldreadme@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5214 …}
    +nested: Doctrine\ORM\PersistentCollection {#5216 …}
    +votes: Doctrine\ORM\PersistentCollection {#5218 …}
    +reports: Doctrine\ORM\PersistentCollection {#5220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5224 …}
    -id: 31597
    -bodyTs: "'address':17 'alia':4 'bloodi':15 'doxx':20 'els':40 'get':13 'good':23 'googl':10,33 'home':16 'inform':21 'liter':28,38 'made':2 'noth':39 'spit':34 'uniqu':6 'wors':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4375844"
    +editedAt: DateTimeImmutable @1696447248 {#5210
      date: 2023-10-04 21:20:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696447219 {#5211
      date: 2023-10-04 21:20:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: "I don’t believe you, prove it. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696459634 {#5327
    date: 2023-10-05 00:47:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@alldreadme@lemmy.world"
    "@PersnickityPenguin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5331 …}
  +nested: Doctrine\ORM\PersistentCollection {#5333 …}
  +votes: Doctrine\ORM\PersistentCollection {#5335 …}
  +reports: Doctrine\ORM\PersistentCollection {#5337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
  -id: 31953
  -bodyTs: "'believ':4 'prove':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3742738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696459634 {#5328
    date: 2023-10-05 00:47:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#5329
  +user: Proxies\__CG__\App\Entity\User {#5330 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5212
    +user: Proxies\__CG__\App\Entity\User {#5213 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4482
      +user: App\Entity\User {#4495 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Idk I have pretty normal usernames. Never had those dodgy cool ones, Ig I was boring all along"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696480001 {#4476
        date: 2023-10-05 06:26:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4483 …}
      +nested: Doctrine\ORM\PersistentCollection {#4485 …}
      +votes: Doctrine\ORM\PersistentCollection {#4487 …}
      +reports: Doctrine\ORM\PersistentCollection {#4489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
      -id: 31261
      -bodyTs: "'along':18 'bore':16 'cool':11 'dodgi':10 'idk':1 'ig':13 'never':7 'normal':5 'one':12 'pretti':4 'usernam':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4128747"
      +editedAt: DateTimeImmutable @1696436381 {#4477
        date: 2023-10-04 18:19:41.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696436366 {#4478
        date: 2023-10-04 18:19:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4482}
    +body: """
      I made an alias so unique, that if you Google it you get my bloody home address and other doxxing information. Not good!\n
      \n
      And worse, that’s literally all the I do Google spits out. There’s literally nothing else.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696447219 {#5209
      date: 2023-10-04 21:20:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@alldreadme@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5214 …}
    +nested: Doctrine\ORM\PersistentCollection {#5216 …}
    +votes: Doctrine\ORM\PersistentCollection {#5218 …}
    +reports: Doctrine\ORM\PersistentCollection {#5220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5224 …}
    -id: 31597
    -bodyTs: "'address':17 'alia':4 'bloodi':15 'doxx':20 'els':40 'get':13 'good':23 'googl':10,33 'home':16 'inform':21 'liter':28,38 'made':2 'noth':39 'spit':34 'uniqu':6 'wors':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4375844"
    +editedAt: DateTimeImmutable @1696447248 {#5210
      date: 2023-10-04 21:20:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696447219 {#5211
      date: 2023-10-04 21:20:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: "I don’t believe you, prove it. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696459634 {#5327
    date: 2023-10-05 00:47:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@alldreadme@lemmy.world"
    "@PersnickityPenguin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5331 …}
  +nested: Doctrine\ORM\PersistentCollection {#5333 …}
  +votes: Doctrine\ORM\PersistentCollection {#5335 …}
  +reports: Doctrine\ORM\PersistentCollection {#5337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
  -id: 31953
  -bodyTs: "'believ':4 'prove':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3742738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696459634 {#5328
    date: 2023-10-05 00:47:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5463
  +user: Proxies\__CG__\App\Entity\User {#5213 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5329
    +user: Proxies\__CG__\App\Entity\User {#5330 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5212
      +user: Proxies\__CG__\App\Entity\User {#5213 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4482
        +user: App\Entity\User {#4495 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Idk I have pretty normal usernames. Never had those dodgy cool ones, Ig I was boring all along"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696480001 {#4476
          date: 2023-10-05 06:26:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4483 …}
        +nested: Doctrine\ORM\PersistentCollection {#4485 …}
        +votes: Doctrine\ORM\PersistentCollection {#4487 …}
        +reports: Doctrine\ORM\PersistentCollection {#4489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
        -id: 31261
        -bodyTs: "'along':18 'bore':16 'cool':11 'dodgi':10 'idk':1 'ig':13 'never':7 'normal':5 'one':12 'pretti':4 'usernam':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4128747"
        +editedAt: DateTimeImmutable @1696436381 {#4477
          date: 2023-10-04 18:19:41.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696436366 {#4478
          date: 2023-10-04 18:19:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4482}
      +body: """
        I made an alias so unique, that if you Google it you get my bloody home address and other doxxing information. Not good!\n
        \n
        And worse, that’s literally all the I do Google spits out. There’s literally nothing else.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696447219 {#5209
        date: 2023-10-04 21:20:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@alldreadme@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5214 …}
      +nested: Doctrine\ORM\PersistentCollection {#5216 …}
      +votes: Doctrine\ORM\PersistentCollection {#5218 …}
      +reports: Doctrine\ORM\PersistentCollection {#5220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5224 …}
      -id: 31597
      -bodyTs: "'address':17 'alia':4 'bloodi':15 'doxx':20 'els':40 'get':13 'good':23 'googl':10,33 'home':16 'inform':21 'liter':28,38 'made':2 'noth':39 'spit':34 'uniqu':6 'wors':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4375844"
      +editedAt: DateTimeImmutable @1696447248 {#5210
        date: 2023-10-04 21:20:48.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696447219 {#5211
        date: 2023-10-04 21:20:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4482}
    +body: "I don’t believe you, prove it. :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696459634 {#5327
      date: 2023-10-05 00:47:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@alldreadme@lemmy.world"
      "@PersnickityPenguin@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5331 …}
    +nested: Doctrine\ORM\PersistentCollection {#5333 …}
    +votes: Doctrine\ORM\PersistentCollection {#5335 …}
    +reports: Doctrine\ORM\PersistentCollection {#5337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
    -id: 31953
    -bodyTs: "'believ':4 'prove':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3742738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696459634 {#5328
      date: 2023-10-05 00:47:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: """
    Haha, almost got me there!\n
    \n
    Just Google “penguin,” I’m all over the interwebs. 😅
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696480000 {#5461
    date: 2023-10-05 06:26:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@alldreadme@lemmy.world"
    "@PersnickityPenguin@lemm.ee"
    "@Martineski@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5464 …}
  +nested: Doctrine\ORM\PersistentCollection {#5466 …}
  +votes: Doctrine\ORM\PersistentCollection {#5468 …}
  +reports: Doctrine\ORM\PersistentCollection {#5470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
  -id: 32373
  -bodyTs: "'almost':2 'googl':7 'got':3 'haha':1 'interweb':14 'm':10 'penguin':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4389972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696480000 {#5462
    date: 2023-10-05 06:26:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5463
  +user: Proxies\__CG__\App\Entity\User {#5213 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5329
    +user: Proxies\__CG__\App\Entity\User {#5330 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5212
      +user: Proxies\__CG__\App\Entity\User {#5213 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4482
        +user: App\Entity\User {#4495 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Idk I have pretty normal usernames. Never had those dodgy cool ones, Ig I was boring all along"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696480001 {#4476
          date: 2023-10-05 06:26:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4483 …}
        +nested: Doctrine\ORM\PersistentCollection {#4485 …}
        +votes: Doctrine\ORM\PersistentCollection {#4487 …}
        +reports: Doctrine\ORM\PersistentCollection {#4489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
        -id: 31261
        -bodyTs: "'along':18 'bore':16 'cool':11 'dodgi':10 'idk':1 'ig':13 'never':7 'normal':5 'one':12 'pretti':4 'usernam':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4128747"
        +editedAt: DateTimeImmutable @1696436381 {#4477
          date: 2023-10-04 18:19:41.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696436366 {#4478
          date: 2023-10-04 18:19:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4482}
      +body: """
        I made an alias so unique, that if you Google it you get my bloody home address and other doxxing information. Not good!\n
        \n
        And worse, that’s literally all the I do Google spits out. There’s literally nothing else.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696447219 {#5209
        date: 2023-10-04 21:20:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@alldreadme@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5214 …}
      +nested: Doctrine\ORM\PersistentCollection {#5216 …}
      +votes: Doctrine\ORM\PersistentCollection {#5218 …}
      +reports: Doctrine\ORM\PersistentCollection {#5220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5224 …}
      -id: 31597
      -bodyTs: "'address':17 'alia':4 'bloodi':15 'doxx':20 'els':40 'get':13 'good':23 'googl':10,33 'home':16 'inform':21 'liter':28,38 'made':2 'noth':39 'spit':34 'uniqu':6 'wors':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4375844"
      +editedAt: DateTimeImmutable @1696447248 {#5210
        date: 2023-10-04 21:20:48.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696447219 {#5211
        date: 2023-10-04 21:20:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4482}
    +body: "I don’t believe you, prove it. :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696459634 {#5327
      date: 2023-10-05 00:47:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@alldreadme@lemmy.world"
      "@PersnickityPenguin@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5331 …}
    +nested: Doctrine\ORM\PersistentCollection {#5333 …}
    +votes: Doctrine\ORM\PersistentCollection {#5335 …}
    +reports: Doctrine\ORM\PersistentCollection {#5337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
    -id: 31953
    -bodyTs: "'believ':4 'prove':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3742738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696459634 {#5328
      date: 2023-10-05 00:47:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: """
    Haha, almost got me there!\n
    \n
    Just Google “penguin,” I’m all over the interwebs. 😅
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696480000 {#5461
    date: 2023-10-05 06:26:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@alldreadme@lemmy.world"
    "@PersnickityPenguin@lemm.ee"
    "@Martineski@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5464 …}
  +nested: Doctrine\ORM\PersistentCollection {#5466 …}
  +votes: Doctrine\ORM\PersistentCollection {#5468 …}
  +reports: Doctrine\ORM\PersistentCollection {#5470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
  -id: 32373
  -bodyTs: "'almost':2 'googl':7 'got':3 'haha':1 'interweb':14 'm':10 'penguin':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4389972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696480000 {#5462
    date: 2023-10-05 06:26:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5463
  +user: Proxies\__CG__\App\Entity\User {#5213 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5329
    +user: Proxies\__CG__\App\Entity\User {#5330 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5212
      +user: Proxies\__CG__\App\Entity\User {#5213 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4482
        +user: App\Entity\User {#4495 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Idk I have pretty normal usernames. Never had those dodgy cool ones, Ig I was boring all along"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696480001 {#4476
          date: 2023-10-05 06:26:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4483 …}
        +nested: Doctrine\ORM\PersistentCollection {#4485 …}
        +votes: Doctrine\ORM\PersistentCollection {#4487 …}
        +reports: Doctrine\ORM\PersistentCollection {#4489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
        -id: 31261
        -bodyTs: "'along':18 'bore':16 'cool':11 'dodgi':10 'idk':1 'ig':13 'never':7 'normal':5 'one':12 'pretti':4 'usernam':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4128747"
        +editedAt: DateTimeImmutable @1696436381 {#4477
          date: 2023-10-04 18:19:41.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696436366 {#4478
          date: 2023-10-04 18:19:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4482}
      +body: """
        I made an alias so unique, that if you Google it you get my bloody home address and other doxxing information. Not good!\n
        \n
        And worse, that’s literally all the I do Google spits out. There’s literally nothing else.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696447219 {#5209
        date: 2023-10-04 21:20:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@alldreadme@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5214 …}
      +nested: Doctrine\ORM\PersistentCollection {#5216 …}
      +votes: Doctrine\ORM\PersistentCollection {#5218 …}
      +reports: Doctrine\ORM\PersistentCollection {#5220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5224 …}
      -id: 31597
      -bodyTs: "'address':17 'alia':4 'bloodi':15 'doxx':20 'els':40 'get':13 'good':23 'googl':10,33 'home':16 'inform':21 'liter':28,38 'made':2 'noth':39 'spit':34 'uniqu':6 'wors':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4375844"
      +editedAt: DateTimeImmutable @1696447248 {#5210
        date: 2023-10-04 21:20:48.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696447219 {#5211
        date: 2023-10-04 21:20:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4482}
    +body: "I don’t believe you, prove it. :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696459634 {#5327
      date: 2023-10-05 00:47:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@alldreadme@lemmy.world"
      "@PersnickityPenguin@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5331 …}
    +nested: Doctrine\ORM\PersistentCollection {#5333 …}
    +votes: Doctrine\ORM\PersistentCollection {#5335 …}
    +reports: Doctrine\ORM\PersistentCollection {#5337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
    -id: 31953
    -bodyTs: "'believ':4 'prove':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3742738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696459634 {#5328
      date: 2023-10-05 00:47:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: """
    Haha, almost got me there!\n
    \n
    Just Google “penguin,” I’m all over the interwebs. 😅
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696480000 {#5461
    date: 2023-10-05 06:26:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@alldreadme@lemmy.world"
    "@PersnickityPenguin@lemm.ee"
    "@Martineski@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5464 …}
  +nested: Doctrine\ORM\PersistentCollection {#5466 …}
  +votes: Doctrine\ORM\PersistentCollection {#5468 …}
  +reports: Doctrine\ORM\PersistentCollection {#5470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
  -id: 32373
  -bodyTs: "'almost':2 'googl':7 'got':3 'haha':1 'interweb':14 'm':10 'penguin':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4389972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696480000 {#5462
    date: 2023-10-05 06:26:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4556
  +user: App\Entity\User {#4569 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I got pretty lucky that 1) my usernames have all been pretty tame if a bit boring and 2) I never published anything horrible under my IRL name"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696459292 {#4551
    date: 2023-10-05 00:41:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4557 …}
  +nested: Doctrine\ORM\PersistentCollection {#4559 …}
  +votes: Doctrine\ORM\PersistentCollection {#4561 …}
  +reports: Doctrine\ORM\PersistentCollection {#4563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
  -id: 30879
  -bodyTs: "'1':6 '2':19 'anyth':23 'bit':16 'bore':17 'got':2 'horribl':24 'irl':27 'lucki':4 'name':28 'never':21 'pretti':3,12 'publish':22 'tame':13 'usernam':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4508195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696427050 {#4552
    date: 2023-10-04 15:44:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4556
  +user: App\Entity\User {#4569 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I got pretty lucky that 1) my usernames have all been pretty tame if a bit boring and 2) I never published anything horrible under my IRL name"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696459292 {#4551
    date: 2023-10-05 00:41:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4557 …}
  +nested: Doctrine\ORM\PersistentCollection {#4559 …}
  +votes: Doctrine\ORM\PersistentCollection {#4561 …}
  +reports: Doctrine\ORM\PersistentCollection {#4563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
  -id: 30879
  -bodyTs: "'1':6 '2':19 'anyth':23 'bit':16 'bore':17 'got':2 'horribl':24 'irl':27 'lucki':4 'name':28 'never':21 'pretti':3,12 'publish':22 'tame':13 'usernam':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4508195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696427050 {#4552
    date: 2023-10-04 15:44:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4556
  +user: App\Entity\User {#4569 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I got pretty lucky that 1) my usernames have all been pretty tame if a bit boring and 2) I never published anything horrible under my IRL name"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696459292 {#4551
    date: 2023-10-05 00:41:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4557 …}
  +nested: Doctrine\ORM\PersistentCollection {#4559 …}
  +votes: Doctrine\ORM\PersistentCollection {#4561 …}
  +reports: Doctrine\ORM\PersistentCollection {#4563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
  -id: 30879
  -bodyTs: "'1':6 '2':19 'anyth':23 'bit':16 'bore':17 'got':2 'horribl':24 'irl':27 'lucki':4 'name':28 'never':21 'pretti':3,12 'publish':22 'tame':13 'usernam':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4508195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696427050 {#4552
    date: 2023-10-04 15:44:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5083
  +user: Proxies\__CG__\App\Entity\User {#5080 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4556
    +user: App\Entity\User {#4569 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I got pretty lucky that 1) my usernames have all been pretty tame if a bit boring and 2) I never published anything horrible under my IRL name"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1696459292 {#4551
      date: 2023-10-05 00:41:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4557 …}
    +nested: Doctrine\ORM\PersistentCollection {#4559 …}
    +votes: Doctrine\ORM\PersistentCollection {#4561 …}
    +reports: Doctrine\ORM\PersistentCollection {#4563 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
    -id: 30879
    -bodyTs: "'1':6 '2':19 'anyth':23 'bit':16 'bore':17 'got':2 'horribl':24 'irl':27 'lucki':4 'name':28 'never':21 'pretti':3,12 'publish':22 'tame':13 'usernam':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4508195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696427050 {#4552
      date: 2023-10-04 15:44:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4556}
  +body: """
    Bank: and your email is “TigOlBiddies69 @ email com?”\n
    \n
    Me: “Yes is there a problem?”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696442691 {#5084
    date: 2023-10-04 20:04:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@ipkpjersi@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5077 …}
  +nested: Doctrine\ORM\PersistentCollection {#5075 …}
  +votes: Doctrine\ORM\PersistentCollection {#5079 …}
  +reports: Doctrine\ORM\PersistentCollection {#5090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5094 …}
  -id: 31466
  -bodyTs: "'bank':1 'com':8 'email':4,7 'problem':14 'tigolbiddies69':6 'yes':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4131381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696442691 {#5087
    date: 2023-10-04 20:04:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#5083
  +user: Proxies\__CG__\App\Entity\User {#5080 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4556
    +user: App\Entity\User {#4569 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I got pretty lucky that 1) my usernames have all been pretty tame if a bit boring and 2) I never published anything horrible under my IRL name"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1696459292 {#4551
      date: 2023-10-05 00:41:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4557 …}
    +nested: Doctrine\ORM\PersistentCollection {#4559 …}
    +votes: Doctrine\ORM\PersistentCollection {#4561 …}
    +reports: Doctrine\ORM\PersistentCollection {#4563 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
    -id: 30879
    -bodyTs: "'1':6 '2':19 'anyth':23 'bit':16 'bore':17 'got':2 'horribl':24 'irl':27 'lucki':4 'name':28 'never':21 'pretti':3,12 'publish':22 'tame':13 'usernam':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4508195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696427050 {#4552
      date: 2023-10-04 15:44:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4556}
  +body: """
    Bank: and your email is “TigOlBiddies69 @ email com?”\n
    \n
    Me: “Yes is there a problem?”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696442691 {#5084
    date: 2023-10-04 20:04:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@ipkpjersi@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5077 …}
  +nested: Doctrine\ORM\PersistentCollection {#5075 …}
  +votes: Doctrine\ORM\PersistentCollection {#5079 …}
  +reports: Doctrine\ORM\PersistentCollection {#5090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5094 …}
  -id: 31466
  -bodyTs: "'bank':1 'com':8 'email':4,7 'problem':14 'tigolbiddies69':6 'yes':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4131381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696442691 {#5087
    date: 2023-10-04 20:04:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#5083
  +user: Proxies\__CG__\App\Entity\User {#5080 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4556
    +user: App\Entity\User {#4569 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I got pretty lucky that 1) my usernames have all been pretty tame if a bit boring and 2) I never published anything horrible under my IRL name"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1696459292 {#4551
      date: 2023-10-05 00:41:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4557 …}
    +nested: Doctrine\ORM\PersistentCollection {#4559 …}
    +votes: Doctrine\ORM\PersistentCollection {#4561 …}
    +reports: Doctrine\ORM\PersistentCollection {#4563 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
    -id: 30879
    -bodyTs: "'1':6 '2':19 'anyth':23 'bit':16 'bore':17 'got':2 'horribl':24 'irl':27 'lucki':4 'name':28 'never':21 'pretti':3,12 'publish':22 'tame':13 'usernam':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4508195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696427050 {#4552
      date: 2023-10-04 15:44:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4556}
  +body: """
    Bank: and your email is “TigOlBiddies69 @ email com?”\n
    \n
    Me: “Yes is there a problem?”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696442691 {#5084
    date: 2023-10-04 20:04:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@ipkpjersi@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5077 …}
  +nested: Doctrine\ORM\PersistentCollection {#5075 …}
  +votes: Doctrine\ORM\PersistentCollection {#5079 …}
  +reports: Doctrine\ORM\PersistentCollection {#5090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5094 …}
  -id: 31466
  -bodyTs: "'bank':1 'com':8 'email':4,7 'problem':14 'tigolbiddies69':6 'yes':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4131381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696442691 {#5087
    date: 2023-10-04 20:04:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5098
  +user: Proxies\__CG__\App\Entity\User {#5099 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4556
    +user: App\Entity\User {#4569 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I got pretty lucky that 1) my usernames have all been pretty tame if a bit boring and 2) I never published anything horrible under my IRL name"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1696459292 {#4551
      date: 2023-10-05 00:41:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4557 …}
    +nested: Doctrine\ORM\PersistentCollection {#4559 …}
    +votes: Doctrine\ORM\PersistentCollection {#4561 …}
    +reports: Doctrine\ORM\PersistentCollection {#4563 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
    -id: 30879
    -bodyTs: "'1':6 '2':19 'anyth':23 'bit':16 'bore':17 'got':2 'horribl':24 'irl':27 'lucki':4 'name':28 'never':21 'pretti':3,12 'publish':22 'tame':13 'usernam':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4508195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696427050 {#4552
      date: 2023-10-04 15:44:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4556}
  +body: "I publish all of my horrible stuff online under your real name just to fuck with you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696427161 {#5096
    date: 2023-10-04 15:46:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@ipkpjersi@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5100 …}
  +nested: Doctrine\ORM\PersistentCollection {#5102 …}
  +votes: Doctrine\ORM\PersistentCollection {#5104 …}
  +reports: Doctrine\ORM\PersistentCollection {#5106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5110 …}
  -id: 30880
  -bodyTs: "'fuck':15 'horribl':6 'name':12 'onlin':8 'publish':2 'real':11 'stuff':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3506695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696427161 {#5097
    date: 2023-10-04 15:46:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#5098
  +user: Proxies\__CG__\App\Entity\User {#5099 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4556
    +user: App\Entity\User {#4569 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I got pretty lucky that 1) my usernames have all been pretty tame if a bit boring and 2) I never published anything horrible under my IRL name"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1696459292 {#4551
      date: 2023-10-05 00:41:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4557 …}
    +nested: Doctrine\ORM\PersistentCollection {#4559 …}
    +votes: Doctrine\ORM\PersistentCollection {#4561 …}
    +reports: Doctrine\ORM\PersistentCollection {#4563 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
    -id: 30879
    -bodyTs: "'1':6 '2':19 'anyth':23 'bit':16 'bore':17 'got':2 'horribl':24 'irl':27 'lucki':4 'name':28 'never':21 'pretti':3,12 'publish':22 'tame':13 'usernam':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4508195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696427050 {#4552
      date: 2023-10-04 15:44:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4556}
  +body: "I publish all of my horrible stuff online under your real name just to fuck with you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696427161 {#5096
    date: 2023-10-04 15:46:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@ipkpjersi@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5100 …}
  +nested: Doctrine\ORM\PersistentCollection {#5102 …}
  +votes: Doctrine\ORM\PersistentCollection {#5104 …}
  +reports: Doctrine\ORM\PersistentCollection {#5106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5110 …}
  -id: 30880
  -bodyTs: "'fuck':15 'horribl':6 'name':12 'onlin':8 'publish':2 'real':11 'stuff':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3506695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696427161 {#5097
    date: 2023-10-04 15:46:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#5098
  +user: Proxies\__CG__\App\Entity\User {#5099 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4556
    +user: App\Entity\User {#4569 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I got pretty lucky that 1) my usernames have all been pretty tame if a bit boring and 2) I never published anything horrible under my IRL name"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1696459292 {#4551
      date: 2023-10-05 00:41:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4557 …}
    +nested: Doctrine\ORM\PersistentCollection {#4559 …}
    +votes: Doctrine\ORM\PersistentCollection {#4561 …}
    +reports: Doctrine\ORM\PersistentCollection {#4563 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
    -id: 30879
    -bodyTs: "'1':6 '2':19 'anyth':23 'bit':16 'bore':17 'got':2 'horribl':24 'irl':27 'lucki':4 'name':28 'never':21 'pretti':3,12 'publish':22 'tame':13 'usernam':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4508195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696427050 {#4552
      date: 2023-10-04 15:44:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4556}
  +body: "I publish all of my horrible stuff online under your real name just to fuck with you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696427161 {#5096
    date: 2023-10-04 15:46:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@ipkpjersi@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5100 …}
  +nested: Doctrine\ORM\PersistentCollection {#5102 …}
  +votes: Doctrine\ORM\PersistentCollection {#5104 …}
  +reports: Doctrine\ORM\PersistentCollection {#5106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5110 …}
  -id: 30880
  -bodyTs: "'fuck':15 'horribl':6 'name':12 'onlin':8 'publish':2 'real':11 'stuff':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3506695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696427161 {#5097
    date: 2023-10-04 15:46:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5272
  +user: Proxies\__CG__\App\Entity\User {#5265 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5098
    +user: Proxies\__CG__\App\Entity\User {#5099 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4556
      +user: App\Entity\User {#4569 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I got pretty lucky that 1) my usernames have all been pretty tame if a bit boring and 2) I never published anything horrible under my IRL name"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1696459292 {#4551
        date: 2023-10-05 00:41:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4557 …}
      +nested: Doctrine\ORM\PersistentCollection {#4559 …}
      +votes: Doctrine\ORM\PersistentCollection {#4561 …}
      +reports: Doctrine\ORM\PersistentCollection {#4563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
      -id: 30879
      -bodyTs: "'1':6 '2':19 'anyth':23 'bit':16 'bore':17 'got':2 'horribl':24 'irl':27 'lucki':4 'name':28 'never':21 'pretti':3,12 'publish':22 'tame':13 'usernam':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4508195"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696427050 {#4552
        date: 2023-10-04 15:44:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4556}
    +body: "I publish all of my horrible stuff online under your real name just to fuck with you"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696427161 {#5096
      date: 2023-10-04 15:46:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@ipkpjersi@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5100 …}
    +nested: Doctrine\ORM\PersistentCollection {#5102 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5108 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5110 …}
    -id: 30880
    -bodyTs: "'fuck':15 'horribl':6 'name':12 'onlin':8 'publish':2 'real':11 'stuff':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3506695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696427161 {#5097
      date: 2023-10-04 15:46:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4556}
  +body: "It was me Barry"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696428291 {#5273
    date: 2023-10-04 16:04:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@ipkpjersi@lemmy.ml"
    "@alphapuggle@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5264 …}
  +nested: Doctrine\ORM\PersistentCollection {#5262 …}
  +votes: Doctrine\ORM\PersistentCollection {#5260 …}
  +reports: Doctrine\ORM\PersistentCollection {#5275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
  -id: 30884
  -bodyTs: "'barri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2573164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696428291 {#5270
    date: 2023-10-04 16:04:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5272
  +user: Proxies\__CG__\App\Entity\User {#5265 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5098
    +user: Proxies\__CG__\App\Entity\User {#5099 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4556
      +user: App\Entity\User {#4569 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I got pretty lucky that 1) my usernames have all been pretty tame if a bit boring and 2) I never published anything horrible under my IRL name"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1696459292 {#4551
        date: 2023-10-05 00:41:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4557 …}
      +nested: Doctrine\ORM\PersistentCollection {#4559 …}
      +votes: Doctrine\ORM\PersistentCollection {#4561 …}
      +reports: Doctrine\ORM\PersistentCollection {#4563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
      -id: 30879
      -bodyTs: "'1':6 '2':19 'anyth':23 'bit':16 'bore':17 'got':2 'horribl':24 'irl':27 'lucki':4 'name':28 'never':21 'pretti':3,12 'publish':22 'tame':13 'usernam':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4508195"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696427050 {#4552
        date: 2023-10-04 15:44:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4556}
    +body: "I publish all of my horrible stuff online under your real name just to fuck with you"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696427161 {#5096
      date: 2023-10-04 15:46:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@ipkpjersi@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5100 …}
    +nested: Doctrine\ORM\PersistentCollection {#5102 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5108 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5110 …}
    -id: 30880
    -bodyTs: "'fuck':15 'horribl':6 'name':12 'onlin':8 'publish':2 'real':11 'stuff':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3506695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696427161 {#5097
      date: 2023-10-04 15:46:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4556}
  +body: "It was me Barry"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696428291 {#5273
    date: 2023-10-04 16:04:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@ipkpjersi@lemmy.ml"
    "@alphapuggle@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5264 …}
  +nested: Doctrine\ORM\PersistentCollection {#5262 …}
  +votes: Doctrine\ORM\PersistentCollection {#5260 …}
  +reports: Doctrine\ORM\PersistentCollection {#5275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
  -id: 30884
  -bodyTs: "'barri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2573164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696428291 {#5270
    date: 2023-10-04 16:04:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5272
  +user: Proxies\__CG__\App\Entity\User {#5265 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5098
    +user: Proxies\__CG__\App\Entity\User {#5099 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4556
      +user: App\Entity\User {#4569 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I got pretty lucky that 1) my usernames have all been pretty tame if a bit boring and 2) I never published anything horrible under my IRL name"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1696459292 {#4551
        date: 2023-10-05 00:41:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4557 …}
      +nested: Doctrine\ORM\PersistentCollection {#4559 …}
      +votes: Doctrine\ORM\PersistentCollection {#4561 …}
      +reports: Doctrine\ORM\PersistentCollection {#4563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
      -id: 30879
      -bodyTs: "'1':6 '2':19 'anyth':23 'bit':16 'bore':17 'got':2 'horribl':24 'irl':27 'lucki':4 'name':28 'never':21 'pretti':3,12 'publish':22 'tame':13 'usernam':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4508195"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696427050 {#4552
        date: 2023-10-04 15:44:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4556}
    +body: "I publish all of my horrible stuff online under your real name just to fuck with you"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696427161 {#5096
      date: 2023-10-04 15:46:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@ipkpjersi@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5100 …}
    +nested: Doctrine\ORM\PersistentCollection {#5102 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5108 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5110 …}
    -id: 30880
    -bodyTs: "'fuck':15 'horribl':6 'name':12 'onlin':8 'publish':2 'real':11 'stuff':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3506695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696427161 {#5097
      date: 2023-10-04 15:46:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4556}
  +body: "It was me Barry"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696428291 {#5273
    date: 2023-10-04 16:04:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@ipkpjersi@lemmy.ml"
    "@alphapuggle@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5264 …}
  +nested: Doctrine\ORM\PersistentCollection {#5262 …}
  +votes: Doctrine\ORM\PersistentCollection {#5260 …}
  +reports: Doctrine\ORM\PersistentCollection {#5275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
  -id: 30884
  -bodyTs: "'barri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2573164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696428291 {#5270
    date: 2023-10-04 16:04:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#5395
  +user: Proxies\__CG__\App\Entity\User {#5400 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5272
    +user: Proxies\__CG__\App\Entity\User {#5265 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5098
      +user: Proxies\__CG__\App\Entity\User {#5099 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4556
        +user: App\Entity\User {#4569 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I got pretty lucky that 1) my usernames have all been pretty tame if a bit boring and 2) I never published anything horrible under my IRL name"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1696459292 {#4551
          date: 2023-10-05 00:41:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4557 …}
        +nested: Doctrine\ORM\PersistentCollection {#4559 …}
        +votes: Doctrine\ORM\PersistentCollection {#4561 …}
        +reports: Doctrine\ORM\PersistentCollection {#4563 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
        -id: 30879
        -bodyTs: "'1':6 '2':19 'anyth':23 'bit':16 'bore':17 'got':2 'horribl':24 'irl':27 'lucki':4 'name':28 'never':21 'pretti':3,12 'publish':22 'tame':13 'usernam':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4508195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696427050 {#4552
          date: 2023-10-04 15:44:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4556}
      +body: "I publish all of my horrible stuff online under your real name just to fuck with you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1696427161 {#5096
        date: 2023-10-04 15:46:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@ipkpjersi@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5100 …}
      +nested: Doctrine\ORM\PersistentCollection {#5102 …}
      +votes: Doctrine\ORM\PersistentCollection {#5104 …}
      +reports: Doctrine\ORM\PersistentCollection {#5106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5108 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5110 …}
      -id: 30880
      -bodyTs: "'fuck':15 'horribl':6 'name':12 'onlin':8 'publish':2 'real':11 'stuff':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3506695"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696427161 {#5097
        date: 2023-10-04 15:46:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4556}
    +body: "It was me Barry"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696428291 {#5273
      date: 2023-10-04 16:04:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@ipkpjersi@lemmy.ml"
      "@alphapuggle@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5264 …}
    +nested: Doctrine\ORM\PersistentCollection {#5262 …}
    +votes: Doctrine\ORM\PersistentCollection {#5260 …}
    +reports: Doctrine\ORM\PersistentCollection {#5275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
    -id: 30884
    -bodyTs: "'barri':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2573164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696428291 {#5270
      date: 2023-10-04 16:04:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4556}
  +body: "Dick move other Barry"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696459291 {#5394
    date: 2023-10-05 00:41:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@ipkpjersi@lemmy.ml"
    "@alphapuggle@programming.dev"
    "@ComradeChairmanKGB@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5406 …}
  +nested: Doctrine\ORM\PersistentCollection {#5402 …}
  +votes: Doctrine\ORM\PersistentCollection {#5404 …}
  +reports: Doctrine\ORM\PersistentCollection {#5408 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5412 …}
  -id: 31938
  -bodyTs: "'barri':4 'dick':1 'move':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4138919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696459291 {#5397
    date: 2023-10-05 00:41:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5395
  +user: Proxies\__CG__\App\Entity\User {#5400 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5272
    +user: Proxies\__CG__\App\Entity\User {#5265 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5098
      +user: Proxies\__CG__\App\Entity\User {#5099 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4556
        +user: App\Entity\User {#4569 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I got pretty lucky that 1) my usernames have all been pretty tame if a bit boring and 2) I never published anything horrible under my IRL name"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1696459292 {#4551
          date: 2023-10-05 00:41:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4557 …}
        +nested: Doctrine\ORM\PersistentCollection {#4559 …}
        +votes: Doctrine\ORM\PersistentCollection {#4561 …}
        +reports: Doctrine\ORM\PersistentCollection {#4563 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
        -id: 30879
        -bodyTs: "'1':6 '2':19 'anyth':23 'bit':16 'bore':17 'got':2 'horribl':24 'irl':27 'lucki':4 'name':28 'never':21 'pretti':3,12 'publish':22 'tame':13 'usernam':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4508195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696427050 {#4552
          date: 2023-10-04 15:44:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4556}
      +body: "I publish all of my horrible stuff online under your real name just to fuck with you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1696427161 {#5096
        date: 2023-10-04 15:46:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@ipkpjersi@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5100 …}
      +nested: Doctrine\ORM\PersistentCollection {#5102 …}
      +votes: Doctrine\ORM\PersistentCollection {#5104 …}
      +reports: Doctrine\ORM\PersistentCollection {#5106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5108 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5110 …}
      -id: 30880
      -bodyTs: "'fuck':15 'horribl':6 'name':12 'onlin':8 'publish':2 'real':11 'stuff':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3506695"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696427161 {#5097
        date: 2023-10-04 15:46:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4556}
    +body: "It was me Barry"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696428291 {#5273
      date: 2023-10-04 16:04:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@ipkpjersi@lemmy.ml"
      "@alphapuggle@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5264 …}
    +nested: Doctrine\ORM\PersistentCollection {#5262 …}
    +votes: Doctrine\ORM\PersistentCollection {#5260 …}
    +reports: Doctrine\ORM\PersistentCollection {#5275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
    -id: 30884
    -bodyTs: "'barri':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2573164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696428291 {#5270
      date: 2023-10-04 16:04:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4556}
  +body: "Dick move other Barry"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696459291 {#5394
    date: 2023-10-05 00:41:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@ipkpjersi@lemmy.ml"
    "@alphapuggle@programming.dev"
    "@ComradeChairmanKGB@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5406 …}
  +nested: Doctrine\ORM\PersistentCollection {#5402 …}
  +votes: Doctrine\ORM\PersistentCollection {#5404 …}
  +reports: Doctrine\ORM\PersistentCollection {#5408 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5412 …}
  -id: 31938
  -bodyTs: "'barri':4 'dick':1 'move':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4138919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696459291 {#5397
    date: 2023-10-05 00:41:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5395
  +user: Proxies\__CG__\App\Entity\User {#5400 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5272
    +user: Proxies\__CG__\App\Entity\User {#5265 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5098
      +user: Proxies\__CG__\App\Entity\User {#5099 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4556
        +user: App\Entity\User {#4569 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I got pretty lucky that 1) my usernames have all been pretty tame if a bit boring and 2) I never published anything horrible under my IRL name"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1696459292 {#4551
          date: 2023-10-05 00:41:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4557 …}
        +nested: Doctrine\ORM\PersistentCollection {#4559 …}
        +votes: Doctrine\ORM\PersistentCollection {#4561 …}
        +reports: Doctrine\ORM\PersistentCollection {#4563 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
        -id: 30879
        -bodyTs: "'1':6 '2':19 'anyth':23 'bit':16 'bore':17 'got':2 'horribl':24 'irl':27 'lucki':4 'name':28 'never':21 'pretti':3,12 'publish':22 'tame':13 'usernam':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4508195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696427050 {#4552
          date: 2023-10-04 15:44:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4556}
      +body: "I publish all of my horrible stuff online under your real name just to fuck with you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1696427161 {#5096
        date: 2023-10-04 15:46:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@ipkpjersi@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5100 …}
      +nested: Doctrine\ORM\PersistentCollection {#5102 …}
      +votes: Doctrine\ORM\PersistentCollection {#5104 …}
      +reports: Doctrine\ORM\PersistentCollection {#5106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5108 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5110 …}
      -id: 30880
      -bodyTs: "'fuck':15 'horribl':6 'name':12 'onlin':8 'publish':2 'real':11 'stuff':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3506695"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696427161 {#5097
        date: 2023-10-04 15:46:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4556}
    +body: "It was me Barry"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696428291 {#5273
      date: 2023-10-04 16:04:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@ipkpjersi@lemmy.ml"
      "@alphapuggle@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5264 …}
    +nested: Doctrine\ORM\PersistentCollection {#5262 …}
    +votes: Doctrine\ORM\PersistentCollection {#5260 …}
    +reports: Doctrine\ORM\PersistentCollection {#5275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
    -id: 30884
    -bodyTs: "'barri':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2573164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696428291 {#5270
      date: 2023-10-04 16:04:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4556}
  +body: "Dick move other Barry"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696459291 {#5394
    date: 2023-10-05 00:41:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@ipkpjersi@lemmy.ml"
    "@alphapuggle@programming.dev"
    "@ComradeChairmanKGB@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5406 …}
  +nested: Doctrine\ORM\PersistentCollection {#5402 …}
  +votes: Doctrine\ORM\PersistentCollection {#5404 …}
  +reports: Doctrine\ORM\PersistentCollection {#5408 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5412 …}
  -id: 31938
  -bodyTs: "'barri':4 'dick':1 'move':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4138919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696459291 {#5397
    date: 2023-10-05 00:41:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4629
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Oh god don’t remind me, I STILL have stuff tied to that email"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696451231 {#4624
    date: 2023-10-04 22:27:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4630 …}
  +nested: Doctrine\ORM\PersistentCollection {#4632 …}
  +votes: Doctrine\ORM\PersistentCollection {#4634 …}
  +reports: Doctrine\ORM\PersistentCollection {#4636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
  -id: 31584
  -bodyTs: "'email':14 'god':2 'oh':1 'remind':5 'still':8 'stuff':10 'tie':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1373476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696380868 {#4625
    date: 2023-10-04 02:54:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4629
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Oh god don’t remind me, I STILL have stuff tied to that email"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696451231 {#4624
    date: 2023-10-04 22:27:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4630 …}
  +nested: Doctrine\ORM\PersistentCollection {#4632 …}
  +votes: Doctrine\ORM\PersistentCollection {#4634 …}
  +reports: Doctrine\ORM\PersistentCollection {#4636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
  -id: 31584
  -bodyTs: "'email':14 'god':2 'oh':1 'remind':5 'still':8 'stuff':10 'tie':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1373476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696380868 {#4625
    date: 2023-10-04 02:54:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4629
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Oh god don’t remind me, I STILL have stuff tied to that email"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696451231 {#4624
    date: 2023-10-04 22:27:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4630 …}
  +nested: Doctrine\ORM\PersistentCollection {#4632 …}
  +votes: Doctrine\ORM\PersistentCollection {#4634 …}
  +reports: Doctrine\ORM\PersistentCollection {#4636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
  -id: 31584
  -bodyTs: "'email':14 'god':2 'oh':1 'remind':5 'still':8 'stuff':10 'tie':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1373476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696380868 {#4625
    date: 2023-10-04 02:54:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5228
  +user: Proxies\__CG__\App\Entity\User {#5229 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Oh god don’t remind me, I STILL have stuff tied to that email"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696451231 {#4624
      date: 2023-10-04 22:27:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 31584
    -bodyTs: "'email':14 'god':2 'oh':1 'remind':5 'still':8 'stuff':10 'tie':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/comment/1373476"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696380868 {#4625
      date: 2023-10-04 02:54:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Friend got locked out of Instagram account because yahoo deactivated their email. Instagram flagged the email as inactive. After my friend forgot their password, Instagram wouldn’t send pw reset emails even after reactivating the account. They also has no direct customer support whatsoever, so that account was lost."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696389498 {#5226
    date: 2023-10-04 05:18:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5230 …}
  +nested: Doctrine\ORM\PersistentCollection {#5232 …}
  +votes: Doctrine\ORM\PersistentCollection {#5234 …}
  +reports: Doctrine\ORM\PersistentCollection {#5236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5240 …}
  -id: 31748
  -bodyTs: "'account':7,36,47 'also':38 'custom':42 'deactiv':10 'direct':41 'email':12,16,31 'even':32 'flag':14 'forgot':22 'friend':1,21 'got':2 'inact':18 'instagram':6,13,25 'lock':3 'lost':49 'password':24 'pw':29 'reactiv':34 'reset':30 'send':28 'support':43 'whatsoev':44 'wouldn':26 'yahoo':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3497192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696389498 {#5227
    date: 2023-10-04 05:18:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5228
  +user: Proxies\__CG__\App\Entity\User {#5229 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Oh god don’t remind me, I STILL have stuff tied to that email"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696451231 {#4624
      date: 2023-10-04 22:27:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 31584
    -bodyTs: "'email':14 'god':2 'oh':1 'remind':5 'still':8 'stuff':10 'tie':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/comment/1373476"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696380868 {#4625
      date: 2023-10-04 02:54:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Friend got locked out of Instagram account because yahoo deactivated their email. Instagram flagged the email as inactive. After my friend forgot their password, Instagram wouldn’t send pw reset emails even after reactivating the account. They also has no direct customer support whatsoever, so that account was lost."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696389498 {#5226
    date: 2023-10-04 05:18:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5230 …}
  +nested: Doctrine\ORM\PersistentCollection {#5232 …}
  +votes: Doctrine\ORM\PersistentCollection {#5234 …}
  +reports: Doctrine\ORM\PersistentCollection {#5236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5240 …}
  -id: 31748
  -bodyTs: "'account':7,36,47 'also':38 'custom':42 'deactiv':10 'direct':41 'email':12,16,31 'even':32 'flag':14 'forgot':22 'friend':1,21 'got':2 'inact':18 'instagram':6,13,25 'lock':3 'lost':49 'password':24 'pw':29 'reactiv':34 'reset':30 'send':28 'support':43 'whatsoev':44 'wouldn':26 'yahoo':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3497192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696389498 {#5227
    date: 2023-10-04 05:18:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5228
  +user: Proxies\__CG__\App\Entity\User {#5229 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Oh god don’t remind me, I STILL have stuff tied to that email"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696451231 {#4624
      date: 2023-10-04 22:27:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 31584
    -bodyTs: "'email':14 'god':2 'oh':1 'remind':5 'still':8 'stuff':10 'tie':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/comment/1373476"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696380868 {#4625
      date: 2023-10-04 02:54:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Friend got locked out of Instagram account because yahoo deactivated their email. Instagram flagged the email as inactive. After my friend forgot their password, Instagram wouldn’t send pw reset emails even after reactivating the account. They also has no direct customer support whatsoever, so that account was lost."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696389498 {#5226
    date: 2023-10-04 05:18:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5230 …}
  +nested: Doctrine\ORM\PersistentCollection {#5232 …}
  +votes: Doctrine\ORM\PersistentCollection {#5234 …}
  +reports: Doctrine\ORM\PersistentCollection {#5236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5240 …}
  -id: 31748
  -bodyTs: "'account':7,36,47 'also':38 'custom':42 'deactiv':10 'direct':41 'email':12,16,31 'even':32 'flag':14 'forgot':22 'friend':1,21 'got':2 'inact':18 'instagram':6,13,25 'lock':3 'lost':49 'password':24 'pw':29 'reactiv':34 'reset':30 'send':28 'support':43 'whatsoev':44 'wouldn':26 'yahoo':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3497192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696389498 {#5227
    date: 2023-10-04 05:18:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4703
  +user: App\Entity\User {#4716 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Edgyvideogamecharacter22@hotmail .com"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696451202 {#4698
    date: 2023-10-04 22:26:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4704 …}
  +nested: Doctrine\ORM\PersistentCollection {#4706 …}
  +votes: Doctrine\ORM\PersistentCollection {#4708 …}
  +reports: Doctrine\ORM\PersistentCollection {#4710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
  -id: 30937
  -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/2227842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696380334 {#4699
    date: 2023-10-04 02:45:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#4703
  +user: App\Entity\User {#4716 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Edgyvideogamecharacter22@hotmail .com"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696451202 {#4698
    date: 2023-10-04 22:26:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4704 …}
  +nested: Doctrine\ORM\PersistentCollection {#4706 …}
  +votes: Doctrine\ORM\PersistentCollection {#4708 …}
  +reports: Doctrine\ORM\PersistentCollection {#4710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
  -id: 30937
  -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/2227842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696380334 {#4699
    date: 2023-10-04 02:45:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#4703
  +user: App\Entity\User {#4716 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Edgyvideogamecharacter22@hotmail .com"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696451202 {#4698
    date: 2023-10-04 22:26:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4704 …}
  +nested: Doctrine\ORM\PersistentCollection {#4706 …}
  +votes: Doctrine\ORM\PersistentCollection {#4708 …}
  +reports: Doctrine\ORM\PersistentCollection {#4710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
  -id: 30937
  -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/2227842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696380334 {#4699
    date: 2023-10-04 02:45:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5146
  +user: Proxies\__CG__\App\Entity\User {#5147 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4703
    +user: App\Entity\User {#4716 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Edgyvideogamecharacter22@hotmail .com"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696451202 {#4698
      date: 2023-10-04 22:26:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4704 …}
    +nested: Doctrine\ORM\PersistentCollection {#4706 …}
    +votes: Doctrine\ORM\PersistentCollection {#4708 …}
    +reports: Doctrine\ORM\PersistentCollection {#4710 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
    -id: 30937
    -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/2227842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696380334 {#4699
      date: 2023-10-04 02:45:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: "I bet you have a very wholesome password"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696392691 {#5144
    date: 2023-10-04 06:11:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5148 …}
  +nested: Doctrine\ORM\PersistentCollection {#5150 …}
  +votes: Doctrine\ORM\PersistentCollection {#5152 …}
  +reports: Doctrine\ORM\PersistentCollection {#5154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
  -id: 30939
  -bodyTs: "'bet':2 'password':8 'wholesom':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3002909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696392691 {#5145
    date: 2023-10-04 06:11:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5146
  +user: Proxies\__CG__\App\Entity\User {#5147 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4703
    +user: App\Entity\User {#4716 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Edgyvideogamecharacter22@hotmail .com"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696451202 {#4698
      date: 2023-10-04 22:26:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4704 …}
    +nested: Doctrine\ORM\PersistentCollection {#4706 …}
    +votes: Doctrine\ORM\PersistentCollection {#4708 …}
    +reports: Doctrine\ORM\PersistentCollection {#4710 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
    -id: 30937
    -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/2227842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696380334 {#4699
      date: 2023-10-04 02:45:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: "I bet you have a very wholesome password"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696392691 {#5144
    date: 2023-10-04 06:11:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5148 …}
  +nested: Doctrine\ORM\PersistentCollection {#5150 …}
  +votes: Doctrine\ORM\PersistentCollection {#5152 …}
  +reports: Doctrine\ORM\PersistentCollection {#5154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
  -id: 30939
  -bodyTs: "'bet':2 'password':8 'wholesom':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3002909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696392691 {#5145
    date: 2023-10-04 06:11:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5146
  +user: Proxies\__CG__\App\Entity\User {#5147 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4703
    +user: App\Entity\User {#4716 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Edgyvideogamecharacter22@hotmail .com"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696451202 {#4698
      date: 2023-10-04 22:26:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4704 …}
    +nested: Doctrine\ORM\PersistentCollection {#4706 …}
    +votes: Doctrine\ORM\PersistentCollection {#4708 …}
    +reports: Doctrine\ORM\PersistentCollection {#4710 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
    -id: 30937
    -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/2227842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696380334 {#4699
      date: 2023-10-04 02:45:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: "I bet you have a very wholesome password"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696392691 {#5144
    date: 2023-10-04 06:11:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5148 …}
  +nested: Doctrine\ORM\PersistentCollection {#5150 …}
  +votes: Doctrine\ORM\PersistentCollection {#5152 …}
  +reports: Doctrine\ORM\PersistentCollection {#5154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
  -id: 30939
  -bodyTs: "'bet':2 'password':8 'wholesom':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3002909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696392691 {#5145
    date: 2023-10-04 06:11:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5283
  +user: Proxies\__CG__\App\Entity\User {#5284 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5146
    +user: Proxies\__CG__\App\Entity\User {#5147 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4703
      +user: App\Entity\User {#4716 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Edgyvideogamecharacter22@hotmail .com"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696451202 {#4698
        date: 2023-10-04 22:26:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4704 …}
      +nested: Doctrine\ORM\PersistentCollection {#4706 …}
      +votes: Doctrine\ORM\PersistentCollection {#4708 …}
      +reports: Doctrine\ORM\PersistentCollection {#4710 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
      -id: 30937
      -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/2227842"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696380334 {#4699
        date: 2023-10-04 02:45:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4703}
    +body: "I bet you have a very wholesome password"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696392691 {#5144
      date: 2023-10-04 06:11:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Annoyed_Crabby@monyet.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5148 …}
    +nested: Doctrine\ORM\PersistentCollection {#5150 …}
    +votes: Doctrine\ORM\PersistentCollection {#5152 …}
    +reports: Doctrine\ORM\PersistentCollection {#5154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
    -id: 30939
    -bodyTs: "'bet':2 'password':8 'wholesom':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3002909"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696392691 {#5145
      date: 2023-10-04 06:11:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: """
    PW:\n
    \n
    `u#'o*zaQM`yP`C"fnw?Cu9OSrxYeEDCe6yXgzQYL4NxP?k%sx+'dBKfdru0CUmD&`\n
    \n
    If the server won’t take a 64-char pw with letters, numbers, and symbols then is it even worth using?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696395130 {#5281
    date: 2023-10-04 06:52:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5285 …}
  +nested: Doctrine\ORM\PersistentCollection {#5287 …}
  +votes: Doctrine\ORM\PersistentCollection {#5289 …}
  +reports: Doctrine\ORM\PersistentCollection {#5291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
  -id: 30940
  -bodyTs: "'64':19 'c':6 'char':20 'cu9osrxyeedce6yxgzqyl4nxp':8 'dbkfdru0cumd':11 'even':30 'fnw':7 'k':9 'letter':23 'number':24 'o':3 'pw':1,21 'server':14 'sx':10 'symbol':26 'take':17 'u':2 'use':32 'won':15 'worth':31 'yp':5 'zaqm':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4352378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696395130 {#5282
    date: 2023-10-04 06:52:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#5283
  +user: Proxies\__CG__\App\Entity\User {#5284 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5146
    +user: Proxies\__CG__\App\Entity\User {#5147 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4703
      +user: App\Entity\User {#4716 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Edgyvideogamecharacter22@hotmail .com"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696451202 {#4698
        date: 2023-10-04 22:26:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4704 …}
      +nested: Doctrine\ORM\PersistentCollection {#4706 …}
      +votes: Doctrine\ORM\PersistentCollection {#4708 …}
      +reports: Doctrine\ORM\PersistentCollection {#4710 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
      -id: 30937
      -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/2227842"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696380334 {#4699
        date: 2023-10-04 02:45:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4703}
    +body: "I bet you have a very wholesome password"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696392691 {#5144
      date: 2023-10-04 06:11:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Annoyed_Crabby@monyet.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5148 …}
    +nested: Doctrine\ORM\PersistentCollection {#5150 …}
    +votes: Doctrine\ORM\PersistentCollection {#5152 …}
    +reports: Doctrine\ORM\PersistentCollection {#5154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
    -id: 30939
    -bodyTs: "'bet':2 'password':8 'wholesom':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3002909"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696392691 {#5145
      date: 2023-10-04 06:11:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: """
    PW:\n
    \n
    `u#'o*zaQM`yP`C"fnw?Cu9OSrxYeEDCe6yXgzQYL4NxP?k%sx+'dBKfdru0CUmD&`\n
    \n
    If the server won’t take a 64-char pw with letters, numbers, and symbols then is it even worth using?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696395130 {#5281
    date: 2023-10-04 06:52:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5285 …}
  +nested: Doctrine\ORM\PersistentCollection {#5287 …}
  +votes: Doctrine\ORM\PersistentCollection {#5289 …}
  +reports: Doctrine\ORM\PersistentCollection {#5291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
  -id: 30940
  -bodyTs: "'64':19 'c':6 'char':20 'cu9osrxyeedce6yxgzqyl4nxp':8 'dbkfdru0cumd':11 'even':30 'fnw':7 'k':9 'letter':23 'number':24 'o':3 'pw':1,21 'server':14 'sx':10 'symbol':26 'take':17 'u':2 'use':32 'won':15 'worth':31 'yp':5 'zaqm':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4352378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696395130 {#5282
    date: 2023-10-04 06:52:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#5283
  +user: Proxies\__CG__\App\Entity\User {#5284 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5146
    +user: Proxies\__CG__\App\Entity\User {#5147 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4703
      +user: App\Entity\User {#4716 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Edgyvideogamecharacter22@hotmail .com"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696451202 {#4698
        date: 2023-10-04 22:26:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4704 …}
      +nested: Doctrine\ORM\PersistentCollection {#4706 …}
      +votes: Doctrine\ORM\PersistentCollection {#4708 …}
      +reports: Doctrine\ORM\PersistentCollection {#4710 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
      -id: 30937
      -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/2227842"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696380334 {#4699
        date: 2023-10-04 02:45:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4703}
    +body: "I bet you have a very wholesome password"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696392691 {#5144
      date: 2023-10-04 06:11:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Annoyed_Crabby@monyet.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5148 …}
    +nested: Doctrine\ORM\PersistentCollection {#5150 …}
    +votes: Doctrine\ORM\PersistentCollection {#5152 …}
    +reports: Doctrine\ORM\PersistentCollection {#5154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
    -id: 30939
    -bodyTs: "'bet':2 'password':8 'wholesom':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3002909"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696392691 {#5145
      date: 2023-10-04 06:11:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: """
    PW:\n
    \n
    `u#'o*zaQM`yP`C"fnw?Cu9OSrxYeEDCe6yXgzQYL4NxP?k%sx+'dBKfdru0CUmD&`\n
    \n
    If the server won’t take a 64-char pw with letters, numbers, and symbols then is it even worth using?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696395130 {#5281
    date: 2023-10-04 06:52:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5285 …}
  +nested: Doctrine\ORM\PersistentCollection {#5287 …}
  +votes: Doctrine\ORM\PersistentCollection {#5289 …}
  +reports: Doctrine\ORM\PersistentCollection {#5291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
  -id: 30940
  -bodyTs: "'64':19 'c':6 'char':20 'cu9osrxyeedce6yxgzqyl4nxp':8 'dbkfdru0cumd':11 'even':30 'fnw':7 'k':9 'letter':23 'number':24 'o':3 'pw':1,21 'server':14 'sx':10 'symbol':26 'take':17 'u':2 'use':32 'won':15 'worth':31 'yp':5 'zaqm':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4352378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696395130 {#5282
    date: 2023-10-04 06:52:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5416
  +user: Proxies\__CG__\App\Entity\User {#5417 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5283
    +user: Proxies\__CG__\App\Entity\User {#5284 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5146
      +user: Proxies\__CG__\App\Entity\User {#5147 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4703
        +user: App\Entity\User {#4716 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Edgyvideogamecharacter22@hotmail .com"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696451202 {#4698
          date: 2023-10-04 22:26:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4704 …}
        +nested: Doctrine\ORM\PersistentCollection {#4706 …}
        +votes: Doctrine\ORM\PersistentCollection {#4708 …}
        +reports: Doctrine\ORM\PersistentCollection {#4710 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
        -id: 30937
        -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/2227842"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696380334 {#4699
          date: 2023-10-04 02:45:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4703}
      +body: "I bet you have a very wholesome password"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696392691 {#5144
        date: 2023-10-04 06:11:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Annoyed_Crabby@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5148 …}
      +nested: Doctrine\ORM\PersistentCollection {#5150 …}
      +votes: Doctrine\ORM\PersistentCollection {#5152 …}
      +reports: Doctrine\ORM\PersistentCollection {#5154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
      -id: 30939
      -bodyTs: "'bet':2 'password':8 'wholesom':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3002909"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696392691 {#5145
        date: 2023-10-04 06:11:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4703}
    +body: """
      PW:\n
      \n
      `u#'o*zaQM`yP`C"fnw?Cu9OSrxYeEDCe6yXgzQYL4NxP?k%sx+'dBKfdru0CUmD&`\n
      \n
      If the server won’t take a 64-char pw with letters, numbers, and symbols then is it even worth using?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696395130 {#5281
      date: 2023-10-04 06:52:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Annoyed_Crabby@monyet.cc"
      "@swab148@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5285 …}
    +nested: Doctrine\ORM\PersistentCollection {#5287 …}
    +votes: Doctrine\ORM\PersistentCollection {#5289 …}
    +reports: Doctrine\ORM\PersistentCollection {#5291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
    -id: 30940
    -bodyTs: "'64':19 'c':6 'char':20 'cu9osrxyeedce6yxgzqyl4nxp':8 'dbkfdru0cumd':11 'even':30 'fnw':7 'k':9 'letter':23 'number':24 'o':3 'pw':1,21 'server':14 'sx':10 'symbol':26 'take':17 'u':2 'use':32 'won':15 'worth':31 'yp':5 'zaqm':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4352378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696395130 {#5282
      date: 2023-10-04 06:52:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: "all i see is *****************************************************************"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696428721 {#5414
    date: 2023-10-04 16:12:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
    "@swab148@startrek.website"
    "@Rootiest@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5418 …}
  +nested: Doctrine\ORM\PersistentCollection {#5420 …}
  +votes: Doctrine\ORM\PersistentCollection {#5422 …}
  +reports: Doctrine\ORM\PersistentCollection {#5424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5428 …}
  -id: 30941
  -bodyTs: "'see':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4048907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696428721 {#5415
    date: 2023-10-04 16:12:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#5416
  +user: Proxies\__CG__\App\Entity\User {#5417 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5283
    +user: Proxies\__CG__\App\Entity\User {#5284 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5146
      +user: Proxies\__CG__\App\Entity\User {#5147 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4703
        +user: App\Entity\User {#4716 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Edgyvideogamecharacter22@hotmail .com"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696451202 {#4698
          date: 2023-10-04 22:26:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4704 …}
        +nested: Doctrine\ORM\PersistentCollection {#4706 …}
        +votes: Doctrine\ORM\PersistentCollection {#4708 …}
        +reports: Doctrine\ORM\PersistentCollection {#4710 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
        -id: 30937
        -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/2227842"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696380334 {#4699
          date: 2023-10-04 02:45:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4703}
      +body: "I bet you have a very wholesome password"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696392691 {#5144
        date: 2023-10-04 06:11:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Annoyed_Crabby@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5148 …}
      +nested: Doctrine\ORM\PersistentCollection {#5150 …}
      +votes: Doctrine\ORM\PersistentCollection {#5152 …}
      +reports: Doctrine\ORM\PersistentCollection {#5154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
      -id: 30939
      -bodyTs: "'bet':2 'password':8 'wholesom':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3002909"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696392691 {#5145
        date: 2023-10-04 06:11:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4703}
    +body: """
      PW:\n
      \n
      `u#'o*zaQM`yP`C"fnw?Cu9OSrxYeEDCe6yXgzQYL4NxP?k%sx+'dBKfdru0CUmD&`\n
      \n
      If the server won’t take a 64-char pw with letters, numbers, and symbols then is it even worth using?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696395130 {#5281
      date: 2023-10-04 06:52:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Annoyed_Crabby@monyet.cc"
      "@swab148@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5285 …}
    +nested: Doctrine\ORM\PersistentCollection {#5287 …}
    +votes: Doctrine\ORM\PersistentCollection {#5289 …}
    +reports: Doctrine\ORM\PersistentCollection {#5291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
    -id: 30940
    -bodyTs: "'64':19 'c':6 'char':20 'cu9osrxyeedce6yxgzqyl4nxp':8 'dbkfdru0cumd':11 'even':30 'fnw':7 'k':9 'letter':23 'number':24 'o':3 'pw':1,21 'server':14 'sx':10 'symbol':26 'take':17 'u':2 'use':32 'won':15 'worth':31 'yp':5 'zaqm':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4352378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696395130 {#5282
      date: 2023-10-04 06:52:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: "all i see is *****************************************************************"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696428721 {#5414
    date: 2023-10-04 16:12:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
    "@swab148@startrek.website"
    "@Rootiest@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5418 …}
  +nested: Doctrine\ORM\PersistentCollection {#5420 …}
  +votes: Doctrine\ORM\PersistentCollection {#5422 …}
  +reports: Doctrine\ORM\PersistentCollection {#5424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5428 …}
  -id: 30941
  -bodyTs: "'see':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4048907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696428721 {#5415
    date: 2023-10-04 16:12:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#5416
  +user: Proxies\__CG__\App\Entity\User {#5417 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5283
    +user: Proxies\__CG__\App\Entity\User {#5284 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5146
      +user: Proxies\__CG__\App\Entity\User {#5147 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4703
        +user: App\Entity\User {#4716 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Edgyvideogamecharacter22@hotmail .com"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696451202 {#4698
          date: 2023-10-04 22:26:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4704 …}
        +nested: Doctrine\ORM\PersistentCollection {#4706 …}
        +votes: Doctrine\ORM\PersistentCollection {#4708 …}
        +reports: Doctrine\ORM\PersistentCollection {#4710 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
        -id: 30937
        -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/2227842"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696380334 {#4699
          date: 2023-10-04 02:45:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4703}
      +body: "I bet you have a very wholesome password"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696392691 {#5144
        date: 2023-10-04 06:11:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Annoyed_Crabby@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5148 …}
      +nested: Doctrine\ORM\PersistentCollection {#5150 …}
      +votes: Doctrine\ORM\PersistentCollection {#5152 …}
      +reports: Doctrine\ORM\PersistentCollection {#5154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
      -id: 30939
      -bodyTs: "'bet':2 'password':8 'wholesom':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3002909"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696392691 {#5145
        date: 2023-10-04 06:11:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4703}
    +body: """
      PW:\n
      \n
      `u#'o*zaQM`yP`C"fnw?Cu9OSrxYeEDCe6yXgzQYL4NxP?k%sx+'dBKfdru0CUmD&`\n
      \n
      If the server won’t take a 64-char pw with letters, numbers, and symbols then is it even worth using?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696395130 {#5281
      date: 2023-10-04 06:52:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Annoyed_Crabby@monyet.cc"
      "@swab148@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5285 …}
    +nested: Doctrine\ORM\PersistentCollection {#5287 …}
    +votes: Doctrine\ORM\PersistentCollection {#5289 …}
    +reports: Doctrine\ORM\PersistentCollection {#5291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
    -id: 30940
    -bodyTs: "'64':19 'c':6 'char':20 'cu9osrxyeedce6yxgzqyl4nxp':8 'dbkfdru0cumd':11 'even':30 'fnw':7 'k':9 'letter':23 'number':24 'o':3 'pw':1,21 'server':14 'sx':10 'symbol':26 'take':17 'u':2 'use':32 'won':15 'worth':31 'yp':5 'zaqm':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4352378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696395130 {#5282
      date: 2023-10-04 06:52:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: "all i see is *****************************************************************"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696428721 {#5414
    date: 2023-10-04 16:12:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
    "@swab148@startrek.website"
    "@Rootiest@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5418 …}
  +nested: Doctrine\ORM\PersistentCollection {#5420 …}
  +votes: Doctrine\ORM\PersistentCollection {#5422 …}
  +reports: Doctrine\ORM\PersistentCollection {#5424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5428 …}
  -id: 30941
  -bodyTs: "'see':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4048907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696428721 {#5415
    date: 2023-10-04 16:12:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5432
  +user: Proxies\__CG__\App\Entity\User {#5147 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5283
    +user: Proxies\__CG__\App\Entity\User {#5284 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5146
      +user: Proxies\__CG__\App\Entity\User {#5147 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4703
        +user: App\Entity\User {#4716 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Edgyvideogamecharacter22@hotmail .com"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696451202 {#4698
          date: 2023-10-04 22:26:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4704 …}
        +nested: Doctrine\ORM\PersistentCollection {#4706 …}
        +votes: Doctrine\ORM\PersistentCollection {#4708 …}
        +reports: Doctrine\ORM\PersistentCollection {#4710 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
        -id: 30937
        -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/2227842"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696380334 {#4699
          date: 2023-10-04 02:45:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4703}
      +body: "I bet you have a very wholesome password"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696392691 {#5144
        date: 2023-10-04 06:11:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Annoyed_Crabby@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5148 …}
      +nested: Doctrine\ORM\PersistentCollection {#5150 …}
      +votes: Doctrine\ORM\PersistentCollection {#5152 …}
      +reports: Doctrine\ORM\PersistentCollection {#5154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
      -id: 30939
      -bodyTs: "'bet':2 'password':8 'wholesom':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3002909"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696392691 {#5145
        date: 2023-10-04 06:11:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4703}
    +body: """
      PW:\n
      \n
      `u#'o*zaQM`yP`C"fnw?Cu9OSrxYeEDCe6yXgzQYL4NxP?k%sx+'dBKfdru0CUmD&`\n
      \n
      If the server won’t take a 64-char pw with letters, numbers, and symbols then is it even worth using?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696395130 {#5281
      date: 2023-10-04 06:52:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Annoyed_Crabby@monyet.cc"
      "@swab148@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5285 …}
    +nested: Doctrine\ORM\PersistentCollection {#5287 …}
    +votes: Doctrine\ORM\PersistentCollection {#5289 …}
    +reports: Doctrine\ORM\PersistentCollection {#5291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
    -id: 30940
    -bodyTs: "'64':19 'c':6 'char':20 'cu9osrxyeedce6yxgzqyl4nxp':8 'dbkfdru0cumd':11 'even':30 'fnw':7 'k':9 'letter':23 'number':24 'o':3 'pw':1,21 'server':14 'sx':10 'symbol':26 'take':17 'u':2 'use':32 'won':15 'worth':31 'yp':5 'zaqm':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4352378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696395130 {#5282
      date: 2023-10-04 06:52:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: "I’m gonna use your password, but change one character so it’s mine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696398769 {#5430
    date: 2023-10-04 07:52:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
    "@swab148@startrek.website"
    "@Rootiest@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5433 …}
  +nested: Doctrine\ORM\PersistentCollection {#5435 …}
  +votes: Doctrine\ORM\PersistentCollection {#5437 …}
  +reports: Doctrine\ORM\PersistentCollection {#5439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5443 …}
  -id: 30989
  -bodyTs: "'chang':8 'charact':10 'gonna':3 'm':2 'mine':14 'one':9 'password':6 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3004165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696398769 {#5431
    date: 2023-10-04 07:52:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5432
  +user: Proxies\__CG__\App\Entity\User {#5147 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5283
    +user: Proxies\__CG__\App\Entity\User {#5284 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5146
      +user: Proxies\__CG__\App\Entity\User {#5147 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4703
        +user: App\Entity\User {#4716 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Edgyvideogamecharacter22@hotmail .com"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696451202 {#4698
          date: 2023-10-04 22:26:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4704 …}
        +nested: Doctrine\ORM\PersistentCollection {#4706 …}
        +votes: Doctrine\ORM\PersistentCollection {#4708 …}
        +reports: Doctrine\ORM\PersistentCollection {#4710 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
        -id: 30937
        -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/2227842"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696380334 {#4699
          date: 2023-10-04 02:45:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4703}
      +body: "I bet you have a very wholesome password"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696392691 {#5144
        date: 2023-10-04 06:11:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Annoyed_Crabby@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5148 …}
      +nested: Doctrine\ORM\PersistentCollection {#5150 …}
      +votes: Doctrine\ORM\PersistentCollection {#5152 …}
      +reports: Doctrine\ORM\PersistentCollection {#5154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
      -id: 30939
      -bodyTs: "'bet':2 'password':8 'wholesom':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3002909"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696392691 {#5145
        date: 2023-10-04 06:11:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4703}
    +body: """
      PW:\n
      \n
      `u#'o*zaQM`yP`C"fnw?Cu9OSrxYeEDCe6yXgzQYL4NxP?k%sx+'dBKfdru0CUmD&`\n
      \n
      If the server won’t take a 64-char pw with letters, numbers, and symbols then is it even worth using?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696395130 {#5281
      date: 2023-10-04 06:52:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Annoyed_Crabby@monyet.cc"
      "@swab148@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5285 …}
    +nested: Doctrine\ORM\PersistentCollection {#5287 …}
    +votes: Doctrine\ORM\PersistentCollection {#5289 …}
    +reports: Doctrine\ORM\PersistentCollection {#5291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
    -id: 30940
    -bodyTs: "'64':19 'c':6 'char':20 'cu9osrxyeedce6yxgzqyl4nxp':8 'dbkfdru0cumd':11 'even':30 'fnw':7 'k':9 'letter':23 'number':24 'o':3 'pw':1,21 'server':14 'sx':10 'symbol':26 'take':17 'u':2 'use':32 'won':15 'worth':31 'yp':5 'zaqm':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4352378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696395130 {#5282
      date: 2023-10-04 06:52:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: "I’m gonna use your password, but change one character so it’s mine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696398769 {#5430
    date: 2023-10-04 07:52:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
    "@swab148@startrek.website"
    "@Rootiest@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5433 …}
  +nested: Doctrine\ORM\PersistentCollection {#5435 …}
  +votes: Doctrine\ORM\PersistentCollection {#5437 …}
  +reports: Doctrine\ORM\PersistentCollection {#5439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5443 …}
  -id: 30989
  -bodyTs: "'chang':8 'charact':10 'gonna':3 'm':2 'mine':14 'one':9 'password':6 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3004165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696398769 {#5431
    date: 2023-10-04 07:52:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5432
  +user: Proxies\__CG__\App\Entity\User {#5147 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5283
    +user: Proxies\__CG__\App\Entity\User {#5284 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5146
      +user: Proxies\__CG__\App\Entity\User {#5147 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4703
        +user: App\Entity\User {#4716 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Edgyvideogamecharacter22@hotmail .com"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696451202 {#4698
          date: 2023-10-04 22:26:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4704 …}
        +nested: Doctrine\ORM\PersistentCollection {#4706 …}
        +votes: Doctrine\ORM\PersistentCollection {#4708 …}
        +reports: Doctrine\ORM\PersistentCollection {#4710 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
        -id: 30937
        -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/2227842"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696380334 {#4699
          date: 2023-10-04 02:45:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4703}
      +body: "I bet you have a very wholesome password"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696392691 {#5144
        date: 2023-10-04 06:11:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Annoyed_Crabby@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5148 …}
      +nested: Doctrine\ORM\PersistentCollection {#5150 …}
      +votes: Doctrine\ORM\PersistentCollection {#5152 …}
      +reports: Doctrine\ORM\PersistentCollection {#5154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
      -id: 30939
      -bodyTs: "'bet':2 'password':8 'wholesom':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3002909"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696392691 {#5145
        date: 2023-10-04 06:11:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4703}
    +body: """
      PW:\n
      \n
      `u#'o*zaQM`yP`C"fnw?Cu9OSrxYeEDCe6yXgzQYL4NxP?k%sx+'dBKfdru0CUmD&`\n
      \n
      If the server won’t take a 64-char pw with letters, numbers, and symbols then is it even worth using?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696395130 {#5281
      date: 2023-10-04 06:52:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Annoyed_Crabby@monyet.cc"
      "@swab148@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5285 …}
    +nested: Doctrine\ORM\PersistentCollection {#5287 …}
    +votes: Doctrine\ORM\PersistentCollection {#5289 …}
    +reports: Doctrine\ORM\PersistentCollection {#5291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
    -id: 30940
    -bodyTs: "'64':19 'c':6 'char':20 'cu9osrxyeedce6yxgzqyl4nxp':8 'dbkfdru0cumd':11 'even':30 'fnw':7 'k':9 'letter':23 'number':24 'o':3 'pw':1,21 'server':14 'sx':10 'symbol':26 'take':17 'u':2 'use':32 'won':15 'worth':31 'yp':5 'zaqm':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4352378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696395130 {#5282
      date: 2023-10-04 06:52:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: "I’m gonna use your password, but change one character so it’s mine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696398769 {#5430
    date: 2023-10-04 07:52:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
    "@swab148@startrek.website"
    "@Rootiest@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5433 …}
  +nested: Doctrine\ORM\PersistentCollection {#5435 …}
  +votes: Doctrine\ORM\PersistentCollection {#5437 …}
  +reports: Doctrine\ORM\PersistentCollection {#5439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5443 …}
  -id: 30989
  -bodyTs: "'chang':8 'charact':10 'gonna':3 'm':2 'mine':14 'one':9 'password':6 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3004165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696398769 {#5431
    date: 2023-10-04 07:52:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5518
  +user: Proxies\__CG__\App\Entity\User {#5284 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5432
    +user: Proxies\__CG__\App\Entity\User {#5147 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5283
      +user: Proxies\__CG__\App\Entity\User {#5284 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5146
        +user: Proxies\__CG__\App\Entity\User {#5147 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4703
          +user: App\Entity\User {#4716 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Edgyvideogamecharacter22@hotmail .com"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1696451202 {#4698
            date: 2023-10-04 22:26:42.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4704 …}
          +nested: Doctrine\ORM\PersistentCollection {#4706 …}
          +votes: Doctrine\ORM\PersistentCollection {#4708 …}
          +reports: Doctrine\ORM\PersistentCollection {#4710 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
          -id: 30937
          -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://monyet.cc/comment/2227842"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696380334 {#4699
            date: 2023-10-04 02:45:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4703}
        +body: "I bet you have a very wholesome password"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696392691 {#5144
          date: 2023-10-04 06:11:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@Annoyed_Crabby@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5148 …}
        +nested: Doctrine\ORM\PersistentCollection {#5150 …}
        +votes: Doctrine\ORM\PersistentCollection {#5152 …}
        +reports: Doctrine\ORM\PersistentCollection {#5154 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
        -id: 30939
        -bodyTs: "'bet':2 'password':8 'wholesom':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3002909"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696392691 {#5145
          date: 2023-10-04 06:11:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4703}
      +body: """
        PW:\n
        \n
        `u#'o*zaQM`yP`C"fnw?Cu9OSrxYeEDCe6yXgzQYL4NxP?k%sx+'dBKfdru0CUmD&`\n
        \n
        If the server won’t take a 64-char pw with letters, numbers, and symbols then is it even worth using?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696395130 {#5281
        date: 2023-10-04 06:52:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Annoyed_Crabby@monyet.cc"
        "@swab148@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5285 …}
      +nested: Doctrine\ORM\PersistentCollection {#5287 …}
      +votes: Doctrine\ORM\PersistentCollection {#5289 …}
      +reports: Doctrine\ORM\PersistentCollection {#5291 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
      -id: 30940
      -bodyTs: "'64':19 'c':6 'char':20 'cu9osrxyeedce6yxgzqyl4nxp':8 'dbkfdru0cumd':11 'even':30 'fnw':7 'k':9 'letter':23 'number':24 'o':3 'pw':1,21 'server':14 'sx':10 'symbol':26 'take':17 'u':2 'use':32 'won':15 'worth':31 'yp':5 'zaqm':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4352378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696395130 {#5282
        date: 2023-10-04 06:52:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4703}
    +body: "I’m gonna use your password, but change one character so it’s mine."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696398769 {#5430
      date: 2023-10-04 07:52:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Annoyed_Crabby@monyet.cc"
      "@swab148@startrek.website"
      "@Rootiest@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5433 …}
    +nested: Doctrine\ORM\PersistentCollection {#5435 …}
    +votes: Doctrine\ORM\PersistentCollection {#5437 …}
    +reports: Doctrine\ORM\PersistentCollection {#5439 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5441 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5443 …}
    -id: 30989
    -bodyTs: "'chang':8 'charact':10 'gonna':3 'm':2 'mine':14 'one':9 'password':6 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3004165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696398769 {#5431
      date: 2023-10-04 07:52:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: """
    Go for it!\n
    \n
    I generated it in KeePass for this comment and actually interestingly it looks like Lemmy butchered/sanitized/modified it as well
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696401057 {#5519
    date: 2023-10-04 08:30:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
    "@swab148@startrek.website"
    "@Rootiest@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5513 …}
  +nested: Doctrine\ORM\PersistentCollection {#5507 …}
  +votes: Doctrine\ORM\PersistentCollection {#5511 …}
  +reports: Doctrine\ORM\PersistentCollection {#5522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5526 …}
  -id: 31745
  -bodyTs: "'actual':13 'butchered/sanitized/modified':19 'comment':11 'generat':5 'go':1 'interest':14 'keepass':8 'lemmi':18 'like':17 'look':16 'well':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4354132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696401057 {#5516
    date: 2023-10-04 08:30:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5518
  +user: Proxies\__CG__\App\Entity\User {#5284 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5432
    +user: Proxies\__CG__\App\Entity\User {#5147 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5283
      +user: Proxies\__CG__\App\Entity\User {#5284 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5146
        +user: Proxies\__CG__\App\Entity\User {#5147 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4703
          +user: App\Entity\User {#4716 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Edgyvideogamecharacter22@hotmail .com"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1696451202 {#4698
            date: 2023-10-04 22:26:42.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4704 …}
          +nested: Doctrine\ORM\PersistentCollection {#4706 …}
          +votes: Doctrine\ORM\PersistentCollection {#4708 …}
          +reports: Doctrine\ORM\PersistentCollection {#4710 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
          -id: 30937
          -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://monyet.cc/comment/2227842"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696380334 {#4699
            date: 2023-10-04 02:45:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4703}
        +body: "I bet you have a very wholesome password"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696392691 {#5144
          date: 2023-10-04 06:11:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@Annoyed_Crabby@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5148 …}
        +nested: Doctrine\ORM\PersistentCollection {#5150 …}
        +votes: Doctrine\ORM\PersistentCollection {#5152 …}
        +reports: Doctrine\ORM\PersistentCollection {#5154 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
        -id: 30939
        -bodyTs: "'bet':2 'password':8 'wholesom':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3002909"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696392691 {#5145
          date: 2023-10-04 06:11:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4703}
      +body: """
        PW:\n
        \n
        `u#'o*zaQM`yP`C"fnw?Cu9OSrxYeEDCe6yXgzQYL4NxP?k%sx+'dBKfdru0CUmD&`\n
        \n
        If the server won’t take a 64-char pw with letters, numbers, and symbols then is it even worth using?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696395130 {#5281
        date: 2023-10-04 06:52:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Annoyed_Crabby@monyet.cc"
        "@swab148@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5285 …}
      +nested: Doctrine\ORM\PersistentCollection {#5287 …}
      +votes: Doctrine\ORM\PersistentCollection {#5289 …}
      +reports: Doctrine\ORM\PersistentCollection {#5291 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
      -id: 30940
      -bodyTs: "'64':19 'c':6 'char':20 'cu9osrxyeedce6yxgzqyl4nxp':8 'dbkfdru0cumd':11 'even':30 'fnw':7 'k':9 'letter':23 'number':24 'o':3 'pw':1,21 'server':14 'sx':10 'symbol':26 'take':17 'u':2 'use':32 'won':15 'worth':31 'yp':5 'zaqm':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4352378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696395130 {#5282
        date: 2023-10-04 06:52:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4703}
    +body: "I’m gonna use your password, but change one character so it’s mine."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696398769 {#5430
      date: 2023-10-04 07:52:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Annoyed_Crabby@monyet.cc"
      "@swab148@startrek.website"
      "@Rootiest@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5433 …}
    +nested: Doctrine\ORM\PersistentCollection {#5435 …}
    +votes: Doctrine\ORM\PersistentCollection {#5437 …}
    +reports: Doctrine\ORM\PersistentCollection {#5439 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5441 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5443 …}
    -id: 30989
    -bodyTs: "'chang':8 'charact':10 'gonna':3 'm':2 'mine':14 'one':9 'password':6 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3004165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696398769 {#5431
      date: 2023-10-04 07:52:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: """
    Go for it!\n
    \n
    I generated it in KeePass for this comment and actually interestingly it looks like Lemmy butchered/sanitized/modified it as well
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696401057 {#5519
    date: 2023-10-04 08:30:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
    "@swab148@startrek.website"
    "@Rootiest@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5513 …}
  +nested: Doctrine\ORM\PersistentCollection {#5507 …}
  +votes: Doctrine\ORM\PersistentCollection {#5511 …}
  +reports: Doctrine\ORM\PersistentCollection {#5522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5526 …}
  -id: 31745
  -bodyTs: "'actual':13 'butchered/sanitized/modified':19 'comment':11 'generat':5 'go':1 'interest':14 'keepass':8 'lemmi':18 'like':17 'look':16 'well':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4354132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696401057 {#5516
    date: 2023-10-04 08:30:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5518
  +user: Proxies\__CG__\App\Entity\User {#5284 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5432
    +user: Proxies\__CG__\App\Entity\User {#5147 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5283
      +user: Proxies\__CG__\App\Entity\User {#5284 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5146
        +user: Proxies\__CG__\App\Entity\User {#5147 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4703
          +user: App\Entity\User {#4716 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Edgyvideogamecharacter22@hotmail .com"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1696451202 {#4698
            date: 2023-10-04 22:26:42.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4704 …}
          +nested: Doctrine\ORM\PersistentCollection {#4706 …}
          +votes: Doctrine\ORM\PersistentCollection {#4708 …}
          +reports: Doctrine\ORM\PersistentCollection {#4710 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
          -id: 30937
          -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://monyet.cc/comment/2227842"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696380334 {#4699
            date: 2023-10-04 02:45:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4703}
        +body: "I bet you have a very wholesome password"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696392691 {#5144
          date: 2023-10-04 06:11:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@Annoyed_Crabby@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5148 …}
        +nested: Doctrine\ORM\PersistentCollection {#5150 …}
        +votes: Doctrine\ORM\PersistentCollection {#5152 …}
        +reports: Doctrine\ORM\PersistentCollection {#5154 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
        -id: 30939
        -bodyTs: "'bet':2 'password':8 'wholesom':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3002909"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696392691 {#5145
          date: 2023-10-04 06:11:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4703}
      +body: """
        PW:\n
        \n
        `u#'o*zaQM`yP`C"fnw?Cu9OSrxYeEDCe6yXgzQYL4NxP?k%sx+'dBKfdru0CUmD&`\n
        \n
        If the server won’t take a 64-char pw with letters, numbers, and symbols then is it even worth using?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696395130 {#5281
        date: 2023-10-04 06:52:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Annoyed_Crabby@monyet.cc"
        "@swab148@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5285 …}
      +nested: Doctrine\ORM\PersistentCollection {#5287 …}
      +votes: Doctrine\ORM\PersistentCollection {#5289 …}
      +reports: Doctrine\ORM\PersistentCollection {#5291 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
      -id: 30940
      -bodyTs: "'64':19 'c':6 'char':20 'cu9osrxyeedce6yxgzqyl4nxp':8 'dbkfdru0cumd':11 'even':30 'fnw':7 'k':9 'letter':23 'number':24 'o':3 'pw':1,21 'server':14 'sx':10 'symbol':26 'take':17 'u':2 'use':32 'won':15 'worth':31 'yp':5 'zaqm':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4352378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696395130 {#5282
        date: 2023-10-04 06:52:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4703}
    +body: "I’m gonna use your password, but change one character so it’s mine."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696398769 {#5430
      date: 2023-10-04 07:52:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Annoyed_Crabby@monyet.cc"
      "@swab148@startrek.website"
      "@Rootiest@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5433 …}
    +nested: Doctrine\ORM\PersistentCollection {#5435 …}
    +votes: Doctrine\ORM\PersistentCollection {#5437 …}
    +reports: Doctrine\ORM\PersistentCollection {#5439 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5441 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5443 …}
    -id: 30989
    -bodyTs: "'chang':8 'charact':10 'gonna':3 'm':2 'mine':14 'one':9 'password':6 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3004165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696398769 {#5431
      date: 2023-10-04 07:52:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: """
    Go for it!\n
    \n
    I generated it in KeePass for this comment and actually interestingly it looks like Lemmy butchered/sanitized/modified it as well
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696401057 {#5519
    date: 2023-10-04 08:30:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
    "@swab148@startrek.website"
    "@Rootiest@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5513 …}
  +nested: Doctrine\ORM\PersistentCollection {#5507 …}
  +votes: Doctrine\ORM\PersistentCollection {#5511 …}
  +reports: Doctrine\ORM\PersistentCollection {#5522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5526 …}
  -id: 31745
  -bodyTs: "'actual':13 'butchered/sanitized/modified':19 'comment':11 'generat':5 'go':1 'interest':14 'keepass':8 'lemmi':18 'like':17 'look':16 'well':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4354132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696401057 {#5516
    date: 2023-10-04 08:30:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5530
  +user: Proxies\__CG__\App\Entity\User {#5284 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5432
    +user: Proxies\__CG__\App\Entity\User {#5147 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5283
      +user: Proxies\__CG__\App\Entity\User {#5284 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5146
        +user: Proxies\__CG__\App\Entity\User {#5147 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4703
          +user: App\Entity\User {#4716 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Edgyvideogamecharacter22@hotmail .com"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1696451202 {#4698
            date: 2023-10-04 22:26:42.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4704 …}
          +nested: Doctrine\ORM\PersistentCollection {#4706 …}
          +votes: Doctrine\ORM\PersistentCollection {#4708 …}
          +reports: Doctrine\ORM\PersistentCollection {#4710 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
          -id: 30937
          -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://monyet.cc/comment/2227842"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696380334 {#4699
            date: 2023-10-04 02:45:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4703}
        +body: "I bet you have a very wholesome password"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696392691 {#5144
          date: 2023-10-04 06:11:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@Annoyed_Crabby@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5148 …}
        +nested: Doctrine\ORM\PersistentCollection {#5150 …}
        +votes: Doctrine\ORM\PersistentCollection {#5152 …}
        +reports: Doctrine\ORM\PersistentCollection {#5154 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
        -id: 30939
        -bodyTs: "'bet':2 'password':8 'wholesom':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3002909"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696392691 {#5145
          date: 2023-10-04 06:11:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4703}
      +body: """
        PW:\n
        \n
        `u#'o*zaQM`yP`C"fnw?Cu9OSrxYeEDCe6yXgzQYL4NxP?k%sx+'dBKfdru0CUmD&`\n
        \n
        If the server won’t take a 64-char pw with letters, numbers, and symbols then is it even worth using?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696395130 {#5281
        date: 2023-10-04 06:52:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Annoyed_Crabby@monyet.cc"
        "@swab148@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5285 …}
      +nested: Doctrine\ORM\PersistentCollection {#5287 …}
      +votes: Doctrine\ORM\PersistentCollection {#5289 …}
      +reports: Doctrine\ORM\PersistentCollection {#5291 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
      -id: 30940
      -bodyTs: "'64':19 'c':6 'char':20 'cu9osrxyeedce6yxgzqyl4nxp':8 'dbkfdru0cumd':11 'even':30 'fnw':7 'k':9 'letter':23 'number':24 'o':3 'pw':1,21 'server':14 'sx':10 'symbol':26 'take':17 'u':2 'use':32 'won':15 'worth':31 'yp':5 'zaqm':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4352378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696395130 {#5282
        date: 2023-10-04 06:52:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4703}
    +body: "I’m gonna use your password, but change one character so it’s mine."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696398769 {#5430
      date: 2023-10-04 07:52:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Annoyed_Crabby@monyet.cc"
      "@swab148@startrek.website"
      "@Rootiest@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5433 …}
    +nested: Doctrine\ORM\PersistentCollection {#5435 …}
    +votes: Doctrine\ORM\PersistentCollection {#5437 …}
    +reports: Doctrine\ORM\PersistentCollection {#5439 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5441 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5443 …}
    -id: 30989
    -bodyTs: "'chang':8 'charact':10 'gonna':3 'm':2 'mine':14 'one':9 'password':6 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3004165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696398769 {#5431
      date: 2023-10-04 07:52:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: "Which character are you going to change?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696429548 {#5528
    date: 2023-10-04 16:25:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
    "@swab148@startrek.website"
    "@Rootiest@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5531 …}
  +nested: Doctrine\ORM\PersistentCollection {#5533 …}
  +votes: Doctrine\ORM\PersistentCollection {#5535 …}
  +reports: Doctrine\ORM\PersistentCollection {#5537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5541 …}
  -id: 30990
  -bodyTs: "'chang':7 'charact':2 'go':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4365849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696429548 {#5529
    date: 2023-10-04 16:25:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5530
  +user: Proxies\__CG__\App\Entity\User {#5284 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5432
    +user: Proxies\__CG__\App\Entity\User {#5147 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5283
      +user: Proxies\__CG__\App\Entity\User {#5284 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5146
        +user: Proxies\__CG__\App\Entity\User {#5147 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4703
          +user: App\Entity\User {#4716 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Edgyvideogamecharacter22@hotmail .com"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1696451202 {#4698
            date: 2023-10-04 22:26:42.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4704 …}
          +nested: Doctrine\ORM\PersistentCollection {#4706 …}
          +votes: Doctrine\ORM\PersistentCollection {#4708 …}
          +reports: Doctrine\ORM\PersistentCollection {#4710 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
          -id: 30937
          -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://monyet.cc/comment/2227842"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696380334 {#4699
            date: 2023-10-04 02:45:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4703}
        +body: "I bet you have a very wholesome password"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696392691 {#5144
          date: 2023-10-04 06:11:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@Annoyed_Crabby@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5148 …}
        +nested: Doctrine\ORM\PersistentCollection {#5150 …}
        +votes: Doctrine\ORM\PersistentCollection {#5152 …}
        +reports: Doctrine\ORM\PersistentCollection {#5154 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
        -id: 30939
        -bodyTs: "'bet':2 'password':8 'wholesom':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3002909"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696392691 {#5145
          date: 2023-10-04 06:11:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4703}
      +body: """
        PW:\n
        \n
        `u#'o*zaQM`yP`C"fnw?Cu9OSrxYeEDCe6yXgzQYL4NxP?k%sx+'dBKfdru0CUmD&`\n
        \n
        If the server won’t take a 64-char pw with letters, numbers, and symbols then is it even worth using?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696395130 {#5281
        date: 2023-10-04 06:52:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Annoyed_Crabby@monyet.cc"
        "@swab148@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5285 …}
      +nested: Doctrine\ORM\PersistentCollection {#5287 …}
      +votes: Doctrine\ORM\PersistentCollection {#5289 …}
      +reports: Doctrine\ORM\PersistentCollection {#5291 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
      -id: 30940
      -bodyTs: "'64':19 'c':6 'char':20 'cu9osrxyeedce6yxgzqyl4nxp':8 'dbkfdru0cumd':11 'even':30 'fnw':7 'k':9 'letter':23 'number':24 'o':3 'pw':1,21 'server':14 'sx':10 'symbol':26 'take':17 'u':2 'use':32 'won':15 'worth':31 'yp':5 'zaqm':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4352378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696395130 {#5282
        date: 2023-10-04 06:52:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4703}
    +body: "I’m gonna use your password, but change one character so it’s mine."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696398769 {#5430
      date: 2023-10-04 07:52:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Annoyed_Crabby@monyet.cc"
      "@swab148@startrek.website"
      "@Rootiest@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5433 …}
    +nested: Doctrine\ORM\PersistentCollection {#5435 …}
    +votes: Doctrine\ORM\PersistentCollection {#5437 …}
    +reports: Doctrine\ORM\PersistentCollection {#5439 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5441 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5443 …}
    -id: 30989
    -bodyTs: "'chang':8 'charact':10 'gonna':3 'm':2 'mine':14 'one':9 'password':6 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3004165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696398769 {#5431
      date: 2023-10-04 07:52:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: "Which character are you going to change?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696429548 {#5528
    date: 2023-10-04 16:25:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
    "@swab148@startrek.website"
    "@Rootiest@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5531 …}
  +nested: Doctrine\ORM\PersistentCollection {#5533 …}
  +votes: Doctrine\ORM\PersistentCollection {#5535 …}
  +reports: Doctrine\ORM\PersistentCollection {#5537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5541 …}
  -id: 30990
  -bodyTs: "'chang':7 'charact':2 'go':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4365849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696429548 {#5529
    date: 2023-10-04 16:25:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5530
  +user: Proxies\__CG__\App\Entity\User {#5284 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5432
    +user: Proxies\__CG__\App\Entity\User {#5147 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5283
      +user: Proxies\__CG__\App\Entity\User {#5284 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5146
        +user: Proxies\__CG__\App\Entity\User {#5147 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4703
          +user: App\Entity\User {#4716 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Edgyvideogamecharacter22@hotmail .com"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1696451202 {#4698
            date: 2023-10-04 22:26:42.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4704 …}
          +nested: Doctrine\ORM\PersistentCollection {#4706 …}
          +votes: Doctrine\ORM\PersistentCollection {#4708 …}
          +reports: Doctrine\ORM\PersistentCollection {#4710 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
          -id: 30937
          -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://monyet.cc/comment/2227842"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696380334 {#4699
            date: 2023-10-04 02:45:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4703}
        +body: "I bet you have a very wholesome password"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696392691 {#5144
          date: 2023-10-04 06:11:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@Annoyed_Crabby@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5148 …}
        +nested: Doctrine\ORM\PersistentCollection {#5150 …}
        +votes: Doctrine\ORM\PersistentCollection {#5152 …}
        +reports: Doctrine\ORM\PersistentCollection {#5154 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
        -id: 30939
        -bodyTs: "'bet':2 'password':8 'wholesom':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3002909"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696392691 {#5145
          date: 2023-10-04 06:11:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4703}
      +body: """
        PW:\n
        \n
        `u#'o*zaQM`yP`C"fnw?Cu9OSrxYeEDCe6yXgzQYL4NxP?k%sx+'dBKfdru0CUmD&`\n
        \n
        If the server won’t take a 64-char pw with letters, numbers, and symbols then is it even worth using?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696395130 {#5281
        date: 2023-10-04 06:52:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Annoyed_Crabby@monyet.cc"
        "@swab148@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5285 …}
      +nested: Doctrine\ORM\PersistentCollection {#5287 …}
      +votes: Doctrine\ORM\PersistentCollection {#5289 …}
      +reports: Doctrine\ORM\PersistentCollection {#5291 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
      -id: 30940
      -bodyTs: "'64':19 'c':6 'char':20 'cu9osrxyeedce6yxgzqyl4nxp':8 'dbkfdru0cumd':11 'even':30 'fnw':7 'k':9 'letter':23 'number':24 'o':3 'pw':1,21 'server':14 'sx':10 'symbol':26 'take':17 'u':2 'use':32 'won':15 'worth':31 'yp':5 'zaqm':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4352378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696395130 {#5282
        date: 2023-10-04 06:52:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4703}
    +body: "I’m gonna use your password, but change one character so it’s mine."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696398769 {#5430
      date: 2023-10-04 07:52:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Annoyed_Crabby@monyet.cc"
      "@swab148@startrek.website"
      "@Rootiest@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5433 …}
    +nested: Doctrine\ORM\PersistentCollection {#5435 …}
    +votes: Doctrine\ORM\PersistentCollection {#5437 …}
    +reports: Doctrine\ORM\PersistentCollection {#5439 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5441 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5443 …}
    -id: 30989
    -bodyTs: "'chang':8 'charact':10 'gonna':3 'm':2 'mine':14 'one':9 'password':6 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3004165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696398769 {#5431
      date: 2023-10-04 07:52:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: "Which character are you going to change?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696429548 {#5528
    date: 2023-10-04 16:25:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
    "@swab148@startrek.website"
    "@Rootiest@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5531 …}
  +nested: Doctrine\ORM\PersistentCollection {#5533 …}
  +votes: Doctrine\ORM\PersistentCollection {#5535 …}
  +reports: Doctrine\ORM\PersistentCollection {#5537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5541 …}
  -id: 30990
  -bodyTs: "'chang':7 'charact':2 'go':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4365849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696429548 {#5529
    date: 2023-10-04 16:25:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5299
  +user: App\Entity\User {#4716 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5146
    +user: Proxies\__CG__\App\Entity\User {#5147 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4703
      +user: App\Entity\User {#4716 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Edgyvideogamecharacter22@hotmail .com"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696451202 {#4698
        date: 2023-10-04 22:26:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4704 …}
      +nested: Doctrine\ORM\PersistentCollection {#4706 …}
      +votes: Doctrine\ORM\PersistentCollection {#4708 …}
      +reports: Doctrine\ORM\PersistentCollection {#4710 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
      -id: 30937
      -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/2227842"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696380334 {#4699
        date: 2023-10-04 02:45:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4703}
    +body: "I bet you have a very wholesome password"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696392691 {#5144
      date: 2023-10-04 06:11:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Annoyed_Crabby@monyet.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5148 …}
    +nested: Doctrine\ORM\PersistentCollection {#5150 …}
    +votes: Doctrine\ORM\PersistentCollection {#5152 …}
    +reports: Doctrine\ORM\PersistentCollection {#5154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
    -id: 30939
    -bodyTs: "'bet':2 'password':8 'wholesom':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3002909"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696392691 {#5145
      date: 2023-10-04 06:11:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: """
    EdgyEarly2000Song55\n
    \n
    Nah it’s just coldplay.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696398243 {#5297
    date: 2023-10-04 07:44:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5300 …}
  +nested: Doctrine\ORM\PersistentCollection {#5302 …}
  +votes: Doctrine\ORM\PersistentCollection {#5304 …}
  +reports: Doctrine\ORM\PersistentCollection {#5306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
  -id: 30966
  -bodyTs: "'coldplay':6 'edgyearly2000song55':1 'nah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/2231397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696398243 {#5298
    date: 2023-10-04 07:44:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#5299
  +user: App\Entity\User {#4716 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5146
    +user: Proxies\__CG__\App\Entity\User {#5147 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4703
      +user: App\Entity\User {#4716 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Edgyvideogamecharacter22@hotmail .com"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696451202 {#4698
        date: 2023-10-04 22:26:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4704 …}
      +nested: Doctrine\ORM\PersistentCollection {#4706 …}
      +votes: Doctrine\ORM\PersistentCollection {#4708 …}
      +reports: Doctrine\ORM\PersistentCollection {#4710 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
      -id: 30937
      -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/2227842"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696380334 {#4699
        date: 2023-10-04 02:45:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4703}
    +body: "I bet you have a very wholesome password"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696392691 {#5144
      date: 2023-10-04 06:11:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Annoyed_Crabby@monyet.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5148 …}
    +nested: Doctrine\ORM\PersistentCollection {#5150 …}
    +votes: Doctrine\ORM\PersistentCollection {#5152 …}
    +reports: Doctrine\ORM\PersistentCollection {#5154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
    -id: 30939
    -bodyTs: "'bet':2 'password':8 'wholesom':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3002909"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696392691 {#5145
      date: 2023-10-04 06:11:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: """
    EdgyEarly2000Song55\n
    \n
    Nah it’s just coldplay.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696398243 {#5297
    date: 2023-10-04 07:44:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5300 …}
  +nested: Doctrine\ORM\PersistentCollection {#5302 …}
  +votes: Doctrine\ORM\PersistentCollection {#5304 …}
  +reports: Doctrine\ORM\PersistentCollection {#5306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
  -id: 30966
  -bodyTs: "'coldplay':6 'edgyearly2000song55':1 'nah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/2231397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696398243 {#5298
    date: 2023-10-04 07:44:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#5299
  +user: App\Entity\User {#4716 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5146
    +user: Proxies\__CG__\App\Entity\User {#5147 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4703
      +user: App\Entity\User {#4716 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Edgyvideogamecharacter22@hotmail .com"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696451202 {#4698
        date: 2023-10-04 22:26:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4704 …}
      +nested: Doctrine\ORM\PersistentCollection {#4706 …}
      +votes: Doctrine\ORM\PersistentCollection {#4708 …}
      +reports: Doctrine\ORM\PersistentCollection {#4710 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
      -id: 30937
      -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/2227842"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696380334 {#4699
        date: 2023-10-04 02:45:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4703}
    +body: "I bet you have a very wholesome password"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696392691 {#5144
      date: 2023-10-04 06:11:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Annoyed_Crabby@monyet.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5148 …}
    +nested: Doctrine\ORM\PersistentCollection {#5150 …}
    +votes: Doctrine\ORM\PersistentCollection {#5152 …}
    +reports: Doctrine\ORM\PersistentCollection {#5154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
    -id: 30939
    -bodyTs: "'bet':2 'password':8 'wholesom':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3002909"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696392691 {#5145
      date: 2023-10-04 06:11:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: """
    EdgyEarly2000Song55\n
    \n
    Nah it’s just coldplay.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696398243 {#5297
    date: 2023-10-04 07:44:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5300 …}
  +nested: Doctrine\ORM\PersistentCollection {#5302 …}
  +votes: Doctrine\ORM\PersistentCollection {#5304 …}
  +reports: Doctrine\ORM\PersistentCollection {#5306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
  -id: 30966
  -bodyTs: "'coldplay':6 'edgyearly2000song55':1 'nah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/2231397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696398243 {#5298
    date: 2023-10-04 07:44:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5447
  +user: Proxies\__CG__\App\Entity\User {#5448 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5299
    +user: App\Entity\User {#4716 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5146
      +user: Proxies\__CG__\App\Entity\User {#5147 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4703
        +user: App\Entity\User {#4716 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Edgyvideogamecharacter22@hotmail .com"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696451202 {#4698
          date: 2023-10-04 22:26:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4704 …}
        +nested: Doctrine\ORM\PersistentCollection {#4706 …}
        +votes: Doctrine\ORM\PersistentCollection {#4708 …}
        +reports: Doctrine\ORM\PersistentCollection {#4710 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
        -id: 30937
        -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/2227842"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696380334 {#4699
          date: 2023-10-04 02:45:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4703}
      +body: "I bet you have a very wholesome password"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696392691 {#5144
        date: 2023-10-04 06:11:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Annoyed_Crabby@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5148 …}
      +nested: Doctrine\ORM\PersistentCollection {#5150 …}
      +votes: Doctrine\ORM\PersistentCollection {#5152 …}
      +reports: Doctrine\ORM\PersistentCollection {#5154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
      -id: 30939
      -bodyTs: "'bet':2 'password':8 'wholesom':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3002909"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696392691 {#5145
        date: 2023-10-04 06:11:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4703}
    +body: """
      EdgyEarly2000Song55\n
      \n
      Nah it’s just coldplay.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696398243 {#5297
      date: 2023-10-04 07:44:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Annoyed_Crabby@monyet.cc"
      "@swab148@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5300 …}
    +nested: Doctrine\ORM\PersistentCollection {#5302 …}
    +votes: Doctrine\ORM\PersistentCollection {#5304 …}
    +reports: Doctrine\ORM\PersistentCollection {#5306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
    -id: 30966
    -bodyTs: "'coldplay':6 'edgyearly2000song55':1 'nah':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/2231397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696398243 {#5298
      date: 2023-10-04 07:44:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: """
    My favourite song is “Yellow” and my surname is “Rain”… you can guess what my first email at age 10 was…\n
    \n
    Okay I made that up, but I bet something like that has happened
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696429129 {#5445
    date: 2023-10-04 16:18:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5449 …}
  +nested: Doctrine\ORM\PersistentCollection {#5451 …}
  +votes: Doctrine\ORM\PersistentCollection {#5453 …}
  +reports: Doctrine\ORM\PersistentCollection {#5455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5459 …}
  -id: 30967
  -bodyTs: "'10':20 'age':19 'bet':29 'email':17 'favourit':2 'first':16 'guess':13 'happen':34 'like':31 'made':24 'okay':22 'rain':10 'someth':30 'song':3 'surnam':8 'yellow':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3427824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696429129 {#5446
    date: 2023-10-04 16:18:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5447
  +user: Proxies\__CG__\App\Entity\User {#5448 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5299
    +user: App\Entity\User {#4716 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5146
      +user: Proxies\__CG__\App\Entity\User {#5147 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4703
        +user: App\Entity\User {#4716 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Edgyvideogamecharacter22@hotmail .com"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696451202 {#4698
          date: 2023-10-04 22:26:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4704 …}
        +nested: Doctrine\ORM\PersistentCollection {#4706 …}
        +votes: Doctrine\ORM\PersistentCollection {#4708 …}
        +reports: Doctrine\ORM\PersistentCollection {#4710 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
        -id: 30937
        -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/2227842"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696380334 {#4699
          date: 2023-10-04 02:45:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4703}
      +body: "I bet you have a very wholesome password"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696392691 {#5144
        date: 2023-10-04 06:11:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Annoyed_Crabby@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5148 …}
      +nested: Doctrine\ORM\PersistentCollection {#5150 …}
      +votes: Doctrine\ORM\PersistentCollection {#5152 …}
      +reports: Doctrine\ORM\PersistentCollection {#5154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
      -id: 30939
      -bodyTs: "'bet':2 'password':8 'wholesom':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3002909"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696392691 {#5145
        date: 2023-10-04 06:11:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4703}
    +body: """
      EdgyEarly2000Song55\n
      \n
      Nah it’s just coldplay.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696398243 {#5297
      date: 2023-10-04 07:44:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Annoyed_Crabby@monyet.cc"
      "@swab148@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5300 …}
    +nested: Doctrine\ORM\PersistentCollection {#5302 …}
    +votes: Doctrine\ORM\PersistentCollection {#5304 …}
    +reports: Doctrine\ORM\PersistentCollection {#5306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
    -id: 30966
    -bodyTs: "'coldplay':6 'edgyearly2000song55':1 'nah':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/2231397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696398243 {#5298
      date: 2023-10-04 07:44:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: """
    My favourite song is “Yellow” and my surname is “Rain”… you can guess what my first email at age 10 was…\n
    \n
    Okay I made that up, but I bet something like that has happened
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696429129 {#5445
    date: 2023-10-04 16:18:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5449 …}
  +nested: Doctrine\ORM\PersistentCollection {#5451 …}
  +votes: Doctrine\ORM\PersistentCollection {#5453 …}
  +reports: Doctrine\ORM\PersistentCollection {#5455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5459 …}
  -id: 30967
  -bodyTs: "'10':20 'age':19 'bet':29 'email':17 'favourit':2 'first':16 'guess':13 'happen':34 'like':31 'made':24 'okay':22 'rain':10 'someth':30 'song':3 'surnam':8 'yellow':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3427824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696429129 {#5446
    date: 2023-10-04 16:18:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5447
  +user: Proxies\__CG__\App\Entity\User {#5448 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5299
    +user: App\Entity\User {#4716 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5146
      +user: Proxies\__CG__\App\Entity\User {#5147 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4703
        +user: App\Entity\User {#4716 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Edgyvideogamecharacter22@hotmail .com"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696451202 {#4698
          date: 2023-10-04 22:26:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4704 …}
        +nested: Doctrine\ORM\PersistentCollection {#4706 …}
        +votes: Doctrine\ORM\PersistentCollection {#4708 …}
        +reports: Doctrine\ORM\PersistentCollection {#4710 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
        -id: 30937
        -bodyTs: "'com':3 'edgyvideogamecharacter22':1 'hotmail':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/2227842"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696380334 {#4699
          date: 2023-10-04 02:45:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4703}
      +body: "I bet you have a very wholesome password"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696392691 {#5144
        date: 2023-10-04 06:11:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Annoyed_Crabby@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5148 …}
      +nested: Doctrine\ORM\PersistentCollection {#5150 …}
      +votes: Doctrine\ORM\PersistentCollection {#5152 …}
      +reports: Doctrine\ORM\PersistentCollection {#5154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
      -id: 30939
      -bodyTs: "'bet':2 'password':8 'wholesom':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3002909"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696392691 {#5145
        date: 2023-10-04 06:11:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4703}
    +body: """
      EdgyEarly2000Song55\n
      \n
      Nah it’s just coldplay.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696398243 {#5297
      date: 2023-10-04 07:44:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Annoyed_Crabby@monyet.cc"
      "@swab148@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5300 …}
    +nested: Doctrine\ORM\PersistentCollection {#5302 …}
    +votes: Doctrine\ORM\PersistentCollection {#5304 …}
    +reports: Doctrine\ORM\PersistentCollection {#5306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
    -id: 30966
    -bodyTs: "'coldplay':6 'edgyearly2000song55':1 'nah':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/2231397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696398243 {#5298
      date: 2023-10-04 07:44:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4703}
  +body: """
    My favourite song is “Yellow” and my surname is “Rain”… you can guess what my first email at age 10 was…\n
    \n
    Okay I made that up, but I bet something like that has happened
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696429129 {#5445
    date: 2023-10-04 16:18:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Annoyed_Crabby@monyet.cc"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5449 …}
  +nested: Doctrine\ORM\PersistentCollection {#5451 …}
  +votes: Doctrine\ORM\PersistentCollection {#5453 …}
  +reports: Doctrine\ORM\PersistentCollection {#5455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5459 …}
  -id: 30967
  -bodyTs: "'10':20 'age':19 'bet':29 'email':17 'favourit':2 'first':16 'guess':13 'happen':34 'like':31 'made':24 'okay':22 'rain':10 'someth':30 'song':3 'surnam':8 'yellow':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3427824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696429129 {#5446
    date: 2023-10-04 16:18:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4776
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Deadname@yahoo.com\n
    \n
    Name and domain both deceased
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696433913 {#4771
    date: 2023-10-04 17:38:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -id: 30935
  -bodyTs: "'deadname@yahoo.com':1 'deceas':6 'domain':4 'name':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3255529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696386478 {#4772
    date: 2023-10-04 04:27:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4776
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Deadname@yahoo.com\n
    \n
    Name and domain both deceased
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696433913 {#4771
    date: 2023-10-04 17:38:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -id: 30935
  -bodyTs: "'deadname@yahoo.com':1 'deceas':6 'domain':4 'name':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3255529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696386478 {#4772
    date: 2023-10-04 04:27:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4776
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Deadname@yahoo.com\n
    \n
    Name and domain both deceased
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696433913 {#4771
    date: 2023-10-04 17:38:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -id: 30935
  -bodyTs: "'deadname@yahoo.com':1 'deceas':6 'domain':4 'name':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3255529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696386478 {#4772
    date: 2023-10-04 04:27:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#5130
  +user: Proxies\__CG__\App\Entity\User {#5131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4776
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Deadname@yahoo.com\n
      \n
      Name and domain both deceased
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696433913 {#4771
      date: 2023-10-04 17:38:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4777 …}
    +nested: Doctrine\ORM\PersistentCollection {#4779 …}
    +votes: Doctrine\ORM\PersistentCollection {#4781 …}
    +reports: Doctrine\ORM\PersistentCollection {#4783 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
    -id: 30935
    -bodyTs: "'deadname@yahoo.com':1 'deceas':6 'domain':4 'name':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3255529"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696386478 {#4772
      date: 2023-10-04 04:27:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +body: """
    > and domain\n
    \n
    Nope. mail.yahoo.com
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696433911 {#5128
    date: 2023-10-04 17:38:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@BluJay320@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5132 …}
  +nested: Doctrine\ORM\PersistentCollection {#5134 …}
  +votes: Doctrine\ORM\PersistentCollection {#5136 …}
  +reports: Doctrine\ORM\PersistentCollection {#5138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
  -id: 31195
  -bodyTs: "'domain':2 'mail.yahoo.com':4 'nope':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3884778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696433911 {#5129
    date: 2023-10-04 17:38:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#5130
  +user: Proxies\__CG__\App\Entity\User {#5131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4776
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Deadname@yahoo.com\n
      \n
      Name and domain both deceased
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696433913 {#4771
      date: 2023-10-04 17:38:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4777 …}
    +nested: Doctrine\ORM\PersistentCollection {#4779 …}
    +votes: Doctrine\ORM\PersistentCollection {#4781 …}
    +reports: Doctrine\ORM\PersistentCollection {#4783 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
    -id: 30935
    -bodyTs: "'deadname@yahoo.com':1 'deceas':6 'domain':4 'name':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3255529"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696386478 {#4772
      date: 2023-10-04 04:27:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +body: """
    > and domain\n
    \n
    Nope. mail.yahoo.com
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696433911 {#5128
    date: 2023-10-04 17:38:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@BluJay320@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5132 …}
  +nested: Doctrine\ORM\PersistentCollection {#5134 …}
  +votes: Doctrine\ORM\PersistentCollection {#5136 …}
  +reports: Doctrine\ORM\PersistentCollection {#5138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
  -id: 31195
  -bodyTs: "'domain':2 'mail.yahoo.com':4 'nope':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3884778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696433911 {#5129
    date: 2023-10-04 17:38:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#5130
  +user: Proxies\__CG__\App\Entity\User {#5131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4776
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Deadname@yahoo.com\n
      \n
      Name and domain both deceased
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696433913 {#4771
      date: 2023-10-04 17:38:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4777 …}
    +nested: Doctrine\ORM\PersistentCollection {#4779 …}
    +votes: Doctrine\ORM\PersistentCollection {#4781 …}
    +reports: Doctrine\ORM\PersistentCollection {#4783 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
    -id: 30935
    -bodyTs: "'deadname@yahoo.com':1 'deceas':6 'domain':4 'name':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3255529"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696386478 {#4772
      date: 2023-10-04 04:27:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +body: """
    > and domain\n
    \n
    Nope. mail.yahoo.com
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696433911 {#5128
    date: 2023-10-04 17:38:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@BluJay320@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5132 …}
  +nested: Doctrine\ORM\PersistentCollection {#5134 …}
  +votes: Doctrine\ORM\PersistentCollection {#5136 …}
  +reports: Doctrine\ORM\PersistentCollection {#5138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
  -id: 31195
  -bodyTs: "'domain':2 'mail.yahoo.com':4 'nope':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3884778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696433911 {#5129
    date: 2023-10-04 17:38:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4850
  +user: App\Entity\User {#4863 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "10 yo me on his way to include his day, month and year of birth in his reddit username that cannot be changed and to get enough karma on that account to not want to delete it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696430193 {#4845
    date: 2023-10-04 16:36:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4851 …}
  +nested: Doctrine\ORM\PersistentCollection {#4853 …}
  +votes: Doctrine\ORM\PersistentCollection {#4855 …}
  +reports: Doctrine\ORM\PersistentCollection {#4857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
  -id: 30907
  -bodyTs: "'10':1 'account':31 'birth':15 'cannot':21 'chang':23 'day':10 'delet':36 'enough':27 'get':26 'includ':8 'karma':28 'month':11 'reddit':18 'usernam':19 'want':34 'way':6 'year':13 'yo':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/2570312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696394915 {#4846
    date: 2023-10-04 06:48:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#4850
  +user: App\Entity\User {#4863 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "10 yo me on his way to include his day, month and year of birth in his reddit username that cannot be changed and to get enough karma on that account to not want to delete it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696430193 {#4845
    date: 2023-10-04 16:36:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4851 …}
  +nested: Doctrine\ORM\PersistentCollection {#4853 …}
  +votes: Doctrine\ORM\PersistentCollection {#4855 …}
  +reports: Doctrine\ORM\PersistentCollection {#4857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
  -id: 30907
  -bodyTs: "'10':1 'account':31 'birth':15 'cannot':21 'chang':23 'day':10 'delet':36 'enough':27 'get':26 'includ':8 'karma':28 'month':11 'reddit':18 'usernam':19 'want':34 'way':6 'year':13 'yo':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/2570312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696394915 {#4846
    date: 2023-10-04 06:48:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#4850
  +user: App\Entity\User {#4863 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "10 yo me on his way to include his day, month and year of birth in his reddit username that cannot be changed and to get enough karma on that account to not want to delete it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696430193 {#4845
    date: 2023-10-04 16:36:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4851 …}
  +nested: Doctrine\ORM\PersistentCollection {#4853 …}
  +votes: Doctrine\ORM\PersistentCollection {#4855 …}
  +reports: Doctrine\ORM\PersistentCollection {#4857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
  -id: 30907
  -bodyTs: "'10':1 'account':31 'birth':15 'cannot':21 'chang':23 'day':10 'delet':36 'enough':27 'get':26 'includ':8 'karma':28 'month':11 'reddit':18 'usernam':19 'want':34 'way':6 'year':13 'yo':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/2570312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696394915 {#4846
    date: 2023-10-04 06:48:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5114
  +user: Proxies\__CG__\App\Entity\User {#5115 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4850
    +user: App\Entity\User {#4863 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "10 yo me on his way to include his day, month and year of birth in his reddit username that cannot be changed and to get enough karma on that account to not want to delete it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696430193 {#4845
      date: 2023-10-04 16:36:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4851 …}
    +nested: Doctrine\ORM\PersistentCollection {#4853 …}
    +votes: Doctrine\ORM\PersistentCollection {#4855 …}
    +reports: Doctrine\ORM\PersistentCollection {#4857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
    -id: 30907
    -bodyTs: "'10':1 'account':31 'birth':15 'cannot':21 'chang':23 'day':10 'delet':36 'enough':27 'get':26 'includ':8 'karma':28 'month':11 'reddit':18 'usernam':19 'want':34 'way':6 'year':13 'yo':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/2570312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696394915 {#4846
      date: 2023-10-04 06:48:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4850}
  +body: "And yet you ended up here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696399613 {#5112
    date: 2023-10-04 08:06:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@stepanzak@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5116 …}
  +nested: Doctrine\ORM\PersistentCollection {#5118 …}
  +votes: Doctrine\ORM\PersistentCollection {#5120 …}
  +reports: Doctrine\ORM\PersistentCollection {#5122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5126 …}
  -id: 31005
  -bodyTs: "'end':4 'yet':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3502486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696399613 {#5113
    date: 2023-10-04 08:06:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#5114
  +user: Proxies\__CG__\App\Entity\User {#5115 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4850
    +user: App\Entity\User {#4863 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "10 yo me on his way to include his day, month and year of birth in his reddit username that cannot be changed and to get enough karma on that account to not want to delete it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696430193 {#4845
      date: 2023-10-04 16:36:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4851 …}
    +nested: Doctrine\ORM\PersistentCollection {#4853 …}
    +votes: Doctrine\ORM\PersistentCollection {#4855 …}
    +reports: Doctrine\ORM\PersistentCollection {#4857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
    -id: 30907
    -bodyTs: "'10':1 'account':31 'birth':15 'cannot':21 'chang':23 'day':10 'delet':36 'enough':27 'get':26 'includ':8 'karma':28 'month':11 'reddit':18 'usernam':19 'want':34 'way':6 'year':13 'yo':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/2570312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696394915 {#4846
      date: 2023-10-04 06:48:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4850}
  +body: "And yet you ended up here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696399613 {#5112
    date: 2023-10-04 08:06:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@stepanzak@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5116 …}
  +nested: Doctrine\ORM\PersistentCollection {#5118 …}
  +votes: Doctrine\ORM\PersistentCollection {#5120 …}
  +reports: Doctrine\ORM\PersistentCollection {#5122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5126 …}
  -id: 31005
  -bodyTs: "'end':4 'yet':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3502486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696399613 {#5113
    date: 2023-10-04 08:06:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#5114
  +user: Proxies\__CG__\App\Entity\User {#5115 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4850
    +user: App\Entity\User {#4863 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "10 yo me on his way to include his day, month and year of birth in his reddit username that cannot be changed and to get enough karma on that account to not want to delete it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696430193 {#4845
      date: 2023-10-04 16:36:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4851 …}
    +nested: Doctrine\ORM\PersistentCollection {#4853 …}
    +votes: Doctrine\ORM\PersistentCollection {#4855 …}
    +reports: Doctrine\ORM\PersistentCollection {#4857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
    -id: 30907
    -bodyTs: "'10':1 'account':31 'birth':15 'cannot':21 'chang':23 'day':10 'delet':36 'enough':27 'get':26 'includ':8 'karma':28 'month':11 'reddit':18 'usernam':19 'want':34 'way':6 'year':13 'yo':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/2570312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696394915 {#4846
      date: 2023-10-04 06:48:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4850}
  +body: "And yet you ended up here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696399613 {#5112
    date: 2023-10-04 08:06:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@stepanzak@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5116 …}
  +nested: Doctrine\ORM\PersistentCollection {#5118 …}
  +votes: Doctrine\ORM\PersistentCollection {#5120 …}
  +reports: Doctrine\ORM\PersistentCollection {#5122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5126 …}
  -id: 31005
  -bodyTs: "'end':4 'yet':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3502486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696399613 {#5113
    date: 2023-10-04 08:06:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5314
  +user: App\Entity\User {#4863 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5114
    +user: Proxies\__CG__\App\Entity\User {#5115 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4850
      +user: App\Entity\User {#4863 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "10 yo me on his way to include his day, month and year of birth in his reddit username that cannot be changed and to get enough karma on that account to not want to delete it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696430193 {#4845
        date: 2023-10-04 16:36:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4851 …}
      +nested: Doctrine\ORM\PersistentCollection {#4853 …}
      +votes: Doctrine\ORM\PersistentCollection {#4855 …}
      +reports: Doctrine\ORM\PersistentCollection {#4857 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
      -id: 30907
      -bodyTs: "'10':1 'account':31 'birth':15 'cannot':21 'chang':23 'day':10 'delet':36 'enough':27 'get':26 'includ':8 'karma':28 'month':11 'reddit':18 'usernam':19 'want':34 'way':6 'year':13 'yo':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/2570312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696394915 {#4846
        date: 2023-10-04 06:48:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4850}
    +body: "And yet you ended up here"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696399613 {#5112
      date: 2023-10-04 08:06:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@stepanzak@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5116 …}
    +nested: Doctrine\ORM\PersistentCollection {#5118 …}
    +votes: Doctrine\ORM\PersistentCollection {#5120 …}
    +reports: Doctrine\ORM\PersistentCollection {#5122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5126 …}
    -id: 31005
    -bodyTs: "'end':4 'yet':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3502486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696399613 {#5113
      date: 2023-10-04 08:06:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4850}
  +body: "I’m glad I did!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696405596 {#5312
    date: 2023-10-04 09:46:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@stepanzak@iusearchlinux.fyi"
    "@SternburgExport@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5315 …}
  +nested: Doctrine\ORM\PersistentCollection {#5317 …}
  +votes: Doctrine\ORM\PersistentCollection {#5319 …}
  +reports: Doctrine\ORM\PersistentCollection {#5321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
  -id: 31033
  -bodyTs: "'glad':3 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/2572098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696405596 {#5313
    date: 2023-10-04 09:46:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5314
  +user: App\Entity\User {#4863 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5114
    +user: Proxies\__CG__\App\Entity\User {#5115 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4850
      +user: App\Entity\User {#4863 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "10 yo me on his way to include his day, month and year of birth in his reddit username that cannot be changed and to get enough karma on that account to not want to delete it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696430193 {#4845
        date: 2023-10-04 16:36:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4851 …}
      +nested: Doctrine\ORM\PersistentCollection {#4853 …}
      +votes: Doctrine\ORM\PersistentCollection {#4855 …}
      +reports: Doctrine\ORM\PersistentCollection {#4857 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
      -id: 30907
      -bodyTs: "'10':1 'account':31 'birth':15 'cannot':21 'chang':23 'day':10 'delet':36 'enough':27 'get':26 'includ':8 'karma':28 'month':11 'reddit':18 'usernam':19 'want':34 'way':6 'year':13 'yo':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/2570312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696394915 {#4846
        date: 2023-10-04 06:48:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4850}
    +body: "And yet you ended up here"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696399613 {#5112
      date: 2023-10-04 08:06:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@stepanzak@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5116 …}
    +nested: Doctrine\ORM\PersistentCollection {#5118 …}
    +votes: Doctrine\ORM\PersistentCollection {#5120 …}
    +reports: Doctrine\ORM\PersistentCollection {#5122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5126 …}
    -id: 31005
    -bodyTs: "'end':4 'yet':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3502486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696399613 {#5113
      date: 2023-10-04 08:06:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4850}
  +body: "I’m glad I did!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696405596 {#5312
    date: 2023-10-04 09:46:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@stepanzak@iusearchlinux.fyi"
    "@SternburgExport@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5315 …}
  +nested: Doctrine\ORM\PersistentCollection {#5317 …}
  +votes: Doctrine\ORM\PersistentCollection {#5319 …}
  +reports: Doctrine\ORM\PersistentCollection {#5321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
  -id: 31033
  -bodyTs: "'glad':3 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/2572098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696405596 {#5313
    date: 2023-10-04 09:46:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5314
  +user: App\Entity\User {#4863 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5114
    +user: Proxies\__CG__\App\Entity\User {#5115 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4850
      +user: App\Entity\User {#4863 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "10 yo me on his way to include his day, month and year of birth in his reddit username that cannot be changed and to get enough karma on that account to not want to delete it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696430193 {#4845
        date: 2023-10-04 16:36:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4851 …}
      +nested: Doctrine\ORM\PersistentCollection {#4853 …}
      +votes: Doctrine\ORM\PersistentCollection {#4855 …}
      +reports: Doctrine\ORM\PersistentCollection {#4857 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
      -id: 30907
      -bodyTs: "'10':1 'account':31 'birth':15 'cannot':21 'chang':23 'day':10 'delet':36 'enough':27 'get':26 'includ':8 'karma':28 'month':11 'reddit':18 'usernam':19 'want':34 'way':6 'year':13 'yo':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/2570312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696394915 {#4846
        date: 2023-10-04 06:48:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4850}
    +body: "And yet you ended up here"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696399613 {#5112
      date: 2023-10-04 08:06:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@stepanzak@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5116 …}
    +nested: Doctrine\ORM\PersistentCollection {#5118 …}
    +votes: Doctrine\ORM\PersistentCollection {#5120 …}
    +reports: Doctrine\ORM\PersistentCollection {#5122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5126 …}
    -id: 31005
    -bodyTs: "'end':4 'yet':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3502486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696399613 {#5113
      date: 2023-10-04 08:06:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4850}
  +body: "I’m glad I did!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696405596 {#5312
    date: 2023-10-04 09:46:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@stepanzak@iusearchlinux.fyi"
    "@SternburgExport@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5315 …}
  +nested: Doctrine\ORM\PersistentCollection {#5317 …}
  +votes: Doctrine\ORM\PersistentCollection {#5319 …}
  +reports: Doctrine\ORM\PersistentCollection {#5321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
  -id: 31033
  -bodyTs: "'glad':3 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/2572098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696405596 {#5313
    date: 2023-10-04 09:46:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4923
  +user: App\Entity\User {#4936 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Thank goodness Gmail came out so I could get away from my Yahoo email."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696429880 {#4918
    date: 2023-10-04 16:31:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4924 …}
  +nested: Doctrine\ORM\PersistentCollection {#4926 …}
  +votes: Doctrine\ORM\PersistentCollection {#4928 …}
  +reports: Doctrine\ORM\PersistentCollection {#4930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
  -id: 31010
  -bodyTs: "'away':10 'came':4 'could':8 'email':14 'get':9 'gmail':3 'good':2 'thank':1 'yahoo':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/2331864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696380860 {#4919
    date: 2023-10-04 02:54:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#4923
  +user: App\Entity\User {#4936 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Thank goodness Gmail came out so I could get away from my Yahoo email."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696429880 {#4918
    date: 2023-10-04 16:31:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4924 …}
  +nested: Doctrine\ORM\PersistentCollection {#4926 …}
  +votes: Doctrine\ORM\PersistentCollection {#4928 …}
  +reports: Doctrine\ORM\PersistentCollection {#4930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
  -id: 31010
  -bodyTs: "'away':10 'came':4 'could':8 'email':14 'get':9 'gmail':3 'good':2 'thank':1 'yahoo':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/2331864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696380860 {#4919
    date: 2023-10-04 02:54:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#4923
  +user: App\Entity\User {#4936 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Thank goodness Gmail came out so I could get away from my Yahoo email."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696429880 {#4918
    date: 2023-10-04 16:31:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4924 …}
  +nested: Doctrine\ORM\PersistentCollection {#4926 …}
  +votes: Doctrine\ORM\PersistentCollection {#4928 …}
  +reports: Doctrine\ORM\PersistentCollection {#4930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
  -id: 31010
  -bodyTs: "'away':10 'came':4 'could':8 'email':14 'get':9 'gmail':3 'good':2 'thank':1 'yahoo':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/2331864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696380860 {#4919
    date: 2023-10-04 02:54:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5162
  +user: Proxies\__CG__\App\Entity\User {#5163 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4923
    +user: App\Entity\User {#4936 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Thank goodness Gmail came out so I could get away from my Yahoo email."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696429880 {#4918
      date: 2023-10-04 16:31:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4924 …}
    +nested: Doctrine\ORM\PersistentCollection {#4926 …}
    +votes: Doctrine\ORM\PersistentCollection {#4928 …}
    +reports: Doctrine\ORM\PersistentCollection {#4930 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
    -id: 31010
    -bodyTs: "'away':10 'came':4 'could':8 'email':14 'get':9 'gmail':3 'good':2 'thank':1 'yahoo':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/2331864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696380860 {#4919
      date: 2023-10-04 02:54:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4923}
  +body: "you will be thanking protonmail, tutanota or posteo.de"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696408022 {#5160
    date: 2023-10-04 10:27:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Kalkaline@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5164 …}
  +nested: Doctrine\ORM\PersistentCollection {#5166 …}
  +votes: Doctrine\ORM\PersistentCollection {#5168 …}
  +reports: Doctrine\ORM\PersistentCollection {#5170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
  -id: 31011
  -bodyTs: "'posteo.de':8 'protonmail':5 'thank':4 'tutanota':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3259434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696408022 {#5161
    date: 2023-10-04 10:27:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#5162
  +user: Proxies\__CG__\App\Entity\User {#5163 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4923
    +user: App\Entity\User {#4936 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Thank goodness Gmail came out so I could get away from my Yahoo email."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696429880 {#4918
      date: 2023-10-04 16:31:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4924 …}
    +nested: Doctrine\ORM\PersistentCollection {#4926 …}
    +votes: Doctrine\ORM\PersistentCollection {#4928 …}
    +reports: Doctrine\ORM\PersistentCollection {#4930 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
    -id: 31010
    -bodyTs: "'away':10 'came':4 'could':8 'email':14 'get':9 'gmail':3 'good':2 'thank':1 'yahoo':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/2331864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696380860 {#4919
      date: 2023-10-04 02:54:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4923}
  +body: "you will be thanking protonmail, tutanota or posteo.de"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696408022 {#5160
    date: 2023-10-04 10:27:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Kalkaline@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5164 …}
  +nested: Doctrine\ORM\PersistentCollection {#5166 …}
  +votes: Doctrine\ORM\PersistentCollection {#5168 …}
  +reports: Doctrine\ORM\PersistentCollection {#5170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
  -id: 31011
  -bodyTs: "'posteo.de':8 'protonmail':5 'thank':4 'tutanota':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3259434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696408022 {#5161
    date: 2023-10-04 10:27:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#5162
  +user: Proxies\__CG__\App\Entity\User {#5163 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4923
    +user: App\Entity\User {#4936 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Thank goodness Gmail came out so I could get away from my Yahoo email."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696429880 {#4918
      date: 2023-10-04 16:31:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4924 …}
    +nested: Doctrine\ORM\PersistentCollection {#4926 …}
    +votes: Doctrine\ORM\PersistentCollection {#4928 …}
    +reports: Doctrine\ORM\PersistentCollection {#4930 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
    -id: 31010
    -bodyTs: "'away':10 'came':4 'could':8 'email':14 'get':9 'gmail':3 'good':2 'thank':1 'yahoo':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/2331864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696380860 {#4919
      date: 2023-10-04 02:54:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4923}
  +body: "you will be thanking protonmail, tutanota or posteo.de"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696408022 {#5160
    date: 2023-10-04 10:27:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Kalkaline@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5164 …}
  +nested: Doctrine\ORM\PersistentCollection {#5166 …}
  +votes: Doctrine\ORM\PersistentCollection {#5168 …}
  +reports: Doctrine\ORM\PersistentCollection {#5170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
  -id: 31011
  -bodyTs: "'posteo.de':8 'protonmail':5 'thank':4 'tutanota':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3259434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696408022 {#5161
    date: 2023-10-04 10:27:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#4997
  +user: App\Entity\User {#5010 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I have 689 in my email address that I use for most things. I only learned that it was a slang around a year ago."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696397544 {#4992
    date: 2023-10-04 07:32:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4998 …}
  +nested: Doctrine\ORM\PersistentCollection {#5000 …}
  +votes: Doctrine\ORM\PersistentCollection {#5002 …}
  +reports: Doctrine\ORM\PersistentCollection {#5004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
  -id: 32506
  -bodyTs: "'689':3 'address':7 'ago':25 'around':22 'email':6 'learn':16 'slang':21 'thing':13 'use':10 'year':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3871676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696397544 {#4993
    date: 2023-10-04 07:32:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#4997
  +user: App\Entity\User {#5010 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I have 689 in my email address that I use for most things. I only learned that it was a slang around a year ago."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696397544 {#4992
    date: 2023-10-04 07:32:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4998 …}
  +nested: Doctrine\ORM\PersistentCollection {#5000 …}
  +votes: Doctrine\ORM\PersistentCollection {#5002 …}
  +reports: Doctrine\ORM\PersistentCollection {#5004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
  -id: 32506
  -bodyTs: "'689':3 'address':7 'ago':25 'around':22 'email':6 'learn':16 'slang':21 'thing':13 'use':10 'year':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3871676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696397544 {#4993
    date: 2023-10-04 07:32:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#4997
  +user: App\Entity\User {#5010 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "MrJiggleAss-at-yahoo-com"
    +title: "MrJiggleAss@yahoo.com"
    +url: "https://startrek.website/pictrs/image/2114e2ef-32db-4a06-bcb4-b4663b2aab26.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 657
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951395 {#2414
      date: 2023-10-10 17:23:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2601
    -titleTs: "'mrjiggleass@yahoo.com':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696465685
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2339297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696379285 {#1793
      date: 2023-10-04 02:28:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I have 689 in my email address that I use for most things. I only learned that it was a slang around a year ago."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696397544 {#4992
    date: 2023-10-04 07:32:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4998 …}
  +nested: Doctrine\ORM\PersistentCollection {#5000 …}
  +votes: Doctrine\ORM\PersistentCollection {#5002 …}
  +reports: Doctrine\ORM\PersistentCollection {#5004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
  -id: 32506
  -bodyTs: "'689':3 'address':7 'ago':25 'around':22 'email':6 'learn':16 'slang':21 'thing':13 'use':10 'year':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3871676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696397544 {#4993
    date: 2023-10-04 07:32:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details