GET https://kbin.spritesserver.nl/d/mander.xyz/comments?p=6

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.85 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\EntryComment {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    But surely everyone greets you by saying “Dr. Fossilesque, I presume?”.\n
    \n
    That alone has got to be worth the overqualification issues.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1727852194 {#97
    date: 2024-10-02 08:56:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 332882
  -bodyTs: "'alon':13 'dr':8 'everyon':3 'fossilesqu':9 'got':15 'greet':4 'issu':21 'overqualif':20 'presum':11 'say':7 'sure':2 'worth':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/4093266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965763 {#1966
    date: 2024-01-23 00:22:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    But surely everyone greets you by saying “Dr. Fossilesque, I presume?”.\n
    \n
    That alone has got to be worth the overqualification issues.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1727852194 {#97
    date: 2024-10-02 08:56:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 332882
  -bodyTs: "'alon':13 'dr':8 'everyon':3 'fossilesqu':9 'got':15 'greet':4 'issu':21 'overqualif':20 'presum':11 'say':7 'sure':2 'worth':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/4093266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965763 {#1966
    date: 2024-01-23 00:22:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    But surely everyone greets you by saying “Dr. Fossilesque, I presume?”.\n
    \n
    That alone has got to be worth the overqualification issues.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1727852194 {#97
    date: 2024-10-02 08:56:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 332882
  -bodyTs: "'alon':13 'dr':8 'everyon':3 'fossilesqu':9 'got':15 'greet':4 'issu':21 'overqualif':20 'presum':11 'say':7 'sure':2 'worth':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/4093266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965763 {#1966
    date: 2024-01-23 00:22:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3198
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1904
    +user: App\Entity\User {#2484 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      But surely everyone greets you by saying “Dr. Fossilesque, I presume?”.\n
      \n
      That alone has got to be worth the overqualification issues.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1727852194 {#97
      date: 2024-10-02 08:56:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1928 …}
    +nested: Doctrine\ORM\PersistentCollection {#1954 …}
    +votes: Doctrine\ORM\PersistentCollection {#1938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
    -id: 332882
    -bodyTs: "'alon':13 'dr':8 'everyon':3 'fossilesqu':9 'got':15 'greet':4 'issu':21 'overqualif':20 'presum':11 'say':7 'sure':2 'worth':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/comment/4093266"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705965763 {#1966
      date: 2024-01-23 00:22:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "Finishing up my thesis but, god I hope not. Those people are insufferable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705965885 {#3196
    date: 2024-01-23 00:24:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@FlameBurningOrange@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 332885
  -bodyTs: "'finish':1 'god':6 'hope':8 'insuffer':13 'peopl':11 'thesi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7062870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965885 {#3197
    date: 2024-01-23 00:24:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3198
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1904
    +user: App\Entity\User {#2484 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      But surely everyone greets you by saying “Dr. Fossilesque, I presume?”.\n
      \n
      That alone has got to be worth the overqualification issues.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1727852194 {#97
      date: 2024-10-02 08:56:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1928 …}
    +nested: Doctrine\ORM\PersistentCollection {#1954 …}
    +votes: Doctrine\ORM\PersistentCollection {#1938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
    -id: 332882
    -bodyTs: "'alon':13 'dr':8 'everyon':3 'fossilesqu':9 'got':15 'greet':4 'issu':21 'overqualif':20 'presum':11 'say':7 'sure':2 'worth':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/comment/4093266"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705965763 {#1966
      date: 2024-01-23 00:22:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "Finishing up my thesis but, god I hope not. Those people are insufferable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705965885 {#3196
    date: 2024-01-23 00:24:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@FlameBurningOrange@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 332885
  -bodyTs: "'finish':1 'god':6 'hope':8 'insuffer':13 'peopl':11 'thesi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7062870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965885 {#3197
    date: 2024-01-23 00:24:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3198
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1904
    +user: App\Entity\User {#2484 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      But surely everyone greets you by saying “Dr. Fossilesque, I presume?”.\n
      \n
      That alone has got to be worth the overqualification issues.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1727852194 {#97
      date: 2024-10-02 08:56:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1928 …}
    +nested: Doctrine\ORM\PersistentCollection {#1954 …}
    +votes: Doctrine\ORM\PersistentCollection {#1938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
    -id: 332882
    -bodyTs: "'alon':13 'dr':8 'everyon':3 'fossilesqu':9 'got':15 'greet':4 'issu':21 'overqualif':20 'presum':11 'say':7 'sure':2 'worth':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/comment/4093266"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705965763 {#1966
      date: 2024-01-23 00:22:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "Finishing up my thesis but, god I hope not. Those people are insufferable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705965885 {#3196
    date: 2024-01-23 00:24:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@FlameBurningOrange@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 332885
  -bodyTs: "'finish':1 'god':6 'hope':8 'insuffer':13 'peopl':11 'thesi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7062870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965885 {#3197
    date: 2024-01-23 00:24:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3267
  +user: Proxies\__CG__\App\Entity\User {#3268 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3198
    +user: Proxies\__CG__\App\Entity\User {#3107 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1904
      +user: App\Entity\User {#2484 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        But surely everyone greets you by saying “Dr. Fossilesque, I presume?”.\n
        \n
        That alone has got to be worth the overqualification issues.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1727852194 {#97
        date: 2024-10-02 08:56:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1928 …}
      +nested: Doctrine\ORM\PersistentCollection {#1954 …}
      +votes: Doctrine\ORM\PersistentCollection {#1938 …}
      +reports: Doctrine\ORM\PersistentCollection {#2354 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
      -id: 332882
      -bodyTs: "'alon':13 'dr':8 'everyon':3 'fossilesqu':9 'got':15 'greet':4 'issu':21 'overqualif':20 'presum':11 'say':7 'sure':2 'worth':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmynsfw.com/comment/4093266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705965763 {#1966
        date: 2024-01-23 00:22:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1904}
    +body: "Finishing up my thesis but, god I hope not. Those people are insufferable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1705965885 {#3196
      date: 2024-01-23 00:24:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@FlameBurningOrange@lemmynsfw.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3199 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
    -id: 332885
    -bodyTs: "'finish':1 'god':6 'hope':8 'insuffer':13 'peopl':11 'thesi':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7062870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705965885 {#3197
      date: 2024-01-23 00:24:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "I called an associate professor by a common nickname derived from his actual name, thing is that it draws the thought to some drug addict from the 70’s. When I got my phd, he took to calling me by my title as a revenge."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705975520 {#3265
    date: 2024-01-23 03:05:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@FlameBurningOrange@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3269 …}
  +nested: Doctrine\ORM\PersistentCollection {#3271 …}
  +votes: Doctrine\ORM\PersistentCollection {#3273 …}
  +reports: Doctrine\ORM\PersistentCollection {#3275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
  -id: 333177
  -bodyTs: "'70':28 'actual':13 'addict':25 'associ':4 'call':2,38 'common':8 'deriv':10 'draw':19 'drug':24 'got':32 'name':14 'nicknam':9 'phd':34 'professor':5 'reveng':45 'thing':15 'thought':21 'titl':42 'took':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6928531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705975520 {#3266
    date: 2024-01-23 03:05:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3267
  +user: Proxies\__CG__\App\Entity\User {#3268 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3198
    +user: Proxies\__CG__\App\Entity\User {#3107 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1904
      +user: App\Entity\User {#2484 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        But surely everyone greets you by saying “Dr. Fossilesque, I presume?”.\n
        \n
        That alone has got to be worth the overqualification issues.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1727852194 {#97
        date: 2024-10-02 08:56:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1928 …}
      +nested: Doctrine\ORM\PersistentCollection {#1954 …}
      +votes: Doctrine\ORM\PersistentCollection {#1938 …}
      +reports: Doctrine\ORM\PersistentCollection {#2354 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
      -id: 332882
      -bodyTs: "'alon':13 'dr':8 'everyon':3 'fossilesqu':9 'got':15 'greet':4 'issu':21 'overqualif':20 'presum':11 'say':7 'sure':2 'worth':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmynsfw.com/comment/4093266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705965763 {#1966
        date: 2024-01-23 00:22:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1904}
    +body: "Finishing up my thesis but, god I hope not. Those people are insufferable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1705965885 {#3196
      date: 2024-01-23 00:24:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@FlameBurningOrange@lemmynsfw.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3199 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
    -id: 332885
    -bodyTs: "'finish':1 'god':6 'hope':8 'insuffer':13 'peopl':11 'thesi':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7062870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705965885 {#3197
      date: 2024-01-23 00:24:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "I called an associate professor by a common nickname derived from his actual name, thing is that it draws the thought to some drug addict from the 70’s. When I got my phd, he took to calling me by my title as a revenge."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705975520 {#3265
    date: 2024-01-23 03:05:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@FlameBurningOrange@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3269 …}
  +nested: Doctrine\ORM\PersistentCollection {#3271 …}
  +votes: Doctrine\ORM\PersistentCollection {#3273 …}
  +reports: Doctrine\ORM\PersistentCollection {#3275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
  -id: 333177
  -bodyTs: "'70':28 'actual':13 'addict':25 'associ':4 'call':2,38 'common':8 'deriv':10 'draw':19 'drug':24 'got':32 'name':14 'nicknam':9 'phd':34 'professor':5 'reveng':45 'thing':15 'thought':21 'titl':42 'took':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6928531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705975520 {#3266
    date: 2024-01-23 03:05:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3267
  +user: Proxies\__CG__\App\Entity\User {#3268 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3198
    +user: Proxies\__CG__\App\Entity\User {#3107 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1904
      +user: App\Entity\User {#2484 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        But surely everyone greets you by saying “Dr. Fossilesque, I presume?”.\n
        \n
        That alone has got to be worth the overqualification issues.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1727852194 {#97
        date: 2024-10-02 08:56:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1928 …}
      +nested: Doctrine\ORM\PersistentCollection {#1954 …}
      +votes: Doctrine\ORM\PersistentCollection {#1938 …}
      +reports: Doctrine\ORM\PersistentCollection {#2354 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
      -id: 332882
      -bodyTs: "'alon':13 'dr':8 'everyon':3 'fossilesqu':9 'got':15 'greet':4 'issu':21 'overqualif':20 'presum':11 'say':7 'sure':2 'worth':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmynsfw.com/comment/4093266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705965763 {#1966
        date: 2024-01-23 00:22:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1904}
    +body: "Finishing up my thesis but, god I hope not. Those people are insufferable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1705965885 {#3196
      date: 2024-01-23 00:24:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@FlameBurningOrange@lemmynsfw.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3199 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
    -id: 332885
    -bodyTs: "'finish':1 'god':6 'hope':8 'insuffer':13 'peopl':11 'thesi':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7062870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705965885 {#3197
      date: 2024-01-23 00:24:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "I called an associate professor by a common nickname derived from his actual name, thing is that it draws the thought to some drug addict from the 70’s. When I got my phd, he took to calling me by my title as a revenge."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705975520 {#3265
    date: 2024-01-23 03:05:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@FlameBurningOrange@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3269 …}
  +nested: Doctrine\ORM\PersistentCollection {#3271 …}
  +votes: Doctrine\ORM\PersistentCollection {#3273 …}
  +reports: Doctrine\ORM\PersistentCollection {#3275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
  -id: 333177
  -bodyTs: "'70':28 'actual':13 'addict':25 'associ':4 'call':2,38 'common':8 'deriv':10 'draw':19 'drug':24 'got':32 'name':14 'nicknam':9 'phd':34 'professor':5 'reveng':45 'thing':15 'thought':21 'titl':42 'took':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6928531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705975520 {#3266
    date: 2024-01-23 03:05:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3283
  +user: Proxies\__CG__\App\Entity\User {#3284 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3198
    +user: Proxies\__CG__\App\Entity\User {#3107 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1904
      +user: App\Entity\User {#2484 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        But surely everyone greets you by saying “Dr. Fossilesque, I presume?”.\n
        \n
        That alone has got to be worth the overqualification issues.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1727852194 {#97
        date: 2024-10-02 08:56:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1928 …}
      +nested: Doctrine\ORM\PersistentCollection {#1954 …}
      +votes: Doctrine\ORM\PersistentCollection {#1938 …}
      +reports: Doctrine\ORM\PersistentCollection {#2354 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
      -id: 332882
      -bodyTs: "'alon':13 'dr':8 'everyon':3 'fossilesqu':9 'got':15 'greet':4 'issu':21 'overqualif':20 'presum':11 'say':7 'sure':2 'worth':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmynsfw.com/comment/4093266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705965763 {#1966
        date: 2024-01-23 00:22:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1904}
    +body: "Finishing up my thesis but, god I hope not. Those people are insufferable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1705965885 {#3196
      date: 2024-01-23 00:24:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@FlameBurningOrange@lemmynsfw.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3199 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
    -id: 332885
    -bodyTs: "'finish':1 'god':6 'hope':8 'insuffer':13 'peopl':11 'thesi':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7062870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705965885 {#3197
      date: 2024-01-23 00:24:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "Better than people who **insist** on being called “Dr.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705981963 {#3281
    date: 2024-01-23 04:52:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@FlameBurningOrange@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3285 …}
  +nested: Doctrine\ORM\PersistentCollection {#3287 …}
  +votes: Doctrine\ORM\PersistentCollection {#3289 …}
  +reports: Doctrine\ORM\PersistentCollection {#3291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
  -id: 333300
  -bodyTs: "'better':1 'call':8 'dr':9 'insist':5 'peopl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6930934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705981963 {#3282
    date: 2024-01-23 04:52:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#3283
  +user: Proxies\__CG__\App\Entity\User {#3284 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3198
    +user: Proxies\__CG__\App\Entity\User {#3107 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1904
      +user: App\Entity\User {#2484 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        But surely everyone greets you by saying “Dr. Fossilesque, I presume?”.\n
        \n
        That alone has got to be worth the overqualification issues.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1727852194 {#97
        date: 2024-10-02 08:56:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1928 …}
      +nested: Doctrine\ORM\PersistentCollection {#1954 …}
      +votes: Doctrine\ORM\PersistentCollection {#1938 …}
      +reports: Doctrine\ORM\PersistentCollection {#2354 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
      -id: 332882
      -bodyTs: "'alon':13 'dr':8 'everyon':3 'fossilesqu':9 'got':15 'greet':4 'issu':21 'overqualif':20 'presum':11 'say':7 'sure':2 'worth':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmynsfw.com/comment/4093266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705965763 {#1966
        date: 2024-01-23 00:22:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1904}
    +body: "Finishing up my thesis but, god I hope not. Those people are insufferable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1705965885 {#3196
      date: 2024-01-23 00:24:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@FlameBurningOrange@lemmynsfw.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3199 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
    -id: 332885
    -bodyTs: "'finish':1 'god':6 'hope':8 'insuffer':13 'peopl':11 'thesi':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7062870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705965885 {#3197
      date: 2024-01-23 00:24:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "Better than people who **insist** on being called “Dr.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705981963 {#3281
    date: 2024-01-23 04:52:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@FlameBurningOrange@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3285 …}
  +nested: Doctrine\ORM\PersistentCollection {#3287 …}
  +votes: Doctrine\ORM\PersistentCollection {#3289 …}
  +reports: Doctrine\ORM\PersistentCollection {#3291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
  -id: 333300
  -bodyTs: "'better':1 'call':8 'dr':9 'insist':5 'peopl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6930934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705981963 {#3282
    date: 2024-01-23 04:52:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#3283
  +user: Proxies\__CG__\App\Entity\User {#3284 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3198
    +user: Proxies\__CG__\App\Entity\User {#3107 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1904
      +user: App\Entity\User {#2484 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        But surely everyone greets you by saying “Dr. Fossilesque, I presume?”.\n
        \n
        That alone has got to be worth the overqualification issues.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1727852194 {#97
        date: 2024-10-02 08:56:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1928 …}
      +nested: Doctrine\ORM\PersistentCollection {#1954 …}
      +votes: Doctrine\ORM\PersistentCollection {#1938 …}
      +reports: Doctrine\ORM\PersistentCollection {#2354 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
      -id: 332882
      -bodyTs: "'alon':13 'dr':8 'everyon':3 'fossilesqu':9 'got':15 'greet':4 'issu':21 'overqualif':20 'presum':11 'say':7 'sure':2 'worth':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmynsfw.com/comment/4093266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705965763 {#1966
        date: 2024-01-23 00:22:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1904}
    +body: "Finishing up my thesis but, god I hope not. Those people are insufferable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1705965885 {#3196
      date: 2024-01-23 00:24:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@FlameBurningOrange@lemmynsfw.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3199 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
    -id: 332885
    -bodyTs: "'finish':1 'god':6 'hope':8 'insuffer':13 'peopl':11 'thesi':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7062870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705965885 {#3197
      date: 2024-01-23 00:24:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "Better than people who **insist** on being called “Dr.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705981963 {#3281
    date: 2024-01-23 04:52:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@FlameBurningOrange@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3285 …}
  +nested: Doctrine\ORM\PersistentCollection {#3287 …}
  +votes: Doctrine\ORM\PersistentCollection {#3289 …}
  +reports: Doctrine\ORM\PersistentCollection {#3291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
  -id: 333300
  -bodyTs: "'better':1 'call':8 'dr':9 'insist':5 'peopl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6930934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705981963 {#3282
    date: 2024-01-23 04:52:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3352
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3283
    +user: Proxies\__CG__\App\Entity\User {#3284 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3198
      +user: Proxies\__CG__\App\Entity\User {#3107 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#1904
        +user: App\Entity\User {#2484 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          But surely everyone greets you by saying “Dr. Fossilesque, I presume?”.\n
          \n
          That alone has got to be worth the overqualification issues.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1727852194 {#97
          date: 2024-10-02 08:56:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1928 …}
        +nested: Doctrine\ORM\PersistentCollection {#1954 …}
        +votes: Doctrine\ORM\PersistentCollection {#1938 …}
        +reports: Doctrine\ORM\PersistentCollection {#2354 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
        -id: 332882
        -bodyTs: "'alon':13 'dr':8 'everyon':3 'fossilesqu':9 'got':15 'greet':4 'issu':21 'overqualif':20 'presum':11 'say':7 'sure':2 'worth':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmynsfw.com/comment/4093266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705965763 {#1966
          date: 2024-01-23 00:22:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1904}
      +body: "Finishing up my thesis but, god I hope not. Those people are insufferable."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1705965885 {#3196
        date: 2024-01-23 00:24:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@FlameBurningOrange@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3199 …}
      +nested: Doctrine\ORM\PersistentCollection {#3201 …}
      +votes: Doctrine\ORM\PersistentCollection {#3203 …}
      +reports: Doctrine\ORM\PersistentCollection {#3205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
      -id: 332885
      -bodyTs: "'finish':1 'god':6 'hope':8 'insuffer':13 'peopl':11 'thesi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7062870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705965885 {#3197
        date: 2024-01-23 00:24:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1904}
    +body: "Better than people who **insist** on being called “Dr.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705981963 {#3281
      date: 2024-01-23 04:52:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@FlameBurningOrange@lemmynsfw.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3285 …}
    +nested: Doctrine\ORM\PersistentCollection {#3287 …}
    +votes: Doctrine\ORM\PersistentCollection {#3289 …}
    +reports: Doctrine\ORM\PersistentCollection {#3291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
    -id: 333300
    -bodyTs: "'better':1 'call':8 'dr':9 'insist':5 'peopl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6930934"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705981963 {#3282
      date: 2024-01-23 04:52:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "That’s what I was referring to. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705982545 {#3350
    date: 2024-01-23 05:02:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@FlameBurningOrange@lemmynsfw.com"
    "@A_Very_Big_Fan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3355 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
  -id: 333311
  -bodyTs: "'refer':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7069627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705982545 {#3351
    date: 2024-01-23 05:02:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3352
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3283
    +user: Proxies\__CG__\App\Entity\User {#3284 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3198
      +user: Proxies\__CG__\App\Entity\User {#3107 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#1904
        +user: App\Entity\User {#2484 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          But surely everyone greets you by saying “Dr. Fossilesque, I presume?”.\n
          \n
          That alone has got to be worth the overqualification issues.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1727852194 {#97
          date: 2024-10-02 08:56:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1928 …}
        +nested: Doctrine\ORM\PersistentCollection {#1954 …}
        +votes: Doctrine\ORM\PersistentCollection {#1938 …}
        +reports: Doctrine\ORM\PersistentCollection {#2354 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
        -id: 332882
        -bodyTs: "'alon':13 'dr':8 'everyon':3 'fossilesqu':9 'got':15 'greet':4 'issu':21 'overqualif':20 'presum':11 'say':7 'sure':2 'worth':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmynsfw.com/comment/4093266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705965763 {#1966
          date: 2024-01-23 00:22:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1904}
      +body: "Finishing up my thesis but, god I hope not. Those people are insufferable."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1705965885 {#3196
        date: 2024-01-23 00:24:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@FlameBurningOrange@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3199 …}
      +nested: Doctrine\ORM\PersistentCollection {#3201 …}
      +votes: Doctrine\ORM\PersistentCollection {#3203 …}
      +reports: Doctrine\ORM\PersistentCollection {#3205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
      -id: 332885
      -bodyTs: "'finish':1 'god':6 'hope':8 'insuffer':13 'peopl':11 'thesi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7062870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705965885 {#3197
        date: 2024-01-23 00:24:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1904}
    +body: "Better than people who **insist** on being called “Dr.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705981963 {#3281
      date: 2024-01-23 04:52:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@FlameBurningOrange@lemmynsfw.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3285 …}
    +nested: Doctrine\ORM\PersistentCollection {#3287 …}
    +votes: Doctrine\ORM\PersistentCollection {#3289 …}
    +reports: Doctrine\ORM\PersistentCollection {#3291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
    -id: 333300
    -bodyTs: "'better':1 'call':8 'dr':9 'insist':5 'peopl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6930934"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705981963 {#3282
      date: 2024-01-23 04:52:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "That’s what I was referring to. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705982545 {#3350
    date: 2024-01-23 05:02:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@FlameBurningOrange@lemmynsfw.com"
    "@A_Very_Big_Fan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3355 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
  -id: 333311
  -bodyTs: "'refer':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7069627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705982545 {#3351
    date: 2024-01-23 05:02:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3352
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3283
    +user: Proxies\__CG__\App\Entity\User {#3284 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3198
      +user: Proxies\__CG__\App\Entity\User {#3107 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#1904
        +user: App\Entity\User {#2484 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          But surely everyone greets you by saying “Dr. Fossilesque, I presume?”.\n
          \n
          That alone has got to be worth the overqualification issues.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1727852194 {#97
          date: 2024-10-02 08:56:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1928 …}
        +nested: Doctrine\ORM\PersistentCollection {#1954 …}
        +votes: Doctrine\ORM\PersistentCollection {#1938 …}
        +reports: Doctrine\ORM\PersistentCollection {#2354 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
        -id: 332882
        -bodyTs: "'alon':13 'dr':8 'everyon':3 'fossilesqu':9 'got':15 'greet':4 'issu':21 'overqualif':20 'presum':11 'say':7 'sure':2 'worth':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmynsfw.com/comment/4093266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705965763 {#1966
          date: 2024-01-23 00:22:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1904}
      +body: "Finishing up my thesis but, god I hope not. Those people are insufferable."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1705965885 {#3196
        date: 2024-01-23 00:24:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@FlameBurningOrange@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3199 …}
      +nested: Doctrine\ORM\PersistentCollection {#3201 …}
      +votes: Doctrine\ORM\PersistentCollection {#3203 …}
      +reports: Doctrine\ORM\PersistentCollection {#3205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
      -id: 332885
      -bodyTs: "'finish':1 'god':6 'hope':8 'insuffer':13 'peopl':11 'thesi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7062870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705965885 {#3197
        date: 2024-01-23 00:24:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1904}
    +body: "Better than people who **insist** on being called “Dr.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705981963 {#3281
      date: 2024-01-23 04:52:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@FlameBurningOrange@lemmynsfw.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3285 …}
    +nested: Doctrine\ORM\PersistentCollection {#3287 …}
    +votes: Doctrine\ORM\PersistentCollection {#3289 …}
    +reports: Doctrine\ORM\PersistentCollection {#3291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
    -id: 333300
    -bodyTs: "'better':1 'call':8 'dr':9 'insist':5 'peopl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6930934"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705981963 {#3282
      date: 2024-01-23 04:52:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "That’s what I was referring to. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705982545 {#3350
    date: 2024-01-23 05:02:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@FlameBurningOrange@lemmynsfw.com"
    "@A_Very_Big_Fan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3355 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
  -id: 333311
  -bodyTs: "'refer':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7069627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705982545 {#3351
    date: 2024-01-23 05:02:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1556
  +user: App\Entity\User {#1680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wait, we’re all in low resolution? ![bear-despair](https://www.hexbear.net/pictrs/image/111abd6c-7023-459c-b4f2-098a21965c70.png "emoji bear-despair")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705965267 {#1561
    date: 2024-01-23 00:14:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1566 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 332859
  -bodyTs: "'/pictrs/image/111abd6c-7023-459c-b4f2-098a21965c70.png':13 'bear':9,16 'bear-despair':8,15 'despair':10,17 'emoji':14 'low':6 're':3 'resolut':7 'wait':1 'www.hexbear.net':12 'www.hexbear.net/pictrs/image/111abd6c-7023-459c-b4f2-098a21965c70.png':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4513627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965267 {#1562
    date: 2024-01-23 00:14:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#1680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wait, we’re all in low resolution? ![bear-despair](https://www.hexbear.net/pictrs/image/111abd6c-7023-459c-b4f2-098a21965c70.png "emoji bear-despair")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705965267 {#1561
    date: 2024-01-23 00:14:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1566 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 332859
  -bodyTs: "'/pictrs/image/111abd6c-7023-459c-b4f2-098a21965c70.png':13 'bear':9,16 'bear-despair':8,15 'despair':10,17 'emoji':14 'low':6 're':3 'resolut':7 'wait':1 'www.hexbear.net':12 'www.hexbear.net/pictrs/image/111abd6c-7023-459c-b4f2-098a21965c70.png':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4513627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965267 {#1562
    date: 2024-01-23 00:14:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#1680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wait, we’re all in low resolution? ![bear-despair](https://www.hexbear.net/pictrs/image/111abd6c-7023-459c-b4f2-098a21965c70.png "emoji bear-despair")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705965267 {#1561
    date: 2024-01-23 00:14:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1566 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 332859
  -bodyTs: "'/pictrs/image/111abd6c-7023-459c-b4f2-098a21965c70.png':13 'bear':9,16 'bear-despair':8,15 'despair':10,17 'emoji':14 'low':6 're':3 'resolut':7 'wait':1 'www.hexbear.net':12 'www.hexbear.net/pictrs/image/111abd6c-7023-459c-b4f2-098a21965c70.png':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4513627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965267 {#1562
    date: 2024-01-23 00:14:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2361
  +user: App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Are images from mander.xyz broken for anyone else?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1727715207 {#2363
    date: 2024-09-30 18:53:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 331761
  -bodyTs: "'anyon':7 'broken':5 'els':8 'imag':2 'mander.xyz':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/5231850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705940590 {#2370
    date: 2024-01-22 17:23:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Are images from mander.xyz broken for anyone else?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1727715207 {#2363
    date: 2024-09-30 18:53:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 331761
  -bodyTs: "'anyon':7 'broken':5 'els':8 'imag':2 'mander.xyz':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/5231850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705940590 {#2370
    date: 2024-01-22 17:23:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Are images from mander.xyz broken for anyone else?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1727715207 {#2363
    date: 2024-09-30 18:53:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 331761
  -bodyTs: "'anyon':7 'broken':5 'els':8 'imag':2 'mander.xyz':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/5231850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705940590 {#2370
    date: 2024-01-22 17:23:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3166
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2361
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Are images from mander.xyz broken for anyone else?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1727715207 {#2363
      date: 2024-09-30 18:53:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 331761
    -bodyTs: "'anyon':7 'broken':5 'els':8 'imag':2 'mander.xyz':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/5231850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705940590 {#2370
      date: 2024-01-22 17:23:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +body: "Yes, sorry. It is a problem that started over the weekend. I thought I had patched it by doubling the server’s RAM and adding a core, but that was not enough. Some process is causing the RAM use to spike and the image backend is crashing because of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705947434 {#3163
    date: 2024-01-22 19:17:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@MBM@lemmings.world"
    "@fossilesque@mander.xyz"
    "@MBM@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3168 …}
  +nested: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 332116
  -bodyTs: "'ad':25 'backend':45 'caus':36 'core':27 'crash':47 'doubl':19 'enough':32 'imag':44 'patch':16 'problem':6 'process':34 'ram':23,38 'server':21 'sorri':2 'spike':41 'start':8 'thought':13 'use':39 'weekend':11 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7056066"
  +editedAt: DateTimeImmutable @1727708676 {#3164
    date: 2024-09-30 17:04:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705947434 {#3165
    date: 2024-01-22 19:17:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3166
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2361
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Are images from mander.xyz broken for anyone else?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1727715207 {#2363
      date: 2024-09-30 18:53:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 331761
    -bodyTs: "'anyon':7 'broken':5 'els':8 'imag':2 'mander.xyz':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/5231850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705940590 {#2370
      date: 2024-01-22 17:23:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +body: "Yes, sorry. It is a problem that started over the weekend. I thought I had patched it by doubling the server’s RAM and adding a core, but that was not enough. Some process is causing the RAM use to spike and the image backend is crashing because of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705947434 {#3163
    date: 2024-01-22 19:17:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@MBM@lemmings.world"
    "@fossilesque@mander.xyz"
    "@MBM@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3168 …}
  +nested: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 332116
  -bodyTs: "'ad':25 'backend':45 'caus':36 'core':27 'crash':47 'doubl':19 'enough':32 'imag':44 'patch':16 'problem':6 'process':34 'ram':23,38 'server':21 'sorri':2 'spike':41 'start':8 'thought':13 'use':39 'weekend':11 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7056066"
  +editedAt: DateTimeImmutable @1727708676 {#3164
    date: 2024-09-30 17:04:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705947434 {#3165
    date: 2024-01-22 19:17:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3166
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2361
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Are images from mander.xyz broken for anyone else?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1727715207 {#2363
      date: 2024-09-30 18:53:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 331761
    -bodyTs: "'anyon':7 'broken':5 'els':8 'imag':2 'mander.xyz':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/5231850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705940590 {#2370
      date: 2024-01-22 17:23:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +body: "Yes, sorry. It is a problem that started over the weekend. I thought I had patched it by doubling the server’s RAM and adding a core, but that was not enough. Some process is causing the RAM use to spike and the image backend is crashing because of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705947434 {#3163
    date: 2024-01-22 19:17:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@MBM@lemmings.world"
    "@fossilesque@mander.xyz"
    "@MBM@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3168 …}
  +nested: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 332116
  -bodyTs: "'ad':25 'backend':45 'caus':36 'core':27 'crash':47 'doubl':19 'enough':32 'imag':44 'patch':16 'problem':6 'process':34 'ram':23,38 'server':21 'sorri':2 'spike':41 'start':8 'thought':13 'use':39 'weekend':11 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7056066"
  +editedAt: DateTimeImmutable @1727708676 {#3164
    date: 2024-09-30 17:04:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705947434 {#3165
    date: 2024-01-22 19:17:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3183
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2361
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Are images from mander.xyz broken for anyone else?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1727715207 {#2363
      date: 2024-09-30 18:53:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 331761
    -bodyTs: "'anyon':7 'broken':5 'els':8 'imag':2 'mander.xyz':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/5231850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705940590 {#2370
      date: 2024-01-22 17:23:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +body: "@Sal@Sal@mander.xyz Another whack-a-mole."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705946363 {#3180
    date: 2024-01-22 18:59:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@sal@mander.xyz"
    "@MBM@lemmings.world"
    "@fossilesque@mander.xyz"
    "@sal@mander.xyz"
    "@MBM@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
  -id: 332068
  -bodyTs: "'anoth':3 'mole':7 'sal':1 'sal@mander.xyz':2 'whack':5 'whack-a-mol':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7055699"
  +editedAt: DateTimeImmutable @1727705123 {#3181
    date: 2024-09-30 16:05:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705946363 {#3182
    date: 2024-01-22 18:59:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3183
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2361
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Are images from mander.xyz broken for anyone else?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1727715207 {#2363
      date: 2024-09-30 18:53:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 331761
    -bodyTs: "'anyon':7 'broken':5 'els':8 'imag':2 'mander.xyz':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/5231850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705940590 {#2370
      date: 2024-01-22 17:23:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +body: "@Sal@Sal@mander.xyz Another whack-a-mole."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705946363 {#3180
    date: 2024-01-22 18:59:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@sal@mander.xyz"
    "@MBM@lemmings.world"
    "@fossilesque@mander.xyz"
    "@sal@mander.xyz"
    "@MBM@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
  -id: 332068
  -bodyTs: "'anoth':3 'mole':7 'sal':1 'sal@mander.xyz':2 'whack':5 'whack-a-mol':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7055699"
  +editedAt: DateTimeImmutable @1727705123 {#3181
    date: 2024-09-30 16:05:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705946363 {#3182
    date: 2024-01-22 18:59:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3183
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2361
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Are images from mander.xyz broken for anyone else?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1727715207 {#2363
      date: 2024-09-30 18:53:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 331761
    -bodyTs: "'anyon':7 'broken':5 'els':8 'imag':2 'mander.xyz':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/5231850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705940590 {#2370
      date: 2024-01-22 17:23:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +body: "@Sal@Sal@mander.xyz Another whack-a-mole."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705946363 {#3180
    date: 2024-01-22 18:59:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@sal@mander.xyz"
    "@MBM@lemmings.world"
    "@fossilesque@mander.xyz"
    "@sal@mander.xyz"
    "@MBM@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
  -id: 332068
  -bodyTs: "'anoth':3 'mole':7 'sal':1 'sal@mander.xyz':2 'whack':5 'whack-a-mol':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7055699"
  +editedAt: DateTimeImmutable @1727705123 {#3181
    date: 2024-09-30 16:05:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705946363 {#3182
    date: 2024-01-22 18:59:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3252
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3183
    +user: Proxies\__CG__\App\Entity\User {#3107 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2361
      +user: App\Entity\User {#1909 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Are images from mander.xyz broken for anyone else?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1727715207 {#2363
        date: 2024-09-30 18:53:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 331761
      -bodyTs: "'anyon':7 'broken':5 'els':8 'imag':2 'mander.xyz':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/5231850"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705940590 {#2370
        date: 2024-01-22 17:23:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2361}
    +body: "@Sal@Sal@mander.xyz Another whack-a-mole."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705946363 {#3180
      date: 2024-01-22 18:59:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@sal@mander.xyz"
      "@MBM@lemmings.world"
      "@fossilesque@mander.xyz"
      "@sal@mander.xyz"
      "@MBM@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3184 …}
    +nested: Doctrine\ORM\PersistentCollection {#3186 …}
    +votes: Doctrine\ORM\PersistentCollection {#3188 …}
    +reports: Doctrine\ORM\PersistentCollection {#3190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
    -id: 332068
    -bodyTs: "'anoth':3 'mole':7 'sal':1 'sal@mander.xyz':2 'whack':5 'whack-a-mol':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7055699"
    +editedAt: DateTimeImmutable @1727705123 {#3181
      date: 2024-09-30 16:05:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705946363 {#3182
      date: 2024-01-22 18:59:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +body: """
    Thanks. I noticed and reset the server a few minutes ago.\n
    \n
    Something has been off recently. The CPU is spiking and the RAM gets used up, which crashes the pict-rs container. The pict-rs won’t reconnect until I reset the lemmy Docker container.\n
    \n
    I doubled the RAM and added one core, but that was not enough to stop this problem, which means that whatever is causing these spikes is unconstrained. I need to look more deeply into Docker memory management to see if I can limit RAM usage such that the crash can be avoided while remaining functional.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705947267 {#3249
    date: 2024-01-22 19:14:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@sal@mander.xyz"
    "@MBM@lemmings.world"
    "@fossilesque@mander.xyz"
    "@sal@mander.xyz"
    "@MBM@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3253 …}
  +nested: Doctrine\ORM\PersistentCollection {#3255 …}
  +votes: Doctrine\ORM\PersistentCollection {#3257 …}
  +reports: Doctrine\ORM\PersistentCollection {#3259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
  -id: 332104
  -bodyTs: "'ad':53 'ago':11 'avoid':99 'caus':70 'contain':33,47 'core':55 'cpu':18 'crash':28,96 'deepli':80 'docker':46,82 'doubl':49 'enough':60 'function':102 'get':24 'lemmi':45 'limit':90 'look':78 'manag':84 'mean':66 'memori':83 'minut':10 'need':76 'notic':3 'one':54 'pict':31,36 'pict-r':30,35 'problem':64 'ram':23,51,91 'recent':16 'reconnect':40 'remain':101 'reset':5,43 'rs':32,37 'see':86 'server':7 'someth':12 'spike':20,72 'stop':62 'thank':1 'unconstrain':74 'usag':92 'use':25 'whatev':68 'won':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7055989"
  +editedAt: DateTimeImmutable @1727708193 {#3250
    date: 2024-09-30 16:56:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705947267 {#3251
    date: 2024-01-22 19:14:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3252
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3183
    +user: Proxies\__CG__\App\Entity\User {#3107 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2361
      +user: App\Entity\User {#1909 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Are images from mander.xyz broken for anyone else?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1727715207 {#2363
        date: 2024-09-30 18:53:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 331761
      -bodyTs: "'anyon':7 'broken':5 'els':8 'imag':2 'mander.xyz':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/5231850"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705940590 {#2370
        date: 2024-01-22 17:23:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2361}
    +body: "@Sal@Sal@mander.xyz Another whack-a-mole."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705946363 {#3180
      date: 2024-01-22 18:59:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@sal@mander.xyz"
      "@MBM@lemmings.world"
      "@fossilesque@mander.xyz"
      "@sal@mander.xyz"
      "@MBM@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3184 …}
    +nested: Doctrine\ORM\PersistentCollection {#3186 …}
    +votes: Doctrine\ORM\PersistentCollection {#3188 …}
    +reports: Doctrine\ORM\PersistentCollection {#3190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
    -id: 332068
    -bodyTs: "'anoth':3 'mole':7 'sal':1 'sal@mander.xyz':2 'whack':5 'whack-a-mol':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7055699"
    +editedAt: DateTimeImmutable @1727705123 {#3181
      date: 2024-09-30 16:05:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705946363 {#3182
      date: 2024-01-22 18:59:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +body: """
    Thanks. I noticed and reset the server a few minutes ago.\n
    \n
    Something has been off recently. The CPU is spiking and the RAM gets used up, which crashes the pict-rs container. The pict-rs won’t reconnect until I reset the lemmy Docker container.\n
    \n
    I doubled the RAM and added one core, but that was not enough to stop this problem, which means that whatever is causing these spikes is unconstrained. I need to look more deeply into Docker memory management to see if I can limit RAM usage such that the crash can be avoided while remaining functional.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705947267 {#3249
    date: 2024-01-22 19:14:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@sal@mander.xyz"
    "@MBM@lemmings.world"
    "@fossilesque@mander.xyz"
    "@sal@mander.xyz"
    "@MBM@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3253 …}
  +nested: Doctrine\ORM\PersistentCollection {#3255 …}
  +votes: Doctrine\ORM\PersistentCollection {#3257 …}
  +reports: Doctrine\ORM\PersistentCollection {#3259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
  -id: 332104
  -bodyTs: "'ad':53 'ago':11 'avoid':99 'caus':70 'contain':33,47 'core':55 'cpu':18 'crash':28,96 'deepli':80 'docker':46,82 'doubl':49 'enough':60 'function':102 'get':24 'lemmi':45 'limit':90 'look':78 'manag':84 'mean':66 'memori':83 'minut':10 'need':76 'notic':3 'one':54 'pict':31,36 'pict-r':30,35 'problem':64 'ram':23,51,91 'recent':16 'reconnect':40 'remain':101 'reset':5,43 'rs':32,37 'see':86 'server':7 'someth':12 'spike':20,72 'stop':62 'thank':1 'unconstrain':74 'usag':92 'use':25 'whatev':68 'won':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7055989"
  +editedAt: DateTimeImmutable @1727708193 {#3250
    date: 2024-09-30 16:56:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705947267 {#3251
    date: 2024-01-22 19:14:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3252
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3183
    +user: Proxies\__CG__\App\Entity\User {#3107 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2361
      +user: App\Entity\User {#1909 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Are images from mander.xyz broken for anyone else?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1727715207 {#2363
        date: 2024-09-30 18:53:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 331761
      -bodyTs: "'anyon':7 'broken':5 'els':8 'imag':2 'mander.xyz':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/5231850"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705940590 {#2370
        date: 2024-01-22 17:23:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2361}
    +body: "@Sal@Sal@mander.xyz Another whack-a-mole."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705946363 {#3180
      date: 2024-01-22 18:59:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@sal@mander.xyz"
      "@MBM@lemmings.world"
      "@fossilesque@mander.xyz"
      "@sal@mander.xyz"
      "@MBM@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3184 …}
    +nested: Doctrine\ORM\PersistentCollection {#3186 …}
    +votes: Doctrine\ORM\PersistentCollection {#3188 …}
    +reports: Doctrine\ORM\PersistentCollection {#3190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
    -id: 332068
    -bodyTs: "'anoth':3 'mole':7 'sal':1 'sal@mander.xyz':2 'whack':5 'whack-a-mol':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7055699"
    +editedAt: DateTimeImmutable @1727705123 {#3181
      date: 2024-09-30 16:05:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705946363 {#3182
      date: 2024-01-22 18:59:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +body: """
    Thanks. I noticed and reset the server a few minutes ago.\n
    \n
    Something has been off recently. The CPU is spiking and the RAM gets used up, which crashes the pict-rs container. The pict-rs won’t reconnect until I reset the lemmy Docker container.\n
    \n
    I doubled the RAM and added one core, but that was not enough to stop this problem, which means that whatever is causing these spikes is unconstrained. I need to look more deeply into Docker memory management to see if I can limit RAM usage such that the crash can be avoided while remaining functional.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705947267 {#3249
    date: 2024-01-22 19:14:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@sal@mander.xyz"
    "@MBM@lemmings.world"
    "@fossilesque@mander.xyz"
    "@sal@mander.xyz"
    "@MBM@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3253 …}
  +nested: Doctrine\ORM\PersistentCollection {#3255 …}
  +votes: Doctrine\ORM\PersistentCollection {#3257 …}
  +reports: Doctrine\ORM\PersistentCollection {#3259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
  -id: 332104
  -bodyTs: "'ad':53 'ago':11 'avoid':99 'caus':70 'contain':33,47 'core':55 'cpu':18 'crash':28,96 'deepli':80 'docker':46,82 'doubl':49 'enough':60 'function':102 'get':24 'lemmi':45 'limit':90 'look':78 'manag':84 'mean':66 'memori':83 'minut':10 'need':76 'notic':3 'one':54 'pict':31,36 'pict-r':30,35 'problem':64 'ram':23,51,91 'recent':16 'reconnect':40 'remain':101 'reset':5,43 'rs':32,37 'see':86 'server':7 'someth':12 'spike':20,72 'stop':62 'thank':1 'unconstrain':74 'usag':92 'use':25 'whatev':68 'won':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7055989"
  +editedAt: DateTimeImmutable @1727708193 {#3250
    date: 2024-09-30 16:56:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705947267 {#3251
    date: 2024-01-22 19:14:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3337
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3252
    +user: Proxies\__CG__\App\Entity\User {#3167 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3183
      +user: Proxies\__CG__\App\Entity\User {#3107 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2361
        +user: App\Entity\User {#1909 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Are images from mander.xyz broken for anyone else?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1727715207 {#2363
          date: 2024-09-30 18:53:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 331761
        -bodyTs: "'anyon':7 'broken':5 'els':8 'imag':2 'mander.xyz':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/5231850"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705940590 {#2370
          date: 2024-01-22 17:23:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2361}
      +body: "@Sal@Sal@mander.xyz Another whack-a-mole."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705946363 {#3180
        date: 2024-01-22 18:59:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@sal@mander.xyz"
        "@MBM@lemmings.world"
        "@fossilesque@mander.xyz"
        "@sal@mander.xyz"
        "@MBM@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3184 …}
      +nested: Doctrine\ORM\PersistentCollection {#3186 …}
      +votes: Doctrine\ORM\PersistentCollection {#3188 …}
      +reports: Doctrine\ORM\PersistentCollection {#3190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
      -id: 332068
      -bodyTs: "'anoth':3 'mole':7 'sal':1 'sal@mander.xyz':2 'whack':5 'whack-a-mol':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7055699"
      +editedAt: DateTimeImmutable @1727705123 {#3181
        date: 2024-09-30 16:05:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705946363 {#3182
        date: 2024-01-22 18:59:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2361}
    +body: """
      Thanks. I noticed and reset the server a few minutes ago.\n
      \n
      Something has been off recently. The CPU is spiking and the RAM gets used up, which crashes the pict-rs container. The pict-rs won’t reconnect until I reset the lemmy Docker container.\n
      \n
      I doubled the RAM and added one core, but that was not enough to stop this problem, which means that whatever is causing these spikes is unconstrained. I need to look more deeply into Docker memory management to see if I can limit RAM usage such that the crash can be avoided while remaining functional.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705947267 {#3249
      date: 2024-01-22 19:14:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@sal@mander.xyz"
      "@MBM@lemmings.world"
      "@fossilesque@mander.xyz"
      "@sal@mander.xyz"
      "@MBM@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3253 …}
    +nested: Doctrine\ORM\PersistentCollection {#3255 …}
    +votes: Doctrine\ORM\PersistentCollection {#3257 …}
    +reports: Doctrine\ORM\PersistentCollection {#3259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
    -id: 332104
    -bodyTs: "'ad':53 'ago':11 'avoid':99 'caus':70 'contain':33,47 'core':55 'cpu':18 'crash':28,96 'deepli':80 'docker':46,82 'doubl':49 'enough':60 'function':102 'get':24 'lemmi':45 'limit':90 'look':78 'manag':84 'mean':66 'memori':83 'minut':10 'need':76 'notic':3 'one':54 'pict':31,36 'pict-r':30,35 'problem':64 'ram':23,51,91 'recent':16 'reconnect':40 'remain':101 'reset':5,43 'rs':32,37 'see':86 'server':7 'someth':12 'spike':20,72 'stop':62 'thank':1 'unconstrain':74 'usag':92 'use':25 'whatev':68 'won':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7055989"
    +editedAt: DateTimeImmutable @1727708193 {#3250
      date: 2024-09-30 16:56:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705947267 {#3251
      date: 2024-01-22 19:14:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +body: "Goodluck, comrade."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705949048 {#3335
    date: 2024-01-22 19:44:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@sal@mander.xyz"
    "@MBM@lemmings.world"
    "@Sal@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3338 …}
  +nested: Doctrine\ORM\PersistentCollection {#3340 …}
  +votes: Doctrine\ORM\PersistentCollection {#3342 …}
  +reports: Doctrine\ORM\PersistentCollection {#3344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
  -id: 332198
  -bodyTs: "'comrad':2 'goodluck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7056729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705949048 {#3336
    date: 2024-01-22 19:44:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3337
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3252
    +user: Proxies\__CG__\App\Entity\User {#3167 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3183
      +user: Proxies\__CG__\App\Entity\User {#3107 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2361
        +user: App\Entity\User {#1909 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Are images from mander.xyz broken for anyone else?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1727715207 {#2363
          date: 2024-09-30 18:53:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 331761
        -bodyTs: "'anyon':7 'broken':5 'els':8 'imag':2 'mander.xyz':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/5231850"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705940590 {#2370
          date: 2024-01-22 17:23:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2361}
      +body: "@Sal@Sal@mander.xyz Another whack-a-mole."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705946363 {#3180
        date: 2024-01-22 18:59:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@sal@mander.xyz"
        "@MBM@lemmings.world"
        "@fossilesque@mander.xyz"
        "@sal@mander.xyz"
        "@MBM@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3184 …}
      +nested: Doctrine\ORM\PersistentCollection {#3186 …}
      +votes: Doctrine\ORM\PersistentCollection {#3188 …}
      +reports: Doctrine\ORM\PersistentCollection {#3190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
      -id: 332068
      -bodyTs: "'anoth':3 'mole':7 'sal':1 'sal@mander.xyz':2 'whack':5 'whack-a-mol':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7055699"
      +editedAt: DateTimeImmutable @1727705123 {#3181
        date: 2024-09-30 16:05:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705946363 {#3182
        date: 2024-01-22 18:59:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2361}
    +body: """
      Thanks. I noticed and reset the server a few minutes ago.\n
      \n
      Something has been off recently. The CPU is spiking and the RAM gets used up, which crashes the pict-rs container. The pict-rs won’t reconnect until I reset the lemmy Docker container.\n
      \n
      I doubled the RAM and added one core, but that was not enough to stop this problem, which means that whatever is causing these spikes is unconstrained. I need to look more deeply into Docker memory management to see if I can limit RAM usage such that the crash can be avoided while remaining functional.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705947267 {#3249
      date: 2024-01-22 19:14:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@sal@mander.xyz"
      "@MBM@lemmings.world"
      "@fossilesque@mander.xyz"
      "@sal@mander.xyz"
      "@MBM@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3253 …}
    +nested: Doctrine\ORM\PersistentCollection {#3255 …}
    +votes: Doctrine\ORM\PersistentCollection {#3257 …}
    +reports: Doctrine\ORM\PersistentCollection {#3259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
    -id: 332104
    -bodyTs: "'ad':53 'ago':11 'avoid':99 'caus':70 'contain':33,47 'core':55 'cpu':18 'crash':28,96 'deepli':80 'docker':46,82 'doubl':49 'enough':60 'function':102 'get':24 'lemmi':45 'limit':90 'look':78 'manag':84 'mean':66 'memori':83 'minut':10 'need':76 'notic':3 'one':54 'pict':31,36 'pict-r':30,35 'problem':64 'ram':23,51,91 'recent':16 'reconnect':40 'remain':101 'reset':5,43 'rs':32,37 'see':86 'server':7 'someth':12 'spike':20,72 'stop':62 'thank':1 'unconstrain':74 'usag':92 'use':25 'whatev':68 'won':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7055989"
    +editedAt: DateTimeImmutable @1727708193 {#3250
      date: 2024-09-30 16:56:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705947267 {#3251
      date: 2024-01-22 19:14:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +body: "Goodluck, comrade."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705949048 {#3335
    date: 2024-01-22 19:44:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@sal@mander.xyz"
    "@MBM@lemmings.world"
    "@Sal@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3338 …}
  +nested: Doctrine\ORM\PersistentCollection {#3340 …}
  +votes: Doctrine\ORM\PersistentCollection {#3342 …}
  +reports: Doctrine\ORM\PersistentCollection {#3344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
  -id: 332198
  -bodyTs: "'comrad':2 'goodluck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7056729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705949048 {#3336
    date: 2024-01-22 19:44:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3337
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3252
    +user: Proxies\__CG__\App\Entity\User {#3167 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3183
      +user: Proxies\__CG__\App\Entity\User {#3107 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2361
        +user: App\Entity\User {#1909 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Are images from mander.xyz broken for anyone else?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1727715207 {#2363
          date: 2024-09-30 18:53:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 331761
        -bodyTs: "'anyon':7 'broken':5 'els':8 'imag':2 'mander.xyz':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/5231850"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705940590 {#2370
          date: 2024-01-22 17:23:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2361}
      +body: "@Sal@Sal@mander.xyz Another whack-a-mole."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705946363 {#3180
        date: 2024-01-22 18:59:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@sal@mander.xyz"
        "@MBM@lemmings.world"
        "@fossilesque@mander.xyz"
        "@sal@mander.xyz"
        "@MBM@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3184 …}
      +nested: Doctrine\ORM\PersistentCollection {#3186 …}
      +votes: Doctrine\ORM\PersistentCollection {#3188 …}
      +reports: Doctrine\ORM\PersistentCollection {#3190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
      -id: 332068
      -bodyTs: "'anoth':3 'mole':7 'sal':1 'sal@mander.xyz':2 'whack':5 'whack-a-mol':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7055699"
      +editedAt: DateTimeImmutable @1727705123 {#3181
        date: 2024-09-30 16:05:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705946363 {#3182
        date: 2024-01-22 18:59:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2361}
    +body: """
      Thanks. I noticed and reset the server a few minutes ago.\n
      \n
      Something has been off recently. The CPU is spiking and the RAM gets used up, which crashes the pict-rs container. The pict-rs won’t reconnect until I reset the lemmy Docker container.\n
      \n
      I doubled the RAM and added one core, but that was not enough to stop this problem, which means that whatever is causing these spikes is unconstrained. I need to look more deeply into Docker memory management to see if I can limit RAM usage such that the crash can be avoided while remaining functional.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705947267 {#3249
      date: 2024-01-22 19:14:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@sal@mander.xyz"
      "@MBM@lemmings.world"
      "@fossilesque@mander.xyz"
      "@sal@mander.xyz"
      "@MBM@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3253 …}
    +nested: Doctrine\ORM\PersistentCollection {#3255 …}
    +votes: Doctrine\ORM\PersistentCollection {#3257 …}
    +reports: Doctrine\ORM\PersistentCollection {#3259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
    -id: 332104
    -bodyTs: "'ad':53 'ago':11 'avoid':99 'caus':70 'contain':33,47 'core':55 'cpu':18 'crash':28,96 'deepli':80 'docker':46,82 'doubl':49 'enough':60 'function':102 'get':24 'lemmi':45 'limit':90 'look':78 'manag':84 'mean':66 'memori':83 'minut':10 'need':76 'notic':3 'one':54 'pict':31,36 'pict-r':30,35 'problem':64 'ram':23,51,91 'recent':16 'reconnect':40 'remain':101 'reset':5,43 'rs':32,37 'see':86 'server':7 'someth':12 'spike':20,72 'stop':62 'thank':1 'unconstrain':74 'usag':92 'use':25 'whatev':68 'won':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7055989"
    +editedAt: DateTimeImmutable @1727708193 {#3250
      date: 2024-09-30 16:56:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705947267 {#3251
      date: 2024-01-22 19:14:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +body: "Goodluck, comrade."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705949048 {#3335
    date: 2024-01-22 19:44:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@sal@mander.xyz"
    "@MBM@lemmings.world"
    "@Sal@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3338 …}
  +nested: Doctrine\ORM\PersistentCollection {#3340 …}
  +votes: Doctrine\ORM\PersistentCollection {#3342 …}
  +reports: Doctrine\ORM\PersistentCollection {#3344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
  -id: 332198
  -bodyTs: "'comrad':2 'goodluck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7056729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705949048 {#3336
    date: 2024-01-22 19:44:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3371
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3337
    +user: Proxies\__CG__\App\Entity\User {#3107 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3252
      +user: Proxies\__CG__\App\Entity\User {#3167 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3183
        +user: Proxies\__CG__\App\Entity\User {#3107 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2361
          +user: App\Entity\User {#1909 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Are images from mander.xyz broken for anyone else?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1727715207 {#2363
            date: 2024-09-30 18:53:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fossilesque@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2372 …}
          +nested: Doctrine\ORM\PersistentCollection {#2386 …}
          +votes: Doctrine\ORM\PersistentCollection {#2385 …}
          +reports: Doctrine\ORM\PersistentCollection {#2378 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
          -id: 331761
          -bodyTs: "'anyon':7 'broken':5 'els':8 'imag':2 'mander.xyz':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/5231850"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705940590 {#2370
            date: 2024-01-22 17:23:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2361}
        +body: "@Sal@Sal@mander.xyz Another whack-a-mole."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705946363 {#3180
          date: 2024-01-22 18:59:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@sal@mander.xyz"
          "@MBM@lemmings.world"
          "@fossilesque@mander.xyz"
          "@sal@mander.xyz"
          "@MBM@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3184 …}
        +nested: Doctrine\ORM\PersistentCollection {#3186 …}
        +votes: Doctrine\ORM\PersistentCollection {#3188 …}
        +reports: Doctrine\ORM\PersistentCollection {#3190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
        -id: 332068
        -bodyTs: "'anoth':3 'mole':7 'sal':1 'sal@mander.xyz':2 'whack':5 'whack-a-mol':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7055699"
        +editedAt: DateTimeImmutable @1727705123 {#3181
          date: 2024-09-30 16:05:23.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705946363 {#3182
          date: 2024-01-22 18:59:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2361}
      +body: """
        Thanks. I noticed and reset the server a few minutes ago.\n
        \n
        Something has been off recently. The CPU is spiking and the RAM gets used up, which crashes the pict-rs container. The pict-rs won’t reconnect until I reset the lemmy Docker container.\n
        \n
        I doubled the RAM and added one core, but that was not enough to stop this problem, which means that whatever is causing these spikes is unconstrained. I need to look more deeply into Docker memory management to see if I can limit RAM usage such that the crash can be avoided while remaining functional.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705947267 {#3249
        date: 2024-01-22 19:14:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@sal@mander.xyz"
        "@MBM@lemmings.world"
        "@fossilesque@mander.xyz"
        "@sal@mander.xyz"
        "@MBM@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3253 …}
      +nested: Doctrine\ORM\PersistentCollection {#3255 …}
      +votes: Doctrine\ORM\PersistentCollection {#3257 …}
      +reports: Doctrine\ORM\PersistentCollection {#3259 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
      -id: 332104
      -bodyTs: "'ad':53 'ago':11 'avoid':99 'caus':70 'contain':33,47 'core':55 'cpu':18 'crash':28,96 'deepli':80 'docker':46,82 'doubl':49 'enough':60 'function':102 'get':24 'lemmi':45 'limit':90 'look':78 'manag':84 'mean':66 'memori':83 'minut':10 'need':76 'notic':3 'one':54 'pict':31,36 'pict-r':30,35 'problem':64 'ram':23,51,91 'recent':16 'reconnect':40 'remain':101 'reset':5,43 'rs':32,37 'see':86 'server':7 'someth':12 'spike':20,72 'stop':62 'thank':1 'unconstrain':74 'usag':92 'use':25 'whatev':68 'won':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7055989"
      +editedAt: DateTimeImmutable @1727708193 {#3250
        date: 2024-09-30 16:56:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705947267 {#3251
        date: 2024-01-22 19:14:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2361}
    +body: "Goodluck, comrade."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705949048 {#3335
      date: 2024-01-22 19:44:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@sal@mander.xyz"
      "@MBM@lemmings.world"
      "@Sal@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3338 …}
    +nested: Doctrine\ORM\PersistentCollection {#3340 …}
    +votes: Doctrine\ORM\PersistentCollection {#3342 …}
    +reports: Doctrine\ORM\PersistentCollection {#3344 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
    -id: 332198
    -bodyTs: "'comrad':2 'goodluck':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7056729"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705949048 {#3336
      date: 2024-01-22 19:44:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +body: "Thanks. I have looked into it a bit more and I think that it is the postgres database grabbing all the memory it can. I have set a hard limit for the postgres container. Hopefully this resolves the problem!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705949376 {#3370
    date: 2024-01-22 19:49:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@sal@mander.xyz"
    "@MBM@lemmings.world"
    "@Sal@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3374 …}
  +nested: Doctrine\ORM\PersistentCollection {#3379 …}
  +votes: Doctrine\ORM\PersistentCollection {#3375 …}
  +reports: Doctrine\ORM\PersistentCollection {#3381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
  -id: 332217
  -bodyTs: "'bit':8 'contain':34 'databas':18 'grab':19 'hard':29 'hope':35 'limit':30 'look':4 'memori':22 'postgr':17,33 'problem':39 'resolv':37 'set':27 'thank':1 'think':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7056875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705949376 {#3367
    date: 2024-01-22 19:49:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3371
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3337
    +user: Proxies\__CG__\App\Entity\User {#3107 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3252
      +user: Proxies\__CG__\App\Entity\User {#3167 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3183
        +user: Proxies\__CG__\App\Entity\User {#3107 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2361
          +user: App\Entity\User {#1909 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Are images from mander.xyz broken for anyone else?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1727715207 {#2363
            date: 2024-09-30 18:53:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fossilesque@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2372 …}
          +nested: Doctrine\ORM\PersistentCollection {#2386 …}
          +votes: Doctrine\ORM\PersistentCollection {#2385 …}
          +reports: Doctrine\ORM\PersistentCollection {#2378 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
          -id: 331761
          -bodyTs: "'anyon':7 'broken':5 'els':8 'imag':2 'mander.xyz':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/5231850"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705940590 {#2370
            date: 2024-01-22 17:23:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2361}
        +body: "@Sal@Sal@mander.xyz Another whack-a-mole."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705946363 {#3180
          date: 2024-01-22 18:59:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@sal@mander.xyz"
          "@MBM@lemmings.world"
          "@fossilesque@mander.xyz"
          "@sal@mander.xyz"
          "@MBM@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3184 …}
        +nested: Doctrine\ORM\PersistentCollection {#3186 …}
        +votes: Doctrine\ORM\PersistentCollection {#3188 …}
        +reports: Doctrine\ORM\PersistentCollection {#3190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
        -id: 332068
        -bodyTs: "'anoth':3 'mole':7 'sal':1 'sal@mander.xyz':2 'whack':5 'whack-a-mol':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7055699"
        +editedAt: DateTimeImmutable @1727705123 {#3181
          date: 2024-09-30 16:05:23.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705946363 {#3182
          date: 2024-01-22 18:59:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2361}
      +body: """
        Thanks. I noticed and reset the server a few minutes ago.\n
        \n
        Something has been off recently. The CPU is spiking and the RAM gets used up, which crashes the pict-rs container. The pict-rs won’t reconnect until I reset the lemmy Docker container.\n
        \n
        I doubled the RAM and added one core, but that was not enough to stop this problem, which means that whatever is causing these spikes is unconstrained. I need to look more deeply into Docker memory management to see if I can limit RAM usage such that the crash can be avoided while remaining functional.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705947267 {#3249
        date: 2024-01-22 19:14:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@sal@mander.xyz"
        "@MBM@lemmings.world"
        "@fossilesque@mander.xyz"
        "@sal@mander.xyz"
        "@MBM@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3253 …}
      +nested: Doctrine\ORM\PersistentCollection {#3255 …}
      +votes: Doctrine\ORM\PersistentCollection {#3257 …}
      +reports: Doctrine\ORM\PersistentCollection {#3259 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
      -id: 332104
      -bodyTs: "'ad':53 'ago':11 'avoid':99 'caus':70 'contain':33,47 'core':55 'cpu':18 'crash':28,96 'deepli':80 'docker':46,82 'doubl':49 'enough':60 'function':102 'get':24 'lemmi':45 'limit':90 'look':78 'manag':84 'mean':66 'memori':83 'minut':10 'need':76 'notic':3 'one':54 'pict':31,36 'pict-r':30,35 'problem':64 'ram':23,51,91 'recent':16 'reconnect':40 'remain':101 'reset':5,43 'rs':32,37 'see':86 'server':7 'someth':12 'spike':20,72 'stop':62 'thank':1 'unconstrain':74 'usag':92 'use':25 'whatev':68 'won':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7055989"
      +editedAt: DateTimeImmutable @1727708193 {#3250
        date: 2024-09-30 16:56:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705947267 {#3251
        date: 2024-01-22 19:14:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2361}
    +body: "Goodluck, comrade."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705949048 {#3335
      date: 2024-01-22 19:44:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@sal@mander.xyz"
      "@MBM@lemmings.world"
      "@Sal@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3338 …}
    +nested: Doctrine\ORM\PersistentCollection {#3340 …}
    +votes: Doctrine\ORM\PersistentCollection {#3342 …}
    +reports: Doctrine\ORM\PersistentCollection {#3344 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
    -id: 332198
    -bodyTs: "'comrad':2 'goodluck':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7056729"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705949048 {#3336
      date: 2024-01-22 19:44:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +body: "Thanks. I have looked into it a bit more and I think that it is the postgres database grabbing all the memory it can. I have set a hard limit for the postgres container. Hopefully this resolves the problem!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705949376 {#3370
    date: 2024-01-22 19:49:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@sal@mander.xyz"
    "@MBM@lemmings.world"
    "@Sal@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3374 …}
  +nested: Doctrine\ORM\PersistentCollection {#3379 …}
  +votes: Doctrine\ORM\PersistentCollection {#3375 …}
  +reports: Doctrine\ORM\PersistentCollection {#3381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
  -id: 332217
  -bodyTs: "'bit':8 'contain':34 'databas':18 'grab':19 'hard':29 'hope':35 'limit':30 'look':4 'memori':22 'postgr':17,33 'problem':39 'resolv':37 'set':27 'thank':1 'think':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7056875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705949376 {#3367
    date: 2024-01-22 19:49:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3371
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3337
    +user: Proxies\__CG__\App\Entity\User {#3107 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3252
      +user: Proxies\__CG__\App\Entity\User {#3167 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3183
        +user: Proxies\__CG__\App\Entity\User {#3107 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2361
          +user: App\Entity\User {#1909 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Are images from mander.xyz broken for anyone else?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1727715207 {#2363
            date: 2024-09-30 18:53:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fossilesque@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2372 …}
          +nested: Doctrine\ORM\PersistentCollection {#2386 …}
          +votes: Doctrine\ORM\PersistentCollection {#2385 …}
          +reports: Doctrine\ORM\PersistentCollection {#2378 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
          -id: 331761
          -bodyTs: "'anyon':7 'broken':5 'els':8 'imag':2 'mander.xyz':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/5231850"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705940590 {#2370
            date: 2024-01-22 17:23:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2361}
        +body: "@Sal@Sal@mander.xyz Another whack-a-mole."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705946363 {#3180
          date: 2024-01-22 18:59:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@sal@mander.xyz"
          "@MBM@lemmings.world"
          "@fossilesque@mander.xyz"
          "@sal@mander.xyz"
          "@MBM@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3184 …}
        +nested: Doctrine\ORM\PersistentCollection {#3186 …}
        +votes: Doctrine\ORM\PersistentCollection {#3188 …}
        +reports: Doctrine\ORM\PersistentCollection {#3190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
        -id: 332068
        -bodyTs: "'anoth':3 'mole':7 'sal':1 'sal@mander.xyz':2 'whack':5 'whack-a-mol':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7055699"
        +editedAt: DateTimeImmutable @1727705123 {#3181
          date: 2024-09-30 16:05:23.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705946363 {#3182
          date: 2024-01-22 18:59:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2361}
      +body: """
        Thanks. I noticed and reset the server a few minutes ago.\n
        \n
        Something has been off recently. The CPU is spiking and the RAM gets used up, which crashes the pict-rs container. The pict-rs won’t reconnect until I reset the lemmy Docker container.\n
        \n
        I doubled the RAM and added one core, but that was not enough to stop this problem, which means that whatever is causing these spikes is unconstrained. I need to look more deeply into Docker memory management to see if I can limit RAM usage such that the crash can be avoided while remaining functional.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705947267 {#3249
        date: 2024-01-22 19:14:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@sal@mander.xyz"
        "@MBM@lemmings.world"
        "@fossilesque@mander.xyz"
        "@sal@mander.xyz"
        "@MBM@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3253 …}
      +nested: Doctrine\ORM\PersistentCollection {#3255 …}
      +votes: Doctrine\ORM\PersistentCollection {#3257 …}
      +reports: Doctrine\ORM\PersistentCollection {#3259 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
      -id: 332104
      -bodyTs: "'ad':53 'ago':11 'avoid':99 'caus':70 'contain':33,47 'core':55 'cpu':18 'crash':28,96 'deepli':80 'docker':46,82 'doubl':49 'enough':60 'function':102 'get':24 'lemmi':45 'limit':90 'look':78 'manag':84 'mean':66 'memori':83 'minut':10 'need':76 'notic':3 'one':54 'pict':31,36 'pict-r':30,35 'problem':64 'ram':23,51,91 'recent':16 'reconnect':40 'remain':101 'reset':5,43 'rs':32,37 'see':86 'server':7 'someth':12 'spike':20,72 'stop':62 'thank':1 'unconstrain':74 'usag':92 'use':25 'whatev':68 'won':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7055989"
      +editedAt: DateTimeImmutable @1727708193 {#3250
        date: 2024-09-30 16:56:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705947267 {#3251
        date: 2024-01-22 19:14:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2361}
    +body: "Goodluck, comrade."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705949048 {#3335
      date: 2024-01-22 19:44:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@sal@mander.xyz"
      "@MBM@lemmings.world"
      "@Sal@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3338 …}
    +nested: Doctrine\ORM\PersistentCollection {#3340 …}
    +votes: Doctrine\ORM\PersistentCollection {#3342 …}
    +reports: Doctrine\ORM\PersistentCollection {#3344 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
    -id: 332198
    -bodyTs: "'comrad':2 'goodluck':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7056729"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705949048 {#3336
      date: 2024-01-22 19:44:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +body: "Thanks. I have looked into it a bit more and I think that it is the postgres database grabbing all the memory it can. I have set a hard limit for the postgres container. Hopefully this resolves the problem!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705949376 {#3370
    date: 2024-01-22 19:49:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@sal@mander.xyz"
    "@MBM@lemmings.world"
    "@Sal@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3374 …}
  +nested: Doctrine\ORM\PersistentCollection {#3379 …}
  +votes: Doctrine\ORM\PersistentCollection {#3375 …}
  +reports: Doctrine\ORM\PersistentCollection {#3381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
  -id: 332217
  -bodyTs: "'bit':8 'contain':34 'databas':18 'grab':19 'hard':29 'hope':35 'limit':30 'look':4 'memori':22 'postgr':17,33 'problem':39 'resolv':37 'set':27 'thank':1 'think':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7056875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705949376 {#3367
    date: 2024-01-22 19:49:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2083
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "welp, that cat’s out of the box…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705906081 {#2079
    date: 2024-01-22 07:48:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 330589
  -bodyTs: "'box':8 'cat':3 'welp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8527810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705906081 {#2084
    date: 2024-01-22 07:48:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "welp, that cat’s out of the box…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705906081 {#2079
    date: 2024-01-22 07:48:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 330589
  -bodyTs: "'box':8 'cat':3 'welp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8527810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705906081 {#2084
    date: 2024-01-22 07:48:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "welp, that cat’s out of the box…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705906081 {#2079
    date: 2024-01-22 07:48:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 330589
  -bodyTs: "'box':8 'cat':3 'welp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8527810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705906081 {#2084
    date: 2024-01-22 07:48:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2072
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "The fact that I understand everything in this scares and comforts me at the same time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705888210 {#2135
    date: 2024-01-22 02:50:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 330067
  -bodyTs: "'comfort':11 'everyth':6 'fact':2 'scare':9 'time':16 'understand':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7605975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705888210 {#2136
    date: 2024-01-22 02:50:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2072
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "The fact that I understand everything in this scares and comforts me at the same time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705888210 {#2135
    date: 2024-01-22 02:50:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 330067
  -bodyTs: "'comfort':11 'everyth':6 'fact':2 'scare':9 'time':16 'understand':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7605975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705888210 {#2136
    date: 2024-01-22 02:50:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2072
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "The fact that I understand everything in this scares and comforts me at the same time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705888210 {#2135
    date: 2024-01-22 02:50:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 330067
  -bodyTs: "'comfort':11 'everyth':6 'fact':2 'scare':9 'time':16 'understand':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7605975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705888210 {#2136
    date: 2024-01-22 02:50:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2229
  +user: App\Entity\User {#2320 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Romantically speaking, aren’t we all just genitals with attached life support?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1727538926 {#2213
    date: 2024-09-28 17:55:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 329912
  -bodyTs: "'aren':3 'attach':10 'genit':8 'life':11 'romant':1 'speak':2 'support':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8518413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705884759 {#2225
    date: 2024-01-22 01:52:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2229
  +user: App\Entity\User {#2320 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Romantically speaking, aren’t we all just genitals with attached life support?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1727538926 {#2213
    date: 2024-09-28 17:55:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 329912
  -bodyTs: "'aren':3 'attach':10 'genit':8 'life':11 'romant':1 'speak':2 'support':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8518413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705884759 {#2225
    date: 2024-01-22 01:52:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2229
  +user: App\Entity\User {#2320 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Romantically speaking, aren’t we all just genitals with attached life support?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1727538926 {#2213
    date: 2024-09-28 17:55:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 329912
  -bodyTs: "'aren':3 'attach':10 'genit':8 'life':11 'romant':1 'speak':2 'support':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8518413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705884759 {#2225
    date: 2024-01-22 01:52:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3149
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2229
    +user: App\Entity\User {#2320 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Romantically speaking, aren’t we all just genitals with attached life support?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1727538926 {#2213
      date: 2024-09-28 17:55:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2252 …}
    +nested: Doctrine\ORM\PersistentCollection {#2189 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
    -id: 329912
    -bodyTs: "'aren':3 'attach':10 'genit':8 'life':11 'romant':1 'speak':2 'support':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8518413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884759 {#2225
      date: 2024-01-22 01:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2229}
  +body: """
    You are technically correct, the best kind of correct!\n
    \n
    Re: The Selfish Gene
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705898525 {#3147
    date: 2024-01-22 05:42:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Spzi@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3151 …}
  +nested: Doctrine\ORM\PersistentCollection {#3153 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3161 …}
  -id: 330386
  -bodyTs: "'best':6 'correct':4,9 'gene':13 'kind':7 're':10 'selfish':12 'technic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6597220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705898525 {#3148
    date: 2024-01-22 05:42:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3149
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2229
    +user: App\Entity\User {#2320 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Romantically speaking, aren’t we all just genitals with attached life support?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1727538926 {#2213
      date: 2024-09-28 17:55:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2252 …}
    +nested: Doctrine\ORM\PersistentCollection {#2189 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
    -id: 329912
    -bodyTs: "'aren':3 'attach':10 'genit':8 'life':11 'romant':1 'speak':2 'support':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8518413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884759 {#2225
      date: 2024-01-22 01:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2229}
  +body: """
    You are technically correct, the best kind of correct!\n
    \n
    Re: The Selfish Gene
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705898525 {#3147
    date: 2024-01-22 05:42:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Spzi@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3151 …}
  +nested: Doctrine\ORM\PersistentCollection {#3153 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3161 …}
  -id: 330386
  -bodyTs: "'best':6 'correct':4,9 'gene':13 'kind':7 're':10 'selfish':12 'technic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6597220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705898525 {#3148
    date: 2024-01-22 05:42:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3149
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2229
    +user: App\Entity\User {#2320 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Romantically speaking, aren’t we all just genitals with attached life support?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1727538926 {#2213
      date: 2024-09-28 17:55:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2252 …}
    +nested: Doctrine\ORM\PersistentCollection {#2189 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
    -id: 329912
    -bodyTs: "'aren':3 'attach':10 'genit':8 'life':11 'romant':1 'speak':2 'support':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8518413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884759 {#2225
      date: 2024-01-22 01:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2229}
  +body: """
    You are technically correct, the best kind of correct!\n
    \n
    Re: The Selfish Gene
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705898525 {#3147
    date: 2024-01-22 05:42:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Spzi@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3151 …}
  +nested: Doctrine\ORM\PersistentCollection {#3153 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3161 …}
  -id: 330386
  -bodyTs: "'best':6 'correct':4,9 'gene':13 'kind':7 're':10 'selfish':12 'technic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6597220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705898525 {#3148
    date: 2024-01-22 05:42:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2267
  +user: App\Entity\User {#2239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    On a road trip through Ontario one year we met a couple of teenagers at a country gas station near Ottawa with pupils in the shape of a cat … a vertical almond shape. I freaked out when I saw the girl first and jumped back. She was used to the reaction and said she just looked like that and it wasn’t a trick. She then said her brother had the same thing and he came to see us.\n
    \n
    This was about 25 years ago before novelty contact lenses were around … they may have been around but I had never heard of them at the time.\n
    \n
    It’s a weird thing to see just these tiny differences to the human anatomy … it immediately makes you think that something is wrong or not right. It makes you realize just how easily prejudices are born.\n
    \n
    The two people were really nice small town people and we had a good conversation and we even left them a tip before we never saw them again.\n
    \n
    Then again that is the special thing about differences though … I’ve seen so many 'normal looking" people in my life and none of them stand out, but I can still picture these two and I’ll never forget them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1727704227 {#2200
    date: 2024-09-30 15:50:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 329638
  -bodyTs: "'25':83 'ago':85 'almond':32 'anatomi':121 'around':91,96 'back':45 'born':143 'brother':69 'came':76 'cat':29 'contact':88 'convers':158 'countri':17 'coupl':12 'differ':117,180 'easili':140 'even':161 'first':42 'forget':210 'freak':35 'gas':18 'girl':41 'good':157 'heard':101 'human':120 'immedi':123 'jump':44 'left':162 'lens':89 'life':192 'like':57 'll':208 'look':56,188 'make':124,135 'mani':186 'may':93 'met':10 'near':20 'never':100,168,209 'nice':149 'none':194 'normal':187 'novelti':87 'one':7 'ontario':6 'ottawa':21 'peopl':146,152,189 'pictur':203 'prejudic':141 'pupil':23 'reaction':51 'realiz':137 'realli':148 'right':133 'road':3 'said':53,67 'saw':39,169 'see':78,113 'seen':184 'shape':26,33 'small':150 'someth':128 'special':177 'stand':197 'station':19 'still':202 'teenag':14 'thing':73,111,178 'think':126 'though':181 'time':106 'tini':116 'tip':165 'town':151 'trick':64 'trip':4 'two':145,205 'us':79 'use':48 've':183 'vertic':31 'wasn':61 'weird':110 'wrong':130 'year':8,84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6589030"
  +editedAt: DateTimeImmutable @1727464039 {#2211
    date: 2024-09-27 21:07:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705878638 {#2270
    date: 2024-01-22 00:10:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2267
  +user: App\Entity\User {#2239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    On a road trip through Ontario one year we met a couple of teenagers at a country gas station near Ottawa with pupils in the shape of a cat … a vertical almond shape. I freaked out when I saw the girl first and jumped back. She was used to the reaction and said she just looked like that and it wasn’t a trick. She then said her brother had the same thing and he came to see us.\n
    \n
    This was about 25 years ago before novelty contact lenses were around … they may have been around but I had never heard of them at the time.\n
    \n
    It’s a weird thing to see just these tiny differences to the human anatomy … it immediately makes you think that something is wrong or not right. It makes you realize just how easily prejudices are born.\n
    \n
    The two people were really nice small town people and we had a good conversation and we even left them a tip before we never saw them again.\n
    \n
    Then again that is the special thing about differences though … I’ve seen so many 'normal looking" people in my life and none of them stand out, but I can still picture these two and I’ll never forget them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1727704227 {#2200
    date: 2024-09-30 15:50:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 329638
  -bodyTs: "'25':83 'ago':85 'almond':32 'anatomi':121 'around':91,96 'back':45 'born':143 'brother':69 'came':76 'cat':29 'contact':88 'convers':158 'countri':17 'coupl':12 'differ':117,180 'easili':140 'even':161 'first':42 'forget':210 'freak':35 'gas':18 'girl':41 'good':157 'heard':101 'human':120 'immedi':123 'jump':44 'left':162 'lens':89 'life':192 'like':57 'll':208 'look':56,188 'make':124,135 'mani':186 'may':93 'met':10 'near':20 'never':100,168,209 'nice':149 'none':194 'normal':187 'novelti':87 'one':7 'ontario':6 'ottawa':21 'peopl':146,152,189 'pictur':203 'prejudic':141 'pupil':23 'reaction':51 'realiz':137 'realli':148 'right':133 'road':3 'said':53,67 'saw':39,169 'see':78,113 'seen':184 'shape':26,33 'small':150 'someth':128 'special':177 'stand':197 'station':19 'still':202 'teenag':14 'thing':73,111,178 'think':126 'though':181 'time':106 'tini':116 'tip':165 'town':151 'trick':64 'trip':4 'two':145,205 'us':79 'use':48 've':183 'vertic':31 'wasn':61 'weird':110 'wrong':130 'year':8,84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6589030"
  +editedAt: DateTimeImmutable @1727464039 {#2211
    date: 2024-09-27 21:07:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705878638 {#2270
    date: 2024-01-22 00:10:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2267
  +user: App\Entity\User {#2239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    On a road trip through Ontario one year we met a couple of teenagers at a country gas station near Ottawa with pupils in the shape of a cat … a vertical almond shape. I freaked out when I saw the girl first and jumped back. She was used to the reaction and said she just looked like that and it wasn’t a trick. She then said her brother had the same thing and he came to see us.\n
    \n
    This was about 25 years ago before novelty contact lenses were around … they may have been around but I had never heard of them at the time.\n
    \n
    It’s a weird thing to see just these tiny differences to the human anatomy … it immediately makes you think that something is wrong or not right. It makes you realize just how easily prejudices are born.\n
    \n
    The two people were really nice small town people and we had a good conversation and we even left them a tip before we never saw them again.\n
    \n
    Then again that is the special thing about differences though … I’ve seen so many 'normal looking" people in my life and none of them stand out, but I can still picture these two and I’ll never forget them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1727704227 {#2200
    date: 2024-09-30 15:50:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 329638
  -bodyTs: "'25':83 'ago':85 'almond':32 'anatomi':121 'around':91,96 'back':45 'born':143 'brother':69 'came':76 'cat':29 'contact':88 'convers':158 'countri':17 'coupl':12 'differ':117,180 'easili':140 'even':161 'first':42 'forget':210 'freak':35 'gas':18 'girl':41 'good':157 'heard':101 'human':120 'immedi':123 'jump':44 'left':162 'lens':89 'life':192 'like':57 'll':208 'look':56,188 'make':124,135 'mani':186 'may':93 'met':10 'near':20 'never':100,168,209 'nice':149 'none':194 'normal':187 'novelti':87 'one':7 'ontario':6 'ottawa':21 'peopl':146,152,189 'pictur':203 'prejudic':141 'pupil':23 'reaction':51 'realiz':137 'realli':148 'right':133 'road':3 'said':53,67 'saw':39,169 'see':78,113 'seen':184 'shape':26,33 'small':150 'someth':128 'special':177 'stand':197 'station':19 'still':202 'teenag':14 'thing':73,111,178 'think':126 'though':181 'time':106 'tini':116 'tip':165 'town':151 'trick':64 'trip':4 'two':145,205 'us':79 'use':48 've':183 'vertic':31 'wasn':61 'weird':110 'wrong':130 'year':8,84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6589030"
  +editedAt: DateTimeImmutable @1727464039 {#2211
    date: 2024-09-27 21:07:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705878638 {#2270
    date: 2024-01-22 00:10:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3133
  +user: Proxies\__CG__\App\Entity\User {#3134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2267
    +user: App\Entity\User {#2239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      On a road trip through Ontario one year we met a couple of teenagers at a country gas station near Ottawa with pupils in the shape of a cat … a vertical almond shape. I freaked out when I saw the girl first and jumped back. She was used to the reaction and said she just looked like that and it wasn’t a trick. She then said her brother had the same thing and he came to see us.\n
      \n
      This was about 25 years ago before novelty contact lenses were around … they may have been around but I had never heard of them at the time.\n
      \n
      It’s a weird thing to see just these tiny differences to the human anatomy … it immediately makes you think that something is wrong or not right. It makes you realize just how easily prejudices are born.\n
      \n
      The two people were really nice small town people and we had a good conversation and we even left them a tip before we never saw them again.\n
      \n
      Then again that is the special thing about differences though … I’ve seen so many 'normal looking" people in my life and none of them stand out, but I can still picture these two and I’ll never forget them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1727704227 {#2200
      date: 2024-09-30 15:50:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2273 …}
    +nested: Doctrine\ORM\PersistentCollection {#2274 …}
    +votes: Doctrine\ORM\PersistentCollection {#2190 …}
    +reports: Doctrine\ORM\PersistentCollection {#2265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
    -id: 329638
    -bodyTs: "'25':83 'ago':85 'almond':32 'anatomi':121 'around':91,96 'back':45 'born':143 'brother':69 'came':76 'cat':29 'contact':88 'convers':158 'countri':17 'coupl':12 'differ':117,180 'easili':140 'even':161 'first':42 'forget':210 'freak':35 'gas':18 'girl':41 'good':157 'heard':101 'human':120 'immedi':123 'jump':44 'left':162 'lens':89 'life':192 'like':57 'll':208 'look':56,188 'make':124,135 'mani':186 'may':93 'met':10 'near':20 'never':100,168,209 'nice':149 'none':194 'normal':187 'novelti':87 'one':7 'ontario':6 'ottawa':21 'peopl':146,152,189 'pictur':203 'prejudic':141 'pupil':23 'reaction':51 'realiz':137 'realli':148 'right':133 'road':3 'said':53,67 'saw':39,169 'see':78,113 'seen':184 'shape':26,33 'small':150 'someth':128 'special':177 'stand':197 'station':19 'still':202 'teenag':14 'thing':73,111,178 'think':126 'though':181 'time':106 'tini':116 'tip':165 'town':151 'trick':64 'trip':4 'two':145,205 'us':79 'use':48 've':183 'vertic':31 'wasn':61 'weird':110 'wrong':130 'year':8,84"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6589030"
    +editedAt: DateTimeImmutable @1727464039 {#2211
      date: 2024-09-27 21:07:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705878638 {#2270
      date: 2024-01-22 00:10:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2267}
  +body: "Fwiw, 25 yrs ago was 1999, and I remember seeing these for sale at my eye doctor even before that. These kids may have been fucking with you…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705946168 {#3131
    date: 2024-01-22 18:56:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3135 …}
  +nested: Doctrine\ORM\PersistentCollection {#3137 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
  -id: 332059
  -bodyTs: "'1999':6 '25':2 'ago':4 'doctor':17 'even':18 'eye':16 'fuck':26 'fwiw':1 'kid':22 'may':23 'rememb':9 'sale':13 'see':10 'yrs':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6919685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705946168 {#3132
    date: 2024-01-22 18:56:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3133
  +user: Proxies\__CG__\App\Entity\User {#3134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2267
    +user: App\Entity\User {#2239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      On a road trip through Ontario one year we met a couple of teenagers at a country gas station near Ottawa with pupils in the shape of a cat … a vertical almond shape. I freaked out when I saw the girl first and jumped back. She was used to the reaction and said she just looked like that and it wasn’t a trick. She then said her brother had the same thing and he came to see us.\n
      \n
      This was about 25 years ago before novelty contact lenses were around … they may have been around but I had never heard of them at the time.\n
      \n
      It’s a weird thing to see just these tiny differences to the human anatomy … it immediately makes you think that something is wrong or not right. It makes you realize just how easily prejudices are born.\n
      \n
      The two people were really nice small town people and we had a good conversation and we even left them a tip before we never saw them again.\n
      \n
      Then again that is the special thing about differences though … I’ve seen so many 'normal looking" people in my life and none of them stand out, but I can still picture these two and I’ll never forget them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1727704227 {#2200
      date: 2024-09-30 15:50:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2273 …}
    +nested: Doctrine\ORM\PersistentCollection {#2274 …}
    +votes: Doctrine\ORM\PersistentCollection {#2190 …}
    +reports: Doctrine\ORM\PersistentCollection {#2265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
    -id: 329638
    -bodyTs: "'25':83 'ago':85 'almond':32 'anatomi':121 'around':91,96 'back':45 'born':143 'brother':69 'came':76 'cat':29 'contact':88 'convers':158 'countri':17 'coupl':12 'differ':117,180 'easili':140 'even':161 'first':42 'forget':210 'freak':35 'gas':18 'girl':41 'good':157 'heard':101 'human':120 'immedi':123 'jump':44 'left':162 'lens':89 'life':192 'like':57 'll':208 'look':56,188 'make':124,135 'mani':186 'may':93 'met':10 'near':20 'never':100,168,209 'nice':149 'none':194 'normal':187 'novelti':87 'one':7 'ontario':6 'ottawa':21 'peopl':146,152,189 'pictur':203 'prejudic':141 'pupil':23 'reaction':51 'realiz':137 'realli':148 'right':133 'road':3 'said':53,67 'saw':39,169 'see':78,113 'seen':184 'shape':26,33 'small':150 'someth':128 'special':177 'stand':197 'station':19 'still':202 'teenag':14 'thing':73,111,178 'think':126 'though':181 'time':106 'tini':116 'tip':165 'town':151 'trick':64 'trip':4 'two':145,205 'us':79 'use':48 've':183 'vertic':31 'wasn':61 'weird':110 'wrong':130 'year':8,84"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6589030"
    +editedAt: DateTimeImmutable @1727464039 {#2211
      date: 2024-09-27 21:07:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705878638 {#2270
      date: 2024-01-22 00:10:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2267}
  +body: "Fwiw, 25 yrs ago was 1999, and I remember seeing these for sale at my eye doctor even before that. These kids may have been fucking with you…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705946168 {#3131
    date: 2024-01-22 18:56:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3135 …}
  +nested: Doctrine\ORM\PersistentCollection {#3137 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
  -id: 332059
  -bodyTs: "'1999':6 '25':2 'ago':4 'doctor':17 'even':18 'eye':16 'fuck':26 'fwiw':1 'kid':22 'may':23 'rememb':9 'sale':13 'see':10 'yrs':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6919685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705946168 {#3132
    date: 2024-01-22 18:56:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3133
  +user: Proxies\__CG__\App\Entity\User {#3134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2267
    +user: App\Entity\User {#2239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      On a road trip through Ontario one year we met a couple of teenagers at a country gas station near Ottawa with pupils in the shape of a cat … a vertical almond shape. I freaked out when I saw the girl first and jumped back. She was used to the reaction and said she just looked like that and it wasn’t a trick. She then said her brother had the same thing and he came to see us.\n
      \n
      This was about 25 years ago before novelty contact lenses were around … they may have been around but I had never heard of them at the time.\n
      \n
      It’s a weird thing to see just these tiny differences to the human anatomy … it immediately makes you think that something is wrong or not right. It makes you realize just how easily prejudices are born.\n
      \n
      The two people were really nice small town people and we had a good conversation and we even left them a tip before we never saw them again.\n
      \n
      Then again that is the special thing about differences though … I’ve seen so many 'normal looking" people in my life and none of them stand out, but I can still picture these two and I’ll never forget them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1727704227 {#2200
      date: 2024-09-30 15:50:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2273 …}
    +nested: Doctrine\ORM\PersistentCollection {#2274 …}
    +votes: Doctrine\ORM\PersistentCollection {#2190 …}
    +reports: Doctrine\ORM\PersistentCollection {#2265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
    -id: 329638
    -bodyTs: "'25':83 'ago':85 'almond':32 'anatomi':121 'around':91,96 'back':45 'born':143 'brother':69 'came':76 'cat':29 'contact':88 'convers':158 'countri':17 'coupl':12 'differ':117,180 'easili':140 'even':161 'first':42 'forget':210 'freak':35 'gas':18 'girl':41 'good':157 'heard':101 'human':120 'immedi':123 'jump':44 'left':162 'lens':89 'life':192 'like':57 'll':208 'look':56,188 'make':124,135 'mani':186 'may':93 'met':10 'near':20 'never':100,168,209 'nice':149 'none':194 'normal':187 'novelti':87 'one':7 'ontario':6 'ottawa':21 'peopl':146,152,189 'pictur':203 'prejudic':141 'pupil':23 'reaction':51 'realiz':137 'realli':148 'right':133 'road':3 'said':53,67 'saw':39,169 'see':78,113 'seen':184 'shape':26,33 'small':150 'someth':128 'special':177 'stand':197 'station':19 'still':202 'teenag':14 'thing':73,111,178 'think':126 'though':181 'time':106 'tini':116 'tip':165 'town':151 'trick':64 'trip':4 'two':145,205 'us':79 'use':48 've':183 'vertic':31 'wasn':61 'weird':110 'wrong':130 'year':8,84"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6589030"
    +editedAt: DateTimeImmutable @1727464039 {#2211
      date: 2024-09-27 21:07:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705878638 {#2270
      date: 2024-01-22 00:10:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2267}
  +body: "Fwiw, 25 yrs ago was 1999, and I remember seeing these for sale at my eye doctor even before that. These kids may have been fucking with you…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705946168 {#3131
    date: 2024-01-22 18:56:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3135 …}
  +nested: Doctrine\ORM\PersistentCollection {#3137 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
  -id: 332059
  -bodyTs: "'1999':6 '25':2 'ago':4 'doctor':17 'even':18 'eye':16 'fuck':26 'fwiw':1 'kid':22 'may':23 'rememb':9 'sale':13 'see':10 'yrs':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6919685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705946168 {#3132
    date: 2024-01-22 18:56:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2183
  +user: App\Entity\User {#1996 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wonder who their favorite author is?\n
    \n
    ![](https://hexbear.net/pictrs/image/ef0c8cf9-33cf-4637-a410-e8c10fe944a7.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705875969 {#2177
    date: 2024-01-21 23:26:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2184 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  -id: 329508
  -bodyTs: "'/pictrs/image/ef0c8cf9-33cf-4637-a410-e8c10fe944a7.png)':10 'author':6 'favorit':5 'hexbear.net':9 'hexbear.net/pictrs/image/ef0c8cf9-33cf-4637-a410-e8c10fe944a7.png)':8 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4509884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705875969 {#2176
    date: 2024-01-21 23:26:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2183
  +user: App\Entity\User {#1996 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wonder who their favorite author is?\n
    \n
    ![](https://hexbear.net/pictrs/image/ef0c8cf9-33cf-4637-a410-e8c10fe944a7.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705875969 {#2177
    date: 2024-01-21 23:26:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2184 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  -id: 329508
  -bodyTs: "'/pictrs/image/ef0c8cf9-33cf-4637-a410-e8c10fe944a7.png)':10 'author':6 'favorit':5 'hexbear.net':9 'hexbear.net/pictrs/image/ef0c8cf9-33cf-4637-a410-e8c10fe944a7.png)':8 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4509884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705875969 {#2176
    date: 2024-01-21 23:26:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2183
  +user: App\Entity\User {#1996 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wonder who their favorite author is?\n
    \n
    ![](https://hexbear.net/pictrs/image/ef0c8cf9-33cf-4637-a410-e8c10fe944a7.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705875969 {#2177
    date: 2024-01-21 23:26:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2184 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  -id: 329508
  -bodyTs: "'/pictrs/image/ef0c8cf9-33cf-4637-a410-e8c10fe944a7.png)':10 'author':6 'favorit':5 'hexbear.net':9 'hexbear.net/pictrs/image/ef0c8cf9-33cf-4637-a410-e8c10fe944a7.png)':8 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4509884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705875969 {#2176
    date: 2024-01-21 23:26:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2500
  +user: App\Entity\User {#2513 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m getting spork vibes. Nothing is new. This too shall come to pass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705874606 {#2495
    date: 2024-01-21 23:03:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2501 …}
  +nested: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 329447
  -bodyTs: "'come':12 'get':3 'm':2 'new':8 'noth':6 'pass':14 'shall':11 'spork':4 'vibe':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7028152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874606 {#2496
    date: 2024-01-21 23:03:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2500
  +user: App\Entity\User {#2513 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m getting spork vibes. Nothing is new. This too shall come to pass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705874606 {#2495
    date: 2024-01-21 23:03:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2501 …}
  +nested: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 329447
  -bodyTs: "'come':12 'get':3 'm':2 'new':8 'noth':6 'pass':14 'shall':11 'spork':4 'vibe':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7028152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874606 {#2496
    date: 2024-01-21 23:03:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2500
  +user: App\Entity\User {#2513 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m getting spork vibes. Nothing is new. This too shall come to pass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705874606 {#2495
    date: 2024-01-21 23:03:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2501 …}
  +nested: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 329447
  -bodyTs: "'come':12 'get':3 'm':2 'new':8 'noth':6 'pass':14 'shall':11 'spork':4 'vibe':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7028152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874606 {#2496
    date: 2024-01-21 23:03:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2573
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sea stars? Is this a new name for starfish?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1727474242 {#2568
    date: 2024-09-27 23:57:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2574 …}
  +nested: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
  -id: 329446
  -bodyTs: "'name':7 'new':6 'sea':1 'star':2 'starfish':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8513974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874528 {#2569
    date: 2024-01-21 23:02:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2573
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sea stars? Is this a new name for starfish?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1727474242 {#2568
    date: 2024-09-27 23:57:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2574 …}
  +nested: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
  -id: 329446
  -bodyTs: "'name':7 'new':6 'sea':1 'star':2 'starfish':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8513974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874528 {#2569
    date: 2024-01-21 23:02:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2573
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sea stars? Is this a new name for starfish?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1727474242 {#2568
    date: 2024-09-27 23:57:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2574 …}
  +nested: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
  -id: 329446
  -bodyTs: "'name':7 'new':6 'sea':1 'star':2 'starfish':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8513974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874528 {#2569
    date: 2024-01-21 23:02:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3236
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3061 …}
  +root: App\Entity\EntryComment {#2573
    +user: App\Entity\User {#2586 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sea stars? Is this a new name for starfish?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727474242 {#2568
      date: 2024-09-27 23:57:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2574 …}
    +nested: Doctrine\ORM\PersistentCollection {#2576 …}
    +votes: Doctrine\ORM\PersistentCollection {#2578 …}
    +reports: Doctrine\ORM\PersistentCollection {#2580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
    -id: 329446
    -bodyTs: "'name':7 'new':6 'sea':1 'star':2 'starfish':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8513974"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705874528 {#2569
      date: 2024-01-21 23:02:08.0 +01:00
    }
  }
  +body: "Yeah, that makes sense, it’s just one I’ve never heard before."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705877451 {#3234
    date: 2024-01-21 23:50:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@JackGreenEarth@lemm.ee"
    "@beckerist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 329579
  -bodyTs: "'heard':12 'make':3 'never':11 'one':8 'sens':4 've':10 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8515135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705877451 {#3235
    date: 2024-01-21 23:50:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3236
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3061 …}
  +root: App\Entity\EntryComment {#2573
    +user: App\Entity\User {#2586 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sea stars? Is this a new name for starfish?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727474242 {#2568
      date: 2024-09-27 23:57:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2574 …}
    +nested: Doctrine\ORM\PersistentCollection {#2576 …}
    +votes: Doctrine\ORM\PersistentCollection {#2578 …}
    +reports: Doctrine\ORM\PersistentCollection {#2580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
    -id: 329446
    -bodyTs: "'name':7 'new':6 'sea':1 'star':2 'starfish':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8513974"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705874528 {#2569
      date: 2024-01-21 23:02:08.0 +01:00
    }
  }
  +body: "Yeah, that makes sense, it’s just one I’ve never heard before."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705877451 {#3234
    date: 2024-01-21 23:50:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@JackGreenEarth@lemm.ee"
    "@beckerist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 329579
  -bodyTs: "'heard':12 'make':3 'never':11 'one':8 'sens':4 've':10 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8515135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705877451 {#3235
    date: 2024-01-21 23:50:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3236
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3061 …}
  +root: App\Entity\EntryComment {#2573
    +user: App\Entity\User {#2586 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sea stars? Is this a new name for starfish?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727474242 {#2568
      date: 2024-09-27 23:57:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2574 …}
    +nested: Doctrine\ORM\PersistentCollection {#2576 …}
    +votes: Doctrine\ORM\PersistentCollection {#2578 …}
    +reports: Doctrine\ORM\PersistentCollection {#2580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
    -id: 329446
    -bodyTs: "'name':7 'new':6 'sea':1 'star':2 'starfish':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8513974"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705874528 {#2569
      date: 2024-01-21 23:02:08.0 +01:00
    }
  }
  +body: "Yeah, that makes sense, it’s just one I’ve never heard before."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705877451 {#3234
    date: 2024-01-21 23:50:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@JackGreenEarth@lemm.ee"
    "@beckerist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 329579
  -bodyTs: "'heard':12 'make':3 'never':11 'one':8 'sens':4 've':10 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8515135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705877451 {#3235
    date: 2024-01-21 23:50:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3045
  +user: Proxies\__CG__\App\Entity\User {#3044 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2573
    +user: App\Entity\User {#2586 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sea stars? Is this a new name for starfish?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727474242 {#2568
      date: 2024-09-27 23:57:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2574 …}
    +nested: Doctrine\ORM\PersistentCollection {#2576 …}
    +votes: Doctrine\ORM\PersistentCollection {#2578 …}
    +reports: Doctrine\ORM\PersistentCollection {#2580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
    -id: 329446
    -bodyTs: "'name':7 'new':6 'sea':1 'star':2 'starfish':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8513974"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705874528 {#2569
      date: 2024-01-21 23:02:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2573}
  +body: """
    Same with jellyfish, crawfish, and to a lesser extent sea gulls. Now jellies, crawdads, gulls (they are not all by the sea).\n
    \n
    A ton of birds are about to be renamed too, they are renaming all birds named after people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705880917 {#3047
    date: 2024-01-22 00:48:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@JackGreenEarth@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3043 …}
  +nested: Doctrine\ORM\PersistentCollection {#3041 …}
  +votes: Doctrine\ORM\PersistentCollection {#3039 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
  -id: 329749
  -bodyTs: "'bird':26,37 'crawdad':14 'crawfish':4 'extent':9 'gull':11,15 'jelli':13 'jellyfish':3 'lesser':8 'name':38 'peopl':40 'renam':31,35 'sea':10,22 'ton':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6897694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705880917 {#3046
    date: 2024-01-22 00:48:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3045
  +user: Proxies\__CG__\App\Entity\User {#3044 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2573
    +user: App\Entity\User {#2586 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sea stars? Is this a new name for starfish?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727474242 {#2568
      date: 2024-09-27 23:57:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2574 …}
    +nested: Doctrine\ORM\PersistentCollection {#2576 …}
    +votes: Doctrine\ORM\PersistentCollection {#2578 …}
    +reports: Doctrine\ORM\PersistentCollection {#2580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
    -id: 329446
    -bodyTs: "'name':7 'new':6 'sea':1 'star':2 'starfish':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8513974"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705874528 {#2569
      date: 2024-01-21 23:02:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2573}
  +body: """
    Same with jellyfish, crawfish, and to a lesser extent sea gulls. Now jellies, crawdads, gulls (they are not all by the sea).\n
    \n
    A ton of birds are about to be renamed too, they are renaming all birds named after people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705880917 {#3047
    date: 2024-01-22 00:48:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@JackGreenEarth@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3043 …}
  +nested: Doctrine\ORM\PersistentCollection {#3041 …}
  +votes: Doctrine\ORM\PersistentCollection {#3039 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
  -id: 329749
  -bodyTs: "'bird':26,37 'crawdad':14 'crawfish':4 'extent':9 'gull':11,15 'jelli':13 'jellyfish':3 'lesser':8 'name':38 'peopl':40 'renam':31,35 'sea':10,22 'ton':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6897694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705880917 {#3046
    date: 2024-01-22 00:48:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3045
  +user: Proxies\__CG__\App\Entity\User {#3044 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2573
    +user: App\Entity\User {#2586 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sea stars? Is this a new name for starfish?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727474242 {#2568
      date: 2024-09-27 23:57:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2574 …}
    +nested: Doctrine\ORM\PersistentCollection {#2576 …}
    +votes: Doctrine\ORM\PersistentCollection {#2578 …}
    +reports: Doctrine\ORM\PersistentCollection {#2580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
    -id: 329446
    -bodyTs: "'name':7 'new':6 'sea':1 'star':2 'starfish':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8513974"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705874528 {#2569
      date: 2024-01-21 23:02:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2573}
  +body: """
    Same with jellyfish, crawfish, and to a lesser extent sea gulls. Now jellies, crawdads, gulls (they are not all by the sea).\n
    \n
    A ton of birds are about to be renamed too, they are renaming all birds named after people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705880917 {#3047
    date: 2024-01-22 00:48:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@JackGreenEarth@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3043 …}
  +nested: Doctrine\ORM\PersistentCollection {#3041 …}
  +votes: Doctrine\ORM\PersistentCollection {#3039 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
  -id: 329749
  -bodyTs: "'bird':26,37 'crawdad':14 'crawfish':4 'extent':9 'gull':11,15 'jelli':13 'jellyfish':3 'lesser':8 'name':38 'peopl':40 'renam':31,35 'sea':10,22 'ton':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6897694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705880917 {#3046
    date: 2024-01-22 00:48:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3113
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2573
    +user: App\Entity\User {#2586 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sea stars? Is this a new name for starfish?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727474242 {#2568
      date: 2024-09-27 23:57:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2574 …}
    +nested: Doctrine\ORM\PersistentCollection {#2576 …}
    +votes: Doctrine\ORM\PersistentCollection {#2578 …}
    +reports: Doctrine\ORM\PersistentCollection {#2580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
    -id: 329446
    -bodyTs: "'name':7 'new':6 'sea':1 'star':2 'starfish':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8513974"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705874528 {#2569
      date: 2024-01-21 23:02:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2573}
  +body: "Yes, it is another name for a starfish"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705881770 {#3111
    date: 2024-01-22 01:02:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@JackGreenEarth@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3124 …}
  +nested: Doctrine\ORM\PersistentCollection {#3115 …}
  +votes: Doctrine\ORM\PersistentCollection {#3117 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3129 …}
  -id: 329786
  -bodyTs: "'anoth':4 'name':5 'starfish':8 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6898014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705881770 {#3112
    date: 2024-01-22 01:02:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#3113
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2573
    +user: App\Entity\User {#2586 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sea stars? Is this a new name for starfish?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727474242 {#2568
      date: 2024-09-27 23:57:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2574 …}
    +nested: Doctrine\ORM\PersistentCollection {#2576 …}
    +votes: Doctrine\ORM\PersistentCollection {#2578 …}
    +reports: Doctrine\ORM\PersistentCollection {#2580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
    -id: 329446
    -bodyTs: "'name':7 'new':6 'sea':1 'star':2 'starfish':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8513974"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705874528 {#2569
      date: 2024-01-21 23:02:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2573}
  +body: "Yes, it is another name for a starfish"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705881770 {#3111
    date: 2024-01-22 01:02:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@JackGreenEarth@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3124 …}
  +nested: Doctrine\ORM\PersistentCollection {#3115 …}
  +votes: Doctrine\ORM\PersistentCollection {#3117 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3129 …}
  -id: 329786
  -bodyTs: "'anoth':4 'name':5 'starfish':8 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6898014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705881770 {#3112
    date: 2024-01-22 01:02:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#3113
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2573
    +user: App\Entity\User {#2586 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sea stars? Is this a new name for starfish?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727474242 {#2568
      date: 2024-09-27 23:57:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2574 …}
    +nested: Doctrine\ORM\PersistentCollection {#2576 …}
    +votes: Doctrine\ORM\PersistentCollection {#2578 …}
    +reports: Doctrine\ORM\PersistentCollection {#2580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
    -id: 329446
    -bodyTs: "'name':7 'new':6 'sea':1 'star':2 'starfish':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8513974"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705874528 {#2569
      date: 2024-01-21 23:02:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2573}
  +body: "Yes, it is another name for a starfish"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705881770 {#3111
    date: 2024-01-22 01:02:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@JackGreenEarth@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3124 …}
  +nested: Doctrine\ORM\PersistentCollection {#3115 …}
  +votes: Doctrine\ORM\PersistentCollection {#3117 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3129 …}
  -id: 329786
  -bodyTs: "'anoth':4 'name':5 'starfish':8 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6898014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705881770 {#3112
    date: 2024-01-22 01:02:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wut? Do i have a stroke? Because i dont understand a word…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727450494 {#2641
    date: 2024-09-27 17:21:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 329432
  -bodyTs: "'dont':9 'stroke':6 'understand':10 'word':12 'wut':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6895400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874188 {#2642
    date: 2024-01-21 22:56:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wut? Do i have a stroke? Because i dont understand a word…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727450494 {#2641
    date: 2024-09-27 17:21:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 329432
  -bodyTs: "'dont':9 'stroke':6 'understand':10 'word':12 'wut':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6895400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874188 {#2642
    date: 2024-01-21 22:56:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wut? Do i have a stroke? Because i dont understand a word…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727450494 {#2641
    date: 2024-09-27 17:21:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 329432
  -bodyTs: "'dont':9 'stroke':6 'understand':10 'word':12 'wut':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6895400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874188 {#2642
    date: 2024-01-21 22:56:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3077
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2646
    +user: App\Entity\User {#2659 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wut? Do i have a stroke? Because i dont understand a word…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727450494 {#2641
      date: 2024-09-27 17:21:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2647 …}
    +nested: Doctrine\ORM\PersistentCollection {#2649 …}
    +votes: Doctrine\ORM\PersistentCollection {#2651 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
    -id: 329432
    -bodyTs: "'dont':9 'stroke':6 'understand':10 'word':12 'wut':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6895400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705874188 {#2642
      date: 2024-01-21 22:56:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2646}
  +body: "That's because you're just far too old, and not down with the zoomers and their extremely flurgid memes. Or possibly you're not a paleontology enjoyer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705875549 {#3079
    date: 2024-01-21 23:19:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3075 …}
  +nested: Doctrine\ORM\PersistentCollection {#3073 …}
  +votes: Doctrine\ORM\PersistentCollection {#3071 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  -id: 329492
  -bodyTs: "'enjoy':28 'extrem':18 'far':7 'flurgid':19 'meme':20 'old':9 'paleontolog':27 'possibl':22 're':5,24 'zoomer':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fedia.io/m/science_memes@mander.xyz/t/510855/-/comment/3339219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705875549 {#3078
    date: 2024-01-21 23:19:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3077
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2646
    +user: App\Entity\User {#2659 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wut? Do i have a stroke? Because i dont understand a word…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727450494 {#2641
      date: 2024-09-27 17:21:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2647 …}
    +nested: Doctrine\ORM\PersistentCollection {#2649 …}
    +votes: Doctrine\ORM\PersistentCollection {#2651 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
    -id: 329432
    -bodyTs: "'dont':9 'stroke':6 'understand':10 'word':12 'wut':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6895400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705874188 {#2642
      date: 2024-01-21 22:56:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2646}
  +body: "That's because you're just far too old, and not down with the zoomers and their extremely flurgid memes. Or possibly you're not a paleontology enjoyer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705875549 {#3079
    date: 2024-01-21 23:19:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3075 …}
  +nested: Doctrine\ORM\PersistentCollection {#3073 …}
  +votes: Doctrine\ORM\PersistentCollection {#3071 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  -id: 329492
  -bodyTs: "'enjoy':28 'extrem':18 'far':7 'flurgid':19 'meme':20 'old':9 'paleontolog':27 'possibl':22 're':5,24 'zoomer':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fedia.io/m/science_memes@mander.xyz/t/510855/-/comment/3339219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705875549 {#3078
    date: 2024-01-21 23:19:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3077
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2646
    +user: App\Entity\User {#2659 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wut? Do i have a stroke? Because i dont understand a word…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727450494 {#2641
      date: 2024-09-27 17:21:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2647 …}
    +nested: Doctrine\ORM\PersistentCollection {#2649 …}
    +votes: Doctrine\ORM\PersistentCollection {#2651 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
    -id: 329432
    -bodyTs: "'dont':9 'stroke':6 'understand':10 'word':12 'wut':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6895400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705874188 {#2642
      date: 2024-01-21 22:56:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2646}
  +body: "That's because you're just far too old, and not down with the zoomers and their extremely flurgid memes. Or possibly you're not a paleontology enjoyer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705875549 {#3079
    date: 2024-01-21 23:19:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Usernamealreadyinuse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3075 …}
  +nested: Doctrine\ORM\PersistentCollection {#3073 …}
  +votes: Doctrine\ORM\PersistentCollection {#3071 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  -id: 329492
  -bodyTs: "'enjoy':28 'extrem':18 'far':7 'flurgid':19 'meme':20 'old':9 'paleontolog':27 'possibl':22 're':5,24 'zoomer':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fedia.io/m/science_memes@mander.xyz/t/510855/-/comment/3339219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705875549 {#3078
    date: 2024-01-21 23:19:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2719
  +user: App\Entity\User {#2732 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "It may be alive; it may be dead; but it’s definitely going to kick your ass. In theaters this Fall…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705872602 {#2714
    date: 2024-01-21 22:30:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2720 …}
  +nested: Doctrine\ORM\PersistentCollection {#2722 …}
  +votes: Doctrine\ORM\PersistentCollection {#2724 …}
  +reports: Doctrine\ORM\PersistentCollection {#2726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2730 …}
  -id: 329383
  -bodyTs: "'aliv':4 'ass':17 'dead':8 'definit':12 'fall':21 'go':13 'kick':15 'may':2,6 'theater':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6894919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705872602 {#2715
    date: 2024-01-21 22:30:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2719
  +user: App\Entity\User {#2732 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "It may be alive; it may be dead; but it’s definitely going to kick your ass. In theaters this Fall…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705872602 {#2714
    date: 2024-01-21 22:30:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2720 …}
  +nested: Doctrine\ORM\PersistentCollection {#2722 …}
  +votes: Doctrine\ORM\PersistentCollection {#2724 …}
  +reports: Doctrine\ORM\PersistentCollection {#2726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2730 …}
  -id: 329383
  -bodyTs: "'aliv':4 'ass':17 'dead':8 'definit':12 'fall':21 'go':13 'kick':15 'may':2,6 'theater':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6894919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705872602 {#2715
    date: 2024-01-21 22:30:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2719
  +user: App\Entity\User {#2732 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "It may be alive; it may be dead; but it’s definitely going to kick your ass. In theaters this Fall…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705872602 {#2714
    date: 2024-01-21 22:30:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2720 …}
  +nested: Doctrine\ORM\PersistentCollection {#2722 …}
  +votes: Doctrine\ORM\PersistentCollection {#2724 …}
  +reports: Doctrine\ORM\PersistentCollection {#2726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2730 …}
  -id: 329383
  -bodyTs: "'aliv':4 'ass':17 'dead':8 'definit':12 'fall':21 'go':13 'kick':15 'may':2,6 'theater':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6894919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705872602 {#2715
    date: 2024-01-21 22:30:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2792
  +user: App\Entity\User {#2805 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "This has to be the work of an enemy stand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705871228 {#2787
    date: 2024-01-21 22:07:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2793 …}
  +nested: Doctrine\ORM\PersistentCollection {#2795 …}
  +votes: Doctrine\ORM\PersistentCollection {#2797 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
  -id: 329328
  -bodyTs: "'enemi':9 'stand':10 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4509613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871228 {#2788
    date: 2024-01-21 22:07:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2792
  +user: App\Entity\User {#2805 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "This has to be the work of an enemy stand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705871228 {#2787
    date: 2024-01-21 22:07:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2793 …}
  +nested: Doctrine\ORM\PersistentCollection {#2795 …}
  +votes: Doctrine\ORM\PersistentCollection {#2797 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
  -id: 329328
  -bodyTs: "'enemi':9 'stand':10 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4509613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871228 {#2788
    date: 2024-01-21 22:07:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2792
  +user: App\Entity\User {#2805 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "This has to be the work of an enemy stand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705871228 {#2787
    date: 2024-01-21 22:07:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2793 …}
  +nested: Doctrine\ORM\PersistentCollection {#2795 …}
  +votes: Doctrine\ORM\PersistentCollection {#2797 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
  -id: 329328
  -bodyTs: "'enemi':9 'stand':10 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4509613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871228 {#2788
    date: 2024-01-21 22:07:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2865
  +user: App\Entity\User {#2878 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "was this supposed to be loss? it doesn’t look like loss"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727440197 {#2860
    date: 2024-09-27 14:29:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2866 …}
  +nested: Doctrine\ORM\PersistentCollection {#2868 …}
  +votes: Doctrine\ORM\PersistentCollection {#2870 …}
  +reports: Doctrine\ORM\PersistentCollection {#2872 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
  -id: 329291
  -bodyTs: "'doesn':8 'like':11 'look':10 'loss':6,12 'suppos':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5553380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705870527 {#2861
    date: 2024-01-21 21:55:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#2865
  +user: App\Entity\User {#2878 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "was this supposed to be loss? it doesn’t look like loss"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727440197 {#2860
    date: 2024-09-27 14:29:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2866 …}
  +nested: Doctrine\ORM\PersistentCollection {#2868 …}
  +votes: Doctrine\ORM\PersistentCollection {#2870 …}
  +reports: Doctrine\ORM\PersistentCollection {#2872 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
  -id: 329291
  -bodyTs: "'doesn':8 'like':11 'look':10 'loss':6,12 'suppos':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5553380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705870527 {#2861
    date: 2024-01-21 21:55:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#2865
  +user: App\Entity\User {#2878 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "was this supposed to be loss? it doesn’t look like loss"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727440197 {#2860
    date: 2024-09-27 14:29:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2866 …}
  +nested: Doctrine\ORM\PersistentCollection {#2868 …}
  +votes: Doctrine\ORM\PersistentCollection {#2870 …}
  +reports: Doctrine\ORM\PersistentCollection {#2872 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
  -id: 329291
  -bodyTs: "'doesn':8 'like':11 'look':10 'loss':6,12 'suppos':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5553380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705870527 {#2861
    date: 2024-01-21 21:55:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3092
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2865
    +user: App\Entity\User {#2878 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "was this supposed to be loss? it doesn’t look like loss"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1727440197 {#2860
      date: 2024-09-27 14:29:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2866 …}
    +nested: Doctrine\ORM\PersistentCollection {#2868 …}
    +votes: Doctrine\ORM\PersistentCollection {#2870 …}
    +reports: Doctrine\ORM\PersistentCollection {#2872 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
    -id: 329291
    -bodyTs: "'doesn':8 'like':11 'look':10 'loss':6,12 'suppos':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/5553380"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705870527 {#2861
      date: 2024-01-21 21:55:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: "Missed opportunity!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705871354 {#3094
    date: 2024-01-21 22:09:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 329331
  -bodyTs: "'miss':1 'opportun':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7026822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871354 {#3093
    date: 2024-01-21 22:09:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3092
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2865
    +user: App\Entity\User {#2878 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "was this supposed to be loss? it doesn’t look like loss"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1727440197 {#2860
      date: 2024-09-27 14:29:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2866 …}
    +nested: Doctrine\ORM\PersistentCollection {#2868 …}
    +votes: Doctrine\ORM\PersistentCollection {#2870 …}
    +reports: Doctrine\ORM\PersistentCollection {#2872 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
    -id: 329291
    -bodyTs: "'doesn':8 'like':11 'look':10 'loss':6,12 'suppos':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/5553380"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705870527 {#2861
      date: 2024-01-21 21:55:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: "Missed opportunity!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705871354 {#3094
    date: 2024-01-21 22:09:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 329331
  -bodyTs: "'miss':1 'opportun':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7026822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871354 {#3093
    date: 2024-01-21 22:09:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3092
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2865
    +user: App\Entity\User {#2878 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "was this supposed to be loss? it doesn’t look like loss"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1727440197 {#2860
      date: 2024-09-27 14:29:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2866 …}
    +nested: Doctrine\ORM\PersistentCollection {#2868 …}
    +votes: Doctrine\ORM\PersistentCollection {#2870 …}
    +reports: Doctrine\ORM\PersistentCollection {#2872 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
    -id: 329291
    -bodyTs: "'doesn':8 'like':11 'look':10 'loss':6,12 'suppos':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/5553380"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705870527 {#2861
      date: 2024-01-21 21:55:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: "Missed opportunity!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705871354 {#3094
    date: 2024-01-21 22:09:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 329331
  -bodyTs: "'miss':1 'opportun':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7026822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871354 {#3093
    date: 2024-01-21 22:09:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3225
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3092
    +user: Proxies\__CG__\App\Entity\User {#3107 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2865
      +user: App\Entity\User {#2878 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "was this supposed to be loss? it doesn’t look like loss"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1727440197 {#2860
        date: 2024-09-27 14:29:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2866 …}
      +nested: Doctrine\ORM\PersistentCollection {#2868 …}
      +votes: Doctrine\ORM\PersistentCollection {#2870 …}
      +reports: Doctrine\ORM\PersistentCollection {#2872 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
      -id: 329291
      -bodyTs: "'doesn':8 'like':11 'look':10 'loss':6,12 'suppos':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5553380"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705870527 {#2861
        date: 2024-01-21 21:55:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2865}
    +body: "Missed opportunity!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705871354 {#3094
      date: 2024-01-21 22:09:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@callyral@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3091 …}
    +nested: Doctrine\ORM\PersistentCollection {#3089 …}
    +votes: Doctrine\ORM\PersistentCollection {#3087 …}
    +reports: Doctrine\ORM\PersistentCollection {#3085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
    -id: 329331
    -bodyTs: "'miss':1 'opportun':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7026822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705871354 {#3093
      date: 2024-01-21 22:09:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: "loss-ed opportunity…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705871752 {#3226
    date: 2024-01-21 22:15:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3217 …}
  +nested: Doctrine\ORM\PersistentCollection {#3215 …}
  +votes: Doctrine\ORM\PersistentCollection {#3213 …}
  +reports: Doctrine\ORM\PersistentCollection {#3228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
  -id: 329352
  -bodyTs: "'ed':3 'loss':2 'loss-':1 'opportun':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6894625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871752 {#3223
    date: 2024-01-21 22:15:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3225
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3092
    +user: Proxies\__CG__\App\Entity\User {#3107 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2865
      +user: App\Entity\User {#2878 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "was this supposed to be loss? it doesn’t look like loss"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1727440197 {#2860
        date: 2024-09-27 14:29:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2866 …}
      +nested: Doctrine\ORM\PersistentCollection {#2868 …}
      +votes: Doctrine\ORM\PersistentCollection {#2870 …}
      +reports: Doctrine\ORM\PersistentCollection {#2872 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
      -id: 329291
      -bodyTs: "'doesn':8 'like':11 'look':10 'loss':6,12 'suppos':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5553380"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705870527 {#2861
        date: 2024-01-21 21:55:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2865}
    +body: "Missed opportunity!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705871354 {#3094
      date: 2024-01-21 22:09:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@callyral@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3091 …}
    +nested: Doctrine\ORM\PersistentCollection {#3089 …}
    +votes: Doctrine\ORM\PersistentCollection {#3087 …}
    +reports: Doctrine\ORM\PersistentCollection {#3085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
    -id: 329331
    -bodyTs: "'miss':1 'opportun':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7026822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705871354 {#3093
      date: 2024-01-21 22:09:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: "loss-ed opportunity…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705871752 {#3226
    date: 2024-01-21 22:15:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3217 …}
  +nested: Doctrine\ORM\PersistentCollection {#3215 …}
  +votes: Doctrine\ORM\PersistentCollection {#3213 …}
  +reports: Doctrine\ORM\PersistentCollection {#3228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
  -id: 329352
  -bodyTs: "'ed':3 'loss':2 'loss-':1 'opportun':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6894625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871752 {#3223
    date: 2024-01-21 22:15:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3225
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3092
    +user: Proxies\__CG__\App\Entity\User {#3107 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2865
      +user: App\Entity\User {#2878 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "was this supposed to be loss? it doesn’t look like loss"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1727440197 {#2860
        date: 2024-09-27 14:29:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2866 …}
      +nested: Doctrine\ORM\PersistentCollection {#2868 …}
      +votes: Doctrine\ORM\PersistentCollection {#2870 …}
      +reports: Doctrine\ORM\PersistentCollection {#2872 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
      -id: 329291
      -bodyTs: "'doesn':8 'like':11 'look':10 'loss':6,12 'suppos':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5553380"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705870527 {#2861
        date: 2024-01-21 21:55:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2865}
    +body: "Missed opportunity!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705871354 {#3094
      date: 2024-01-21 22:09:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@callyral@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3091 …}
    +nested: Doctrine\ORM\PersistentCollection {#3089 …}
    +votes: Doctrine\ORM\PersistentCollection {#3087 …}
    +reports: Doctrine\ORM\PersistentCollection {#3085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
    -id: 329331
    -bodyTs: "'miss':1 'opportun':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7026822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705871354 {#3093
      date: 2024-01-21 22:09:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: "loss-ed opportunity…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705871752 {#3226
    date: 2024-01-21 22:15:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3217 …}
  +nested: Doctrine\ORM\PersistentCollection {#3215 …}
  +votes: Doctrine\ORM\PersistentCollection {#3213 …}
  +reports: Doctrine\ORM\PersistentCollection {#3228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
  -id: 329352
  -bodyTs: "'ed':3 'loss':2 'loss-':1 'opportun':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6894625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871752 {#3223
    date: 2024-01-21 22:15:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3308
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3225
    +user: Proxies\__CG__\App\Entity\User {#3218 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3092
      +user: Proxies\__CG__\App\Entity\User {#3107 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2865
        +user: App\Entity\User {#2878 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "was this supposed to be loss? it doesn’t look like loss"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1727440197 {#2860
          date: 2024-09-27 14:29:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2866 …}
        +nested: Doctrine\ORM\PersistentCollection {#2868 …}
        +votes: Doctrine\ORM\PersistentCollection {#2870 …}
        +reports: Doctrine\ORM\PersistentCollection {#2872 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
        -id: 329291
        -bodyTs: "'doesn':8 'like':11 'look':10 'loss':6,12 'suppos':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/5553380"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705870527 {#2861
          date: 2024-01-21 21:55:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2865}
      +body: "Missed opportunity!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705871354 {#3094
        date: 2024-01-21 22:09:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@callyral@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3091 …}
      +nested: Doctrine\ORM\PersistentCollection {#3089 …}
      +votes: Doctrine\ORM\PersistentCollection {#3087 …}
      +reports: Doctrine\ORM\PersistentCollection {#3085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
      -id: 329331
      -bodyTs: "'miss':1 'opportun':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7026822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705871354 {#3093
        date: 2024-01-21 22:09:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2865}
    +body: "loss-ed opportunity…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705871752 {#3226
      date: 2024-01-21 22:15:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@callyral@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3217 …}
    +nested: Doctrine\ORM\PersistentCollection {#3215 …}
    +votes: Doctrine\ORM\PersistentCollection {#3213 …}
    +reports: Doctrine\ORM\PersistentCollection {#3228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
    -id: 329352
    -bodyTs: "'ed':3 'loss':2 'loss-':1 'opportun':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6894625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705871752 {#3223
      date: 2024-01-21 22:15:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: "![](https://media3.giphy.com/media/l4EoRPRoXI4CiJZNS/giphy.gif?cid=36b14faclhum8e79j8j25assphqn4lxifyw5n9hgwed20kl4&ep=v1_gifs_search&rid=giphy.gif&ct=g)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705871951 {#3309
    date: 2024-01-21 22:19:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@callyral@pawb.social"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3304 …}
  +nested: Doctrine\ORM\PersistentCollection {#3299 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 329359
  -bodyTs: "'/media/l4eorproxi4cijzns/giphy.gif?cid=36b14faclhum8e79j8j25assphqn4lxifyw5n9hgwed20kl4&ep=v1_gifs_search&rid=giphy.gif&ct=g)':3 'media3.giphy.com':2 'media3.giphy.com/media/l4eorproxi4cijzns/giphy.gif?cid=36b14faclhum8e79j8j25assphqn4lxifyw5n9hgwed20kl4&ep=v1_gifs_search&rid=giphy.gif&ct=g)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7027061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871951 {#3312
    date: 2024-01-21 22:19:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#3308
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3225
    +user: Proxies\__CG__\App\Entity\User {#3218 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3092
      +user: Proxies\__CG__\App\Entity\User {#3107 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2865
        +user: App\Entity\User {#2878 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "was this supposed to be loss? it doesn’t look like loss"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1727440197 {#2860
          date: 2024-09-27 14:29:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2866 …}
        +nested: Doctrine\ORM\PersistentCollection {#2868 …}
        +votes: Doctrine\ORM\PersistentCollection {#2870 …}
        +reports: Doctrine\ORM\PersistentCollection {#2872 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
        -id: 329291
        -bodyTs: "'doesn':8 'like':11 'look':10 'loss':6,12 'suppos':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/5553380"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705870527 {#2861
          date: 2024-01-21 21:55:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2865}
      +body: "Missed opportunity!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705871354 {#3094
        date: 2024-01-21 22:09:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@callyral@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3091 …}
      +nested: Doctrine\ORM\PersistentCollection {#3089 …}
      +votes: Doctrine\ORM\PersistentCollection {#3087 …}
      +reports: Doctrine\ORM\PersistentCollection {#3085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
      -id: 329331
      -bodyTs: "'miss':1 'opportun':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7026822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705871354 {#3093
        date: 2024-01-21 22:09:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2865}
    +body: "loss-ed opportunity…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705871752 {#3226
      date: 2024-01-21 22:15:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@callyral@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3217 …}
    +nested: Doctrine\ORM\PersistentCollection {#3215 …}
    +votes: Doctrine\ORM\PersistentCollection {#3213 …}
    +reports: Doctrine\ORM\PersistentCollection {#3228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
    -id: 329352
    -bodyTs: "'ed':3 'loss':2 'loss-':1 'opportun':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6894625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705871752 {#3223
      date: 2024-01-21 22:15:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: "![](https://media3.giphy.com/media/l4EoRPRoXI4CiJZNS/giphy.gif?cid=36b14faclhum8e79j8j25assphqn4lxifyw5n9hgwed20kl4&ep=v1_gifs_search&rid=giphy.gif&ct=g)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705871951 {#3309
    date: 2024-01-21 22:19:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@callyral@pawb.social"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3304 …}
  +nested: Doctrine\ORM\PersistentCollection {#3299 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 329359
  -bodyTs: "'/media/l4eorproxi4cijzns/giphy.gif?cid=36b14faclhum8e79j8j25assphqn4lxifyw5n9hgwed20kl4&ep=v1_gifs_search&rid=giphy.gif&ct=g)':3 'media3.giphy.com':2 'media3.giphy.com/media/l4eorproxi4cijzns/giphy.gif?cid=36b14faclhum8e79j8j25assphqn4lxifyw5n9hgwed20kl4&ep=v1_gifs_search&rid=giphy.gif&ct=g)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7027061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871951 {#3312
    date: 2024-01-21 22:19:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#3308
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3225
    +user: Proxies\__CG__\App\Entity\User {#3218 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3092
      +user: Proxies\__CG__\App\Entity\User {#3107 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2865
        +user: App\Entity\User {#2878 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "was this supposed to be loss? it doesn’t look like loss"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1727440197 {#2860
          date: 2024-09-27 14:29:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2866 …}
        +nested: Doctrine\ORM\PersistentCollection {#2868 …}
        +votes: Doctrine\ORM\PersistentCollection {#2870 …}
        +reports: Doctrine\ORM\PersistentCollection {#2872 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
        -id: 329291
        -bodyTs: "'doesn':8 'like':11 'look':10 'loss':6,12 'suppos':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/5553380"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705870527 {#2861
          date: 2024-01-21 21:55:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2865}
      +body: "Missed opportunity!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705871354 {#3094
        date: 2024-01-21 22:09:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@callyral@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3091 …}
      +nested: Doctrine\ORM\PersistentCollection {#3089 …}
      +votes: Doctrine\ORM\PersistentCollection {#3087 …}
      +reports: Doctrine\ORM\PersistentCollection {#3085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
      -id: 329331
      -bodyTs: "'miss':1 'opportun':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7026822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705871354 {#3093
        date: 2024-01-21 22:09:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2865}
    +body: "loss-ed opportunity…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705871752 {#3226
      date: 2024-01-21 22:15:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@callyral@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3217 …}
    +nested: Doctrine\ORM\PersistentCollection {#3215 …}
    +votes: Doctrine\ORM\PersistentCollection {#3213 …}
    +reports: Doctrine\ORM\PersistentCollection {#3228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
    -id: 329352
    -bodyTs: "'ed':3 'loss':2 'loss-':1 'opportun':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6894625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705871752 {#3223
      date: 2024-01-21 22:15:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: "![](https://media3.giphy.com/media/l4EoRPRoXI4CiJZNS/giphy.gif?cid=36b14faclhum8e79j8j25assphqn4lxifyw5n9hgwed20kl4&ep=v1_gifs_search&rid=giphy.gif&ct=g)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705871951 {#3309
    date: 2024-01-21 22:19:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@callyral@pawb.social"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3304 …}
  +nested: Doctrine\ORM\PersistentCollection {#3299 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 329359
  -bodyTs: "'/media/l4eorproxi4cijzns/giphy.gif?cid=36b14faclhum8e79j8j25assphqn4lxifyw5n9hgwed20kl4&ep=v1_gifs_search&rid=giphy.gif&ct=g)':3 'media3.giphy.com':2 'media3.giphy.com/media/l4eorproxi4cijzns/giphy.gif?cid=36b14faclhum8e79j8j25assphqn4lxifyw5n9hgwed20kl4&ep=v1_gifs_search&rid=giphy.gif&ct=g)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7027061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871951 {#3312
    date: 2024-01-21 22:19:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3321
  +user: Proxies\__CG__\App\Entity\User {#3322 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3225
    +user: Proxies\__CG__\App\Entity\User {#3218 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3092
      +user: Proxies\__CG__\App\Entity\User {#3107 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2865
        +user: App\Entity\User {#2878 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "was this supposed to be loss? it doesn’t look like loss"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1727440197 {#2860
          date: 2024-09-27 14:29:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2866 …}
        +nested: Doctrine\ORM\PersistentCollection {#2868 …}
        +votes: Doctrine\ORM\PersistentCollection {#2870 …}
        +reports: Doctrine\ORM\PersistentCollection {#2872 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
        -id: 329291
        -bodyTs: "'doesn':8 'like':11 'look':10 'loss':6,12 'suppos':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/5553380"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705870527 {#2861
          date: 2024-01-21 21:55:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2865}
      +body: "Missed opportunity!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705871354 {#3094
        date: 2024-01-21 22:09:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@callyral@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3091 …}
      +nested: Doctrine\ORM\PersistentCollection {#3089 …}
      +votes: Doctrine\ORM\PersistentCollection {#3087 …}
      +reports: Doctrine\ORM\PersistentCollection {#3085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
      -id: 329331
      -bodyTs: "'miss':1 'opportun':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7026822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705871354 {#3093
        date: 2024-01-21 22:09:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2865}
    +body: "loss-ed opportunity…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705871752 {#3226
      date: 2024-01-21 22:15:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@callyral@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3217 …}
    +nested: Doctrine\ORM\PersistentCollection {#3215 …}
    +votes: Doctrine\ORM\PersistentCollection {#3213 …}
    +reports: Doctrine\ORM\PersistentCollection {#3228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
    -id: 329352
    -bodyTs: "'ed':3 'loss':2 'loss-':1 'opportun':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6894625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705871752 {#3223
      date: 2024-01-21 22:15:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: "It would make its actual meme, instead of just an image of something interesting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705872170 {#3319
    date: 2024-01-21 22:22:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@callyral@pawb.social"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3323 …}
  +nested: Doctrine\ORM\PersistentCollection {#3325 …}
  +votes: Doctrine\ORM\PersistentCollection {#3327 …}
  +reports: Doctrine\ORM\PersistentCollection {#3329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3333 …}
  -id: 329372
  -bodyTs: "'actual':5 'imag':11 'instead':7 'interest':14 'make':3 'meme':6 'someth':13 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6586802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705872170 {#3320
    date: 2024-01-21 22:22:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#3321
  +user: Proxies\__CG__\App\Entity\User {#3322 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3225
    +user: Proxies\__CG__\App\Entity\User {#3218 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3092
      +user: Proxies\__CG__\App\Entity\User {#3107 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2865
        +user: App\Entity\User {#2878 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "was this supposed to be loss? it doesn’t look like loss"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1727440197 {#2860
          date: 2024-09-27 14:29:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2866 …}
        +nested: Doctrine\ORM\PersistentCollection {#2868 …}
        +votes: Doctrine\ORM\PersistentCollection {#2870 …}
        +reports: Doctrine\ORM\PersistentCollection {#2872 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
        -id: 329291
        -bodyTs: "'doesn':8 'like':11 'look':10 'loss':6,12 'suppos':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/5553380"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705870527 {#2861
          date: 2024-01-21 21:55:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2865}
      +body: "Missed opportunity!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705871354 {#3094
        date: 2024-01-21 22:09:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@callyral@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3091 …}
      +nested: Doctrine\ORM\PersistentCollection {#3089 …}
      +votes: Doctrine\ORM\PersistentCollection {#3087 …}
      +reports: Doctrine\ORM\PersistentCollection {#3085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
      -id: 329331
      -bodyTs: "'miss':1 'opportun':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7026822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705871354 {#3093
        date: 2024-01-21 22:09:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2865}
    +body: "loss-ed opportunity…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705871752 {#3226
      date: 2024-01-21 22:15:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@callyral@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3217 …}
    +nested: Doctrine\ORM\PersistentCollection {#3215 …}
    +votes: Doctrine\ORM\PersistentCollection {#3213 …}
    +reports: Doctrine\ORM\PersistentCollection {#3228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
    -id: 329352
    -bodyTs: "'ed':3 'loss':2 'loss-':1 'opportun':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6894625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705871752 {#3223
      date: 2024-01-21 22:15:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: "It would make its actual meme, instead of just an image of something interesting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705872170 {#3319
    date: 2024-01-21 22:22:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@callyral@pawb.social"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3323 …}
  +nested: Doctrine\ORM\PersistentCollection {#3325 …}
  +votes: Doctrine\ORM\PersistentCollection {#3327 …}
  +reports: Doctrine\ORM\PersistentCollection {#3329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3333 …}
  -id: 329372
  -bodyTs: "'actual':5 'imag':11 'instead':7 'interest':14 'make':3 'meme':6 'someth':13 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6586802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705872170 {#3320
    date: 2024-01-21 22:22:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#3321
  +user: Proxies\__CG__\App\Entity\User {#3322 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3225
    +user: Proxies\__CG__\App\Entity\User {#3218 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3092
      +user: Proxies\__CG__\App\Entity\User {#3107 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2865
        +user: App\Entity\User {#2878 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "was this supposed to be loss? it doesn’t look like loss"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1727440197 {#2860
          date: 2024-09-27 14:29:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2866 …}
        +nested: Doctrine\ORM\PersistentCollection {#2868 …}
        +votes: Doctrine\ORM\PersistentCollection {#2870 …}
        +reports: Doctrine\ORM\PersistentCollection {#2872 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
        -id: 329291
        -bodyTs: "'doesn':8 'like':11 'look':10 'loss':6,12 'suppos':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/5553380"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705870527 {#2861
          date: 2024-01-21 21:55:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2865}
      +body: "Missed opportunity!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705871354 {#3094
        date: 2024-01-21 22:09:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@callyral@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3091 …}
      +nested: Doctrine\ORM\PersistentCollection {#3089 …}
      +votes: Doctrine\ORM\PersistentCollection {#3087 …}
      +reports: Doctrine\ORM\PersistentCollection {#3085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
      -id: 329331
      -bodyTs: "'miss':1 'opportun':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7026822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705871354 {#3093
        date: 2024-01-21 22:09:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2865}
    +body: "loss-ed opportunity…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705871752 {#3226
      date: 2024-01-21 22:15:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
      "@callyral@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3217 …}
    +nested: Doctrine\ORM\PersistentCollection {#3215 …}
    +votes: Doctrine\ORM\PersistentCollection {#3213 …}
    +reports: Doctrine\ORM\PersistentCollection {#3228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
    -id: 329352
    -bodyTs: "'ed':3 'loss':2 'loss-':1 'opportun':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6894625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705871752 {#3223
      date: 2024-01-21 22:15:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: "It would make its actual meme, instead of just an image of something interesting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705872170 {#3319
    date: 2024-01-21 22:22:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@callyral@pawb.social"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3323 …}
  +nested: Doctrine\ORM\PersistentCollection {#3325 …}
  +votes: Doctrine\ORM\PersistentCollection {#3327 …}
  +reports: Doctrine\ORM\PersistentCollection {#3329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3333 …}
  -id: 329372
  -bodyTs: "'actual':5 'imag':11 'instead':7 'interest':14 'make':3 'meme':6 'someth':13 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6586802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705872170 {#3320
    date: 2024-01-21 22:22:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2940
  +user: App\Entity\User {#2953 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Annoying Tool fan comments incoming…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727436825 {#2935
    date: 2024-09-27 13:33:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2941 …}
  +nested: Doctrine\ORM\PersistentCollection {#2943 …}
  +votes: Doctrine\ORM\PersistentCollection {#2945 …}
  +reports: Doctrine\ORM\PersistentCollection {#2947 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2951 …}
  -id: 329255
  -bodyTs: "'annoy':1 'comment':4 'fan':3 'incom':5 'tool':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6893897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705869536 {#2936
    date: 2024-01-21 21:38:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#2940
  +user: App\Entity\User {#2953 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Annoying Tool fan comments incoming…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727436825 {#2935
    date: 2024-09-27 13:33:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2941 …}
  +nested: Doctrine\ORM\PersistentCollection {#2943 …}
  +votes: Doctrine\ORM\PersistentCollection {#2945 …}
  +reports: Doctrine\ORM\PersistentCollection {#2947 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2951 …}
  -id: 329255
  -bodyTs: "'annoy':1 'comment':4 'fan':3 'incom':5 'tool':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6893897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705869536 {#2936
    date: 2024-01-21 21:38:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#2940
  +user: App\Entity\User {#2953 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Annoying Tool fan comments incoming…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727436825 {#2935
    date: 2024-09-27 13:33:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2941 …}
  +nested: Doctrine\ORM\PersistentCollection {#2943 …}
  +votes: Doctrine\ORM\PersistentCollection {#2945 …}
  +reports: Doctrine\ORM\PersistentCollection {#2947 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2951 …}
  -id: 329255
  -bodyTs: "'annoy':1 'comment':4 'fan':3 'incom':5 'tool':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6893897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705869536 {#2936
    date: 2024-01-21 21:38:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3024
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2940
    +user: App\Entity\User {#2953 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Annoying Tool fan comments incoming…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727436825 {#2935
      date: 2024-09-27 13:33:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2941 …}
    +nested: Doctrine\ORM\PersistentCollection {#2943 …}
    +votes: Doctrine\ORM\PersistentCollection {#2945 …}
    +reports: Doctrine\ORM\PersistentCollection {#2947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2949 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2951 …}
    -id: 329255
    -bodyTs: "'annoy':1 'comment':4 'fan':3 'incom':5 'tool':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6893897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705869536 {#2936
      date: 2024-01-21 21:38:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2940}
  +body: "Haha, I don’t think my ex is cool enough to show up here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705871427 {#3025
    date: 2024-01-21 22:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@1050053@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3106 …}
  +nested: Doctrine\ORM\PersistentCollection {#3104 …}
  +votes: Doctrine\ORM\PersistentCollection {#3102 …}
  +reports: Doctrine\ORM\PersistentCollection {#3100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3096 …}
  -id: 329335
  -bodyTs: "'cool':9 'enough':10 'ex':7 'haha':1 'show':12 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7026852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871427 {#3028
    date: 2024-01-21 22:10:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3024
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2940
    +user: App\Entity\User {#2953 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Annoying Tool fan comments incoming…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727436825 {#2935
      date: 2024-09-27 13:33:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2941 …}
    +nested: Doctrine\ORM\PersistentCollection {#2943 …}
    +votes: Doctrine\ORM\PersistentCollection {#2945 …}
    +reports: Doctrine\ORM\PersistentCollection {#2947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2949 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2951 …}
    -id: 329255
    -bodyTs: "'annoy':1 'comment':4 'fan':3 'incom':5 'tool':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6893897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705869536 {#2936
      date: 2024-01-21 21:38:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2940}
  +body: "Haha, I don’t think my ex is cool enough to show up here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705871427 {#3025
    date: 2024-01-21 22:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@1050053@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3106 …}
  +nested: Doctrine\ORM\PersistentCollection {#3104 …}
  +votes: Doctrine\ORM\PersistentCollection {#3102 …}
  +reports: Doctrine\ORM\PersistentCollection {#3100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3096 …}
  -id: 329335
  -bodyTs: "'cool':9 'enough':10 'ex':7 'haha':1 'show':12 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7026852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871427 {#3028
    date: 2024-01-21 22:10:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3024
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2940
    +user: App\Entity\User {#2953 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2364 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Annoying Tool fan comments incoming…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727436825 {#2935
      date: 2024-09-27 13:33:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2941 …}
    +nested: Doctrine\ORM\PersistentCollection {#2943 …}
    +votes: Doctrine\ORM\PersistentCollection {#2945 …}
    +reports: Doctrine\ORM\PersistentCollection {#2947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2949 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2951 …}
    -id: 329255
    -bodyTs: "'annoy':1 'comment':4 'fan':3 'incom':5 'tool':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6893897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705869536 {#2936
      date: 2024-01-21 21:38:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2940}
  +body: "Haha, I don’t think my ex is cool enough to show up here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705871427 {#3025
    date: 2024-01-21 22:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@1050053@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3106 …}
  +nested: Doctrine\ORM\PersistentCollection {#3104 …}
  +votes: Doctrine\ORM\PersistentCollection {#3102 …}
  +reports: Doctrine\ORM\PersistentCollection {#3100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3096 …}
  -id: 329335
  -bodyTs: "'cool':9 'enough':10 'ex':7 'haha':1 'show':12 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7026852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871427 {#3028
    date: 2024-01-21 22:10:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details