GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/3613/Deal-or-no-deal/oldest

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Deal-or-no-deal"
  +title: "Deal or no deal?"
  +url: "https://loot.buckodr.ink/wizAiC.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 535
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696946721 {#2414
    date: 2023-10-10 16:05:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 3613
  -titleTs: "'deal':1,4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696869624
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/581943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696783224 {#1793
    date: 2023-10-08 18:40:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Deal-or-no-deal"
  +title: "Deal or no deal?"
  +url: "https://loot.buckodr.ink/wizAiC.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 535
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696946721 {#2414
    date: 2023-10-10 16:05:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 3613
  -titleTs: "'deal':1,4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696869624
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/581943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696783224 {#1793
    date: 2023-10-08 18:40:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Deal-or-no-deal"
  +title: "Deal or no deal?"
  +url: "https://loot.buckodr.ink/wizAiC.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 535
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696946721 {#2414
    date: 2023-10-10 16:05:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 3613
  -titleTs: "'deal':1,4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696869624
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/581943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696783224 {#1793
    date: 2023-10-08 18:40:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4005
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.zip/pictrs/image/1f66cb6c-c260-4247-b6a3-9b795398a709.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1696783647 {#4014
    date: 2023-10-08 18:47:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4003 …}
  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
  -id: 37636
  -bodyTs: "'/pictrs/image/1f66cb6c-c260-4247-b6a3-9b795398a709.webp)':3 'lemmy.zip':2 'lemmy.zip/pictrs/image/1f66cb6c-c260-4247-b6a3-9b795398a709.webp)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3450699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696783578 {#3950
    date: 2023-10-08 18:46:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4005
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.zip/pictrs/image/1f66cb6c-c260-4247-b6a3-9b795398a709.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1696783647 {#4014
    date: 2023-10-08 18:47:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4003 …}
  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
  -id: 37636
  -bodyTs: "'/pictrs/image/1f66cb6c-c260-4247-b6a3-9b795398a709.webp)':3 'lemmy.zip':2 'lemmy.zip/pictrs/image/1f66cb6c-c260-4247-b6a3-9b795398a709.webp)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3450699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696783578 {#3950
    date: 2023-10-08 18:46:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4005
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.zip/pictrs/image/1f66cb6c-c260-4247-b6a3-9b795398a709.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1696783647 {#4014
    date: 2023-10-08 18:47:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4003 …}
  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
  -id: 37636
  -bodyTs: "'/pictrs/image/1f66cb6c-c260-4247-b6a3-9b795398a709.webp)':3 'lemmy.zip':2 'lemmy.zip/pictrs/image/1f66cb6c-c260-4247-b6a3-9b795398a709.webp)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3450699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696783578 {#3950
    date: 2023-10-08 18:46:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4502
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4005
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://lemmy.zip/pictrs/image/1f66cb6c-c260-4247-b6a3-9b795398a709.webp)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1696783647 {#4014
      date: 2023-10-08 18:47:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -id: 37636
    -bodyTs: "'/pictrs/image/1f66cb6c-c260-4247-b6a3-9b795398a709.webp)':3 'lemmy.zip':2 'lemmy.zip/pictrs/image/1f66cb6c-c260-4247-b6a3-9b795398a709.webp)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3450699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783578 {#3950
      date: 2023-10-08 18:46:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "![petting a cat png](https://media.tenor.com/YIxLwk6C3f0AAAAi/pet-the-sherlock-sherlock.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1696783646 {#4503
    date: 2023-10-08 18:47:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4497 …}
  +nested: Doctrine\ORM\PersistentCollection {#4491 …}
  +votes: Doctrine\ORM\PersistentCollection {#4495 …}
  +reports: Doctrine\ORM\PersistentCollection {#4506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
  -id: 37637
  -bodyTs: "'/yixlwk6c3f0aaaai/pet-the-sherlock-sherlock.gif)':7 'cat':3 'media.tenor.com':6 'media.tenor.com/yixlwk6c3f0aaaai/pet-the-sherlock-sherlock.gif)':5 'pet':1 'png':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1478670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696783646 {#4500
    date: 2023-10-08 18:47:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4502
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4005
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://lemmy.zip/pictrs/image/1f66cb6c-c260-4247-b6a3-9b795398a709.webp)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1696783647 {#4014
      date: 2023-10-08 18:47:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -id: 37636
    -bodyTs: "'/pictrs/image/1f66cb6c-c260-4247-b6a3-9b795398a709.webp)':3 'lemmy.zip':2 'lemmy.zip/pictrs/image/1f66cb6c-c260-4247-b6a3-9b795398a709.webp)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3450699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783578 {#3950
      date: 2023-10-08 18:46:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "![petting a cat png](https://media.tenor.com/YIxLwk6C3f0AAAAi/pet-the-sherlock-sherlock.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1696783646 {#4503
    date: 2023-10-08 18:47:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4497 …}
  +nested: Doctrine\ORM\PersistentCollection {#4491 …}
  +votes: Doctrine\ORM\PersistentCollection {#4495 …}
  +reports: Doctrine\ORM\PersistentCollection {#4506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
  -id: 37637
  -bodyTs: "'/yixlwk6c3f0aaaai/pet-the-sherlock-sherlock.gif)':7 'cat':3 'media.tenor.com':6 'media.tenor.com/yixlwk6c3f0aaaai/pet-the-sherlock-sherlock.gif)':5 'pet':1 'png':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1478670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696783646 {#4500
    date: 2023-10-08 18:47:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4502
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4005
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://lemmy.zip/pictrs/image/1f66cb6c-c260-4247-b6a3-9b795398a709.webp)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1696783647 {#4014
      date: 2023-10-08 18:47:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -id: 37636
    -bodyTs: "'/pictrs/image/1f66cb6c-c260-4247-b6a3-9b795398a709.webp)':3 'lemmy.zip':2 'lemmy.zip/pictrs/image/1f66cb6c-c260-4247-b6a3-9b795398a709.webp)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3450699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783578 {#3950
      date: 2023-10-08 18:46:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "![petting a cat png](https://media.tenor.com/YIxLwk6C3f0AAAAi/pet-the-sherlock-sherlock.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1696783646 {#4503
    date: 2023-10-08 18:47:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4497 …}
  +nested: Doctrine\ORM\PersistentCollection {#4491 …}
  +votes: Doctrine\ORM\PersistentCollection {#4495 …}
  +reports: Doctrine\ORM\PersistentCollection {#4506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
  -id: 37637
  -bodyTs: "'/yixlwk6c3f0aaaai/pet-the-sherlock-sherlock.gif)':7 'cat':3 'media.tenor.com':6 'media.tenor.com/yixlwk6c3f0aaaai/pet-the-sherlock-sherlock.gif)':5 'pet':1 'png':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1478670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696783646 {#4500
    date: 2023-10-08 18:47:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4037
  +user: App\Entity\User {#4026 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This would be somewhat true if not for the fact that the cat doesn’t have a say on the matter"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1696810227 {#4043
    date: 2023-10-09 02:10:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4042 …}
  +nested: Doctrine\ORM\PersistentCollection {#4041 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
  -id: 37641
  -bodyTs: "'cat':13 'doesn':14 'fact':10 'matter':21 'say':18 'somewhat':4 'true':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/3953575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696783732 {#4048
    date: 2023-10-08 18:48:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#4026 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This would be somewhat true if not for the fact that the cat doesn’t have a say on the matter"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1696810227 {#4043
    date: 2023-10-09 02:10:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4042 …}
  +nested: Doctrine\ORM\PersistentCollection {#4041 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
  -id: 37641
  -bodyTs: "'cat':13 'doesn':14 'fact':10 'matter':21 'say':18 'somewhat':4 'true':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/3953575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696783732 {#4048
    date: 2023-10-08 18:48:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#4026 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This would be somewhat true if not for the fact that the cat doesn’t have a say on the matter"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1696810227 {#4043
    date: 2023-10-09 02:10:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4042 …}
  +nested: Doctrine\ORM\PersistentCollection {#4041 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
  -id: 37641
  -bodyTs: "'cat':13 'doesn':14 'fact':10 'matter':21 'say':18 'somewhat':4 'true':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/3953575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696783732 {#4048
    date: 2023-10-08 18:48:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4514
  +user: Proxies\__CG__\App\Entity\User {#4515 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4026 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This would be somewhat true if not for the fact that the cat doesn’t have a say on the matter"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1696810227 {#4043
      date: 2023-10-09 02:10:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4042 …}
    +nested: Doctrine\ORM\PersistentCollection {#4041 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
    -id: 37641
    -bodyTs: "'cat':13 'doesn':14 'fact':10 'matter':21 'say':18 'somewhat':4 'true':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/3953575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783732 {#4048
      date: 2023-10-08 18:48:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Sure but if the first panel here doesn’t hold true then this meme is just repeated, but we receive: `more cats`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696798151 {#4512
    date: 2023-10-08 22:49:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@Mothra@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4516 …}
  +nested: Doctrine\ORM\PersistentCollection {#4518 …}
  +votes: Doctrine\ORM\PersistentCollection {#4520 …}
  +reports: Doctrine\ORM\PersistentCollection {#4522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4526 …}
  -id: 37929
  -bodyTs: "'cat':22 'doesn':8 'first':5 'hold':10 'meme':14 'panel':6 'receiv':20 'repeat':17 'sure':1 'true':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4291412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696798151 {#4513
    date: 2023-10-08 22:49:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4514
  +user: Proxies\__CG__\App\Entity\User {#4515 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4026 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This would be somewhat true if not for the fact that the cat doesn’t have a say on the matter"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1696810227 {#4043
      date: 2023-10-09 02:10:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4042 …}
    +nested: Doctrine\ORM\PersistentCollection {#4041 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
    -id: 37641
    -bodyTs: "'cat':13 'doesn':14 'fact':10 'matter':21 'say':18 'somewhat':4 'true':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/3953575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783732 {#4048
      date: 2023-10-08 18:48:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Sure but if the first panel here doesn’t hold true then this meme is just repeated, but we receive: `more cats`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696798151 {#4512
    date: 2023-10-08 22:49:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@Mothra@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4516 …}
  +nested: Doctrine\ORM\PersistentCollection {#4518 …}
  +votes: Doctrine\ORM\PersistentCollection {#4520 …}
  +reports: Doctrine\ORM\PersistentCollection {#4522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4526 …}
  -id: 37929
  -bodyTs: "'cat':22 'doesn':8 'first':5 'hold':10 'meme':14 'panel':6 'receiv':20 'repeat':17 'sure':1 'true':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4291412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696798151 {#4513
    date: 2023-10-08 22:49:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4514
  +user: Proxies\__CG__\App\Entity\User {#4515 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4026 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This would be somewhat true if not for the fact that the cat doesn’t have a say on the matter"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1696810227 {#4043
      date: 2023-10-09 02:10:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4042 …}
    +nested: Doctrine\ORM\PersistentCollection {#4041 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
    -id: 37641
    -bodyTs: "'cat':13 'doesn':14 'fact':10 'matter':21 'say':18 'somewhat':4 'true':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/3953575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783732 {#4048
      date: 2023-10-08 18:48:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Sure but if the first panel here doesn’t hold true then this meme is just repeated, but we receive: `more cats`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696798151 {#4512
    date: 2023-10-08 22:49:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@Mothra@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4516 …}
  +nested: Doctrine\ORM\PersistentCollection {#4518 …}
  +votes: Doctrine\ORM\PersistentCollection {#4520 …}
  +reports: Doctrine\ORM\PersistentCollection {#4522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4526 …}
  -id: 37929
  -bodyTs: "'cat':22 'doesn':8 'first':5 'hold':10 'meme':14 'panel':6 'receiv':20 'repeat':17 'sure':1 'true':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4291412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696798151 {#4513
    date: 2023-10-08 22:49:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4657
  +user: Proxies\__CG__\App\Entity\User {#4663 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4514
    +user: Proxies\__CG__\App\Entity\User {#4515 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4026 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "This would be somewhat true if not for the fact that the cat doesn’t have a say on the matter"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1696810227 {#4043
        date: 2023-10-09 02:10:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4042 …}
      +nested: Doctrine\ORM\PersistentCollection {#4041 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
      -id: 37641
      -bodyTs: "'cat':13 'doesn':14 'fact':10 'matter':21 'say':18 'somewhat':4 'true':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/3953575"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696783732 {#4048
        date: 2023-10-08 18:48:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "Sure but if the first panel here doesn’t hold true then this meme is just repeated, but we receive: `more cats`"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696798151 {#4512
      date: 2023-10-08 22:49:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@Mothra@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4516 …}
    +nested: Doctrine\ORM\PersistentCollection {#4518 …}
    +votes: Doctrine\ORM\PersistentCollection {#4520 …}
    +reports: Doctrine\ORM\PersistentCollection {#4522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4524 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4526 …}
    -id: 37929
    -bodyTs: "'cat':22 'doesn':8 'first':5 'hold':10 'meme':14 'panel':6 'receiv':20 'repeat':17 'sure':1 'true':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4291412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696798151 {#4513
      date: 2023-10-08 22:49:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Usually I pipe my cats to more, but to each their own."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696810225 {#4656
    date: 2023-10-09 02:10:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@Mothra@mander.xyz"
    "@kautau@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4664 …}
  +nested: Doctrine\ORM\PersistentCollection {#4666 …}
  +votes: Doctrine\ORM\PersistentCollection {#4668 …}
  +reports: Doctrine\ORM\PersistentCollection {#4671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4675 …}
  -id: 38123
  -bodyTs: "'cat':5 'pipe':3 'usual':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/2512705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696810225 {#4659
    date: 2023-10-09 02:10:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4657
  +user: Proxies\__CG__\App\Entity\User {#4663 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4514
    +user: Proxies\__CG__\App\Entity\User {#4515 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4026 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "This would be somewhat true if not for the fact that the cat doesn’t have a say on the matter"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1696810227 {#4043
        date: 2023-10-09 02:10:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4042 …}
      +nested: Doctrine\ORM\PersistentCollection {#4041 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
      -id: 37641
      -bodyTs: "'cat':13 'doesn':14 'fact':10 'matter':21 'say':18 'somewhat':4 'true':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/3953575"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696783732 {#4048
        date: 2023-10-08 18:48:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "Sure but if the first panel here doesn’t hold true then this meme is just repeated, but we receive: `more cats`"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696798151 {#4512
      date: 2023-10-08 22:49:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@Mothra@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4516 …}
    +nested: Doctrine\ORM\PersistentCollection {#4518 …}
    +votes: Doctrine\ORM\PersistentCollection {#4520 …}
    +reports: Doctrine\ORM\PersistentCollection {#4522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4524 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4526 …}
    -id: 37929
    -bodyTs: "'cat':22 'doesn':8 'first':5 'hold':10 'meme':14 'panel':6 'receiv':20 'repeat':17 'sure':1 'true':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4291412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696798151 {#4513
      date: 2023-10-08 22:49:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Usually I pipe my cats to more, but to each their own."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696810225 {#4656
    date: 2023-10-09 02:10:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@Mothra@mander.xyz"
    "@kautau@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4664 …}
  +nested: Doctrine\ORM\PersistentCollection {#4666 …}
  +votes: Doctrine\ORM\PersistentCollection {#4668 …}
  +reports: Doctrine\ORM\PersistentCollection {#4671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4675 …}
  -id: 38123
  -bodyTs: "'cat':5 'pipe':3 'usual':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/2512705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696810225 {#4659
    date: 2023-10-09 02:10:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4657
  +user: Proxies\__CG__\App\Entity\User {#4663 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4514
    +user: Proxies\__CG__\App\Entity\User {#4515 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4026 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "This would be somewhat true if not for the fact that the cat doesn’t have a say on the matter"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1696810227 {#4043
        date: 2023-10-09 02:10:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4042 …}
      +nested: Doctrine\ORM\PersistentCollection {#4041 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
      -id: 37641
      -bodyTs: "'cat':13 'doesn':14 'fact':10 'matter':21 'say':18 'somewhat':4 'true':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/3953575"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696783732 {#4048
        date: 2023-10-08 18:48:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "Sure but if the first panel here doesn’t hold true then this meme is just repeated, but we receive: `more cats`"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696798151 {#4512
      date: 2023-10-08 22:49:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@Mothra@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4516 …}
    +nested: Doctrine\ORM\PersistentCollection {#4518 …}
    +votes: Doctrine\ORM\PersistentCollection {#4520 …}
    +reports: Doctrine\ORM\PersistentCollection {#4522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4524 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4526 …}
    -id: 37929
    -bodyTs: "'cat':22 'doesn':8 'first':5 'hold':10 'meme':14 'panel':6 'receiv':20 'repeat':17 'sure':1 'true':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4291412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696798151 {#4513
      date: 2023-10-08 22:49:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Usually I pipe my cats to more, but to each their own."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696810225 {#4656
    date: 2023-10-09 02:10:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@Mothra@mander.xyz"
    "@kautau@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4664 …}
  +nested: Doctrine\ORM\PersistentCollection {#4666 …}
  +votes: Doctrine\ORM\PersistentCollection {#4668 …}
  +reports: Doctrine\ORM\PersistentCollection {#4671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4675 …}
  -id: 38123
  -bodyTs: "'cat':5 'pipe':3 'usual':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/2512705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696810225 {#4659
    date: 2023-10-09 02:10:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4124
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I often wonder who is this sleazy Adam Driver in a tent?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696797100 {#4118
    date: 2023-10-08 22:31:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 37671
  -bodyTs: "'adam':8 'driver':9 'often':2 'sleazi':7 'tent':12 'wonder':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4548610"
  +editedAt: DateTimeImmutable @1696785461 {#4119
    date: 2023-10-08 19:17:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696785423 {#4120
    date: 2023-10-08 19:17:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4124
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I often wonder who is this sleazy Adam Driver in a tent?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696797100 {#4118
    date: 2023-10-08 22:31:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 37671
  -bodyTs: "'adam':8 'driver':9 'often':2 'sleazi':7 'tent':12 'wonder':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4548610"
  +editedAt: DateTimeImmutable @1696785461 {#4119
    date: 2023-10-08 19:17:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696785423 {#4120
    date: 2023-10-08 19:17:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4124
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I often wonder who is this sleazy Adam Driver in a tent?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696797100 {#4118
    date: 2023-10-08 22:31:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 37671
  -bodyTs: "'adam':8 'driver':9 'often':2 'sleazi':7 'tent':12 'wonder':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4548610"
  +editedAt: DateTimeImmutable @1696785461 {#4119
    date: 2023-10-08 19:17:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696785423 {#4120
    date: 2023-10-08 19:17:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4530
  +user: Proxies\__CG__\App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4124
    +user: App\Entity\User {#4137 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I often wonder who is this sleazy Adam Driver in a tent?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696797100 {#4118
      date: 2023-10-08 22:31:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4125 …}
    +nested: Doctrine\ORM\PersistentCollection {#4127 …}
    +votes: Doctrine\ORM\PersistentCollection {#4129 …}
    +reports: Doctrine\ORM\PersistentCollection {#4131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
    -id: 37671
    -bodyTs: "'adam':8 'driver':9 'often':2 'sleazi':7 'tent':12 'wonder':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4548610"
    +editedAt: DateTimeImmutable @1696785461 {#4119
      date: 2023-10-08 19:17:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696785423 {#4120
      date: 2023-10-08 19:17:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: """
    And now you shall know.\n
    \n
    [knowyourmeme.com/memes/trade-offer](https://knowyourmeme.com/memes/trade-offer)\n
    \n
    > The format gained popularity on TikTok in March 2021, with a video by **TikToker bradeazy** later becoming a source material for memes in which an extremely unequal exchange is proposed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696797099 {#4528
    date: 2023-10-08 22:31:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@craftyindividual@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4532 …}
  +nested: Doctrine\ORM\PersistentCollection {#4534 …}
  +votes: Doctrine\ORM\PersistentCollection {#4536 …}
  +reports: Doctrine\ORM\PersistentCollection {#4538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
  -id: 37894
  -bodyTs: "'/memes/trade-offer](https://knowyourmeme.com/memes/trade-offer)':8 '2021':17 'becom':25 'bradeazi':23 'exchang':36 'extrem':34 'format':10 'gain':11 'know':5 'knowyourmeme.com':7 'knowyourmeme.com/memes/trade-offer](https://knowyourmeme.com/memes/trade-offer)':6 'later':24 'march':16 'materi':28 'meme':30 'popular':12 'propos':38 'shall':4 'sourc':27 'tiktok':14,22 'unequ':35 'video':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4289964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696797099 {#4529
    date: 2023-10-08 22:31:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4530
  +user: Proxies\__CG__\App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4124
    +user: App\Entity\User {#4137 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I often wonder who is this sleazy Adam Driver in a tent?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696797100 {#4118
      date: 2023-10-08 22:31:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4125 …}
    +nested: Doctrine\ORM\PersistentCollection {#4127 …}
    +votes: Doctrine\ORM\PersistentCollection {#4129 …}
    +reports: Doctrine\ORM\PersistentCollection {#4131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
    -id: 37671
    -bodyTs: "'adam':8 'driver':9 'often':2 'sleazi':7 'tent':12 'wonder':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4548610"
    +editedAt: DateTimeImmutable @1696785461 {#4119
      date: 2023-10-08 19:17:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696785423 {#4120
      date: 2023-10-08 19:17:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: """
    And now you shall know.\n
    \n
    [knowyourmeme.com/memes/trade-offer](https://knowyourmeme.com/memes/trade-offer)\n
    \n
    > The format gained popularity on TikTok in March 2021, with a video by **TikToker bradeazy** later becoming a source material for memes in which an extremely unequal exchange is proposed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696797099 {#4528
    date: 2023-10-08 22:31:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@craftyindividual@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4532 …}
  +nested: Doctrine\ORM\PersistentCollection {#4534 …}
  +votes: Doctrine\ORM\PersistentCollection {#4536 …}
  +reports: Doctrine\ORM\PersistentCollection {#4538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
  -id: 37894
  -bodyTs: "'/memes/trade-offer](https://knowyourmeme.com/memes/trade-offer)':8 '2021':17 'becom':25 'bradeazi':23 'exchang':36 'extrem':34 'format':10 'gain':11 'know':5 'knowyourmeme.com':7 'knowyourmeme.com/memes/trade-offer](https://knowyourmeme.com/memes/trade-offer)':6 'later':24 'march':16 'materi':28 'meme':30 'popular':12 'propos':38 'shall':4 'sourc':27 'tiktok':14,22 'unequ':35 'video':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4289964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696797099 {#4529
    date: 2023-10-08 22:31:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4530
  +user: Proxies\__CG__\App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4124
    +user: App\Entity\User {#4137 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I often wonder who is this sleazy Adam Driver in a tent?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696797100 {#4118
      date: 2023-10-08 22:31:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4125 …}
    +nested: Doctrine\ORM\PersistentCollection {#4127 …}
    +votes: Doctrine\ORM\PersistentCollection {#4129 …}
    +reports: Doctrine\ORM\PersistentCollection {#4131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
    -id: 37671
    -bodyTs: "'adam':8 'driver':9 'often':2 'sleazi':7 'tent':12 'wonder':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4548610"
    +editedAt: DateTimeImmutable @1696785461 {#4119
      date: 2023-10-08 19:17:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696785423 {#4120
      date: 2023-10-08 19:17:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: """
    And now you shall know.\n
    \n
    [knowyourmeme.com/memes/trade-offer](https://knowyourmeme.com/memes/trade-offer)\n
    \n
    > The format gained popularity on TikTok in March 2021, with a video by **TikToker bradeazy** later becoming a source material for memes in which an extremely unequal exchange is proposed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696797099 {#4528
    date: 2023-10-08 22:31:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@craftyindividual@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4532 …}
  +nested: Doctrine\ORM\PersistentCollection {#4534 …}
  +votes: Doctrine\ORM\PersistentCollection {#4536 …}
  +reports: Doctrine\ORM\PersistentCollection {#4538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
  -id: 37894
  -bodyTs: "'/memes/trade-offer](https://knowyourmeme.com/memes/trade-offer)':8 '2021':17 'becom':25 'bradeazi':23 'exchang':36 'extrem':34 'format':10 'gain':11 'know':5 'knowyourmeme.com':7 'knowyourmeme.com/memes/trade-offer](https://knowyourmeme.com/memes/trade-offer)':6 'later':24 'march':16 'materi':28 'meme':30 'popular':12 'propos':38 'shall':4 'sourc':27 'tiktok':14,22 'unequ':35 'video':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4289964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696797099 {#4529
    date: 2023-10-08 22:31:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4197
  +user: App\Entity\User {#4210 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Am I supposed to know who the guy is? Is the joke that he is the cat?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696786433 {#4192
    date: 2023-10-08 19:33:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 37679
  -bodyTs: "'cat':17 'guy':8 'joke':12 'know':5 'suppos':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3451641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696786019 {#4193
    date: 2023-10-08 19:26:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4197
  +user: App\Entity\User {#4210 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Am I supposed to know who the guy is? Is the joke that he is the cat?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696786433 {#4192
    date: 2023-10-08 19:33:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 37679
  -bodyTs: "'cat':17 'guy':8 'joke':12 'know':5 'suppos':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3451641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696786019 {#4193
    date: 2023-10-08 19:26:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4197
  +user: App\Entity\User {#4210 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Am I supposed to know who the guy is? Is the joke that he is the cat?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696786433 {#4192
    date: 2023-10-08 19:33:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 37679
  -bodyTs: "'cat':17 'guy':8 'joke':12 'know':5 'suppos':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3451641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696786019 {#4193
    date: 2023-10-08 19:26:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4546
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#4210 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Am I supposed to know who the guy is? Is the joke that he is the cat?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696786433 {#4192
      date: 2023-10-08 19:33:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 37679
    -bodyTs: "'cat':17 'guy':8 'joke':12 'know':5 'suppos':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3451641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696786019 {#4193
      date: 2023-10-08 19:26:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "The joke is he is offering the deal to a cat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696786432 {#4544
    date: 2023-10-08 19:33:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@JoShmoe@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4547 …}
  +nested: Doctrine\ORM\PersistentCollection {#4549 …}
  +votes: Doctrine\ORM\PersistentCollection {#4551 …}
  +reports: Doctrine\ORM\PersistentCollection {#4553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4557 …}
  -id: 37688
  -bodyTs: "'cat':11 'deal':8 'joke':2 'offer':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1479504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696786432 {#4545
    date: 2023-10-08 19:33:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4546
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#4210 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Am I supposed to know who the guy is? Is the joke that he is the cat?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696786433 {#4192
      date: 2023-10-08 19:33:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 37679
    -bodyTs: "'cat':17 'guy':8 'joke':12 'know':5 'suppos':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3451641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696786019 {#4193
      date: 2023-10-08 19:26:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "The joke is he is offering the deal to a cat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696786432 {#4544
    date: 2023-10-08 19:33:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@JoShmoe@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4547 …}
  +nested: Doctrine\ORM\PersistentCollection {#4549 …}
  +votes: Doctrine\ORM\PersistentCollection {#4551 …}
  +reports: Doctrine\ORM\PersistentCollection {#4553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4557 …}
  -id: 37688
  -bodyTs: "'cat':11 'deal':8 'joke':2 'offer':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1479504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696786432 {#4545
    date: 2023-10-08 19:33:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4546
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#4210 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Am I supposed to know who the guy is? Is the joke that he is the cat?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696786433 {#4192
      date: 2023-10-08 19:33:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 37679
    -bodyTs: "'cat':17 'guy':8 'joke':12 'know':5 'suppos':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3451641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696786019 {#4193
      date: 2023-10-08 19:26:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "The joke is he is offering the deal to a cat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696786432 {#4544
    date: 2023-10-08 19:33:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@JoShmoe@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4547 …}
  +nested: Doctrine\ORM\PersistentCollection {#4549 …}
  +votes: Doctrine\ORM\PersistentCollection {#4551 …}
  +reports: Doctrine\ORM\PersistentCollection {#4553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4557 …}
  -id: 37688
  -bodyTs: "'cat':11 'deal':8 'joke':2 'offer':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1479504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696786432 {#4545
    date: 2023-10-08 19:33:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4270
  +user: App\Entity\User {#4283 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I explained to my cat before his surgery that if he didn't stay a little boy forever, his instincts would drive him to leave home and the life of constant play and treats and being allowed to sleep under the covers with me at night, and he would murder and pillage every creature in the neighborhood and would be an ecological disaster instead of my cute fuzzy boy.\n
    \n
    I took his purrs and headbonks as consent. Years later he still seems happy with his lot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1696800578 {#4265
    date: 2023-10-08 23:29:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4271 …}
  +nested: Doctrine\ORM\PersistentCollection {#4273 …}
  +votes: Doctrine\ORM\PersistentCollection {#4275 …}
  +reports: Doctrine\ORM\PersistentCollection {#4277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
  -id: 37964
  -bodyTs: "'allow':37 'boy':17,69 'cat':5 'consent':77 'constant':31 'cover':42 'creatur':54 'cute':67 'didn':12 'disast':63 'drive':22 'ecolog':62 'everi':53 'explain':2 'forev':18 'fuzzi':68 'happi':83 'headbonk':75 'home':26 'instead':64 'instinct':20 'later':79 'leav':25 'life':29 'littl':16 'lot':86 'murder':50 'neighborhood':57 'night':46 'pillag':52 'play':32 'purr':73 'seem':82 'sleep':39 'stay':14 'still':81 'surgeri':8 'took':71 'treat':34 'would':21,49,59 'year':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/523766/-/comment/2840863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696800180 {#4266
    date: 2023-10-08 23:23:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4270
  +user: App\Entity\User {#4283 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I explained to my cat before his surgery that if he didn't stay a little boy forever, his instincts would drive him to leave home and the life of constant play and treats and being allowed to sleep under the covers with me at night, and he would murder and pillage every creature in the neighborhood and would be an ecological disaster instead of my cute fuzzy boy.\n
    \n
    I took his purrs and headbonks as consent. Years later he still seems happy with his lot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1696800578 {#4265
    date: 2023-10-08 23:29:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4271 …}
  +nested: Doctrine\ORM\PersistentCollection {#4273 …}
  +votes: Doctrine\ORM\PersistentCollection {#4275 …}
  +reports: Doctrine\ORM\PersistentCollection {#4277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
  -id: 37964
  -bodyTs: "'allow':37 'boy':17,69 'cat':5 'consent':77 'constant':31 'cover':42 'creatur':54 'cute':67 'didn':12 'disast':63 'drive':22 'ecolog':62 'everi':53 'explain':2 'forev':18 'fuzzi':68 'happi':83 'headbonk':75 'home':26 'instead':64 'instinct':20 'later':79 'leav':25 'life':29 'littl':16 'lot':86 'murder':50 'neighborhood':57 'night':46 'pillag':52 'play':32 'purr':73 'seem':82 'sleep':39 'stay':14 'still':81 'surgeri':8 'took':71 'treat':34 'would':21,49,59 'year':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/523766/-/comment/2840863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696800180 {#4266
    date: 2023-10-08 23:23:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4270
  +user: App\Entity\User {#4283 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I explained to my cat before his surgery that if he didn't stay a little boy forever, his instincts would drive him to leave home and the life of constant play and treats and being allowed to sleep under the covers with me at night, and he would murder and pillage every creature in the neighborhood and would be an ecological disaster instead of my cute fuzzy boy.\n
    \n
    I took his purrs and headbonks as consent. Years later he still seems happy with his lot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1696800578 {#4265
    date: 2023-10-08 23:29:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4271 …}
  +nested: Doctrine\ORM\PersistentCollection {#4273 …}
  +votes: Doctrine\ORM\PersistentCollection {#4275 …}
  +reports: Doctrine\ORM\PersistentCollection {#4277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
  -id: 37964
  -bodyTs: "'allow':37 'boy':17,69 'cat':5 'consent':77 'constant':31 'cover':42 'creatur':54 'cute':67 'didn':12 'disast':63 'drive':22 'ecolog':62 'everi':53 'explain':2 'forev':18 'fuzzi':68 'happi':83 'headbonk':75 'home':26 'instead':64 'instinct':20 'later':79 'leav':25 'life':29 'littl':16 'lot':86 'murder':50 'neighborhood':57 'night':46 'pillag':52 'play':32 'purr':73 'seem':82 'sleep':39 'stay':14 'still':81 'surgeri':8 'took':71 'treat':34 'would':21,49,59 'year':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/523766/-/comment/2840863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696800180 {#4266
    date: 2023-10-08 23:23:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4561
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4270
    +user: App\Entity\User {#4283 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I explained to my cat before his surgery that if he didn't stay a little boy forever, his instincts would drive him to leave home and the life of constant play and treats and being allowed to sleep under the covers with me at night, and he would murder and pillage every creature in the neighborhood and would be an ecological disaster instead of my cute fuzzy boy.\n
      \n
      I took his purrs and headbonks as consent. Years later he still seems happy with his lot.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1696800578 {#4265
      date: 2023-10-08 23:29:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4271 …}
    +nested: Doctrine\ORM\PersistentCollection {#4273 …}
    +votes: Doctrine\ORM\PersistentCollection {#4275 …}
    +reports: Doctrine\ORM\PersistentCollection {#4277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
    -id: 37964
    -bodyTs: "'allow':37 'boy':17,69 'cat':5 'consent':77 'constant':31 'cover':42 'creatur':54 'cute':67 'didn':12 'disast':63 'drive':22 'ecolog':62 'everi':53 'explain':2 'forev':18 'fuzzi':68 'happi':83 'headbonk':75 'home':26 'instead':64 'instinct':20 'later':79 'leav':25 'life':29 'littl':16 'lot':86 'murder':50 'neighborhood':57 'night':46 'pillag':52 'play':32 'purr':73 'seem':82 'sleep':39 'stay':14 'still':81 'surgeri':8 'took':71 'treat':34 'would':21,49,59 'year':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/523766/-/comment/2840863"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696800180 {#4266
      date: 2023-10-08 23:23:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "Yeah, cats who aren’t spayed/neutered get a bit wild when in heat so I think mine is better off neutered"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696800435 {#4559
    date: 2023-10-08 23:27:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@flicker@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -id: 37978
  -bodyTs: "'aren':4 'better':19 'bit':9 'cat':2 'get':7 'heat':13 'mine':17 'neuter':21 'spayed/neutered':6 'think':16 'wild':10 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1483349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696800435 {#4560
    date: 2023-10-08 23:27:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4561
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4270
    +user: App\Entity\User {#4283 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I explained to my cat before his surgery that if he didn't stay a little boy forever, his instincts would drive him to leave home and the life of constant play and treats and being allowed to sleep under the covers with me at night, and he would murder and pillage every creature in the neighborhood and would be an ecological disaster instead of my cute fuzzy boy.\n
      \n
      I took his purrs and headbonks as consent. Years later he still seems happy with his lot.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1696800578 {#4265
      date: 2023-10-08 23:29:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4271 …}
    +nested: Doctrine\ORM\PersistentCollection {#4273 …}
    +votes: Doctrine\ORM\PersistentCollection {#4275 …}
    +reports: Doctrine\ORM\PersistentCollection {#4277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
    -id: 37964
    -bodyTs: "'allow':37 'boy':17,69 'cat':5 'consent':77 'constant':31 'cover':42 'creatur':54 'cute':67 'didn':12 'disast':63 'drive':22 'ecolog':62 'everi':53 'explain':2 'forev':18 'fuzzi':68 'happi':83 'headbonk':75 'home':26 'instead':64 'instinct':20 'later':79 'leav':25 'life':29 'littl':16 'lot':86 'murder':50 'neighborhood':57 'night':46 'pillag':52 'play':32 'purr':73 'seem':82 'sleep':39 'stay':14 'still':81 'surgeri':8 'took':71 'treat':34 'would':21,49,59 'year':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/523766/-/comment/2840863"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696800180 {#4266
      date: 2023-10-08 23:23:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "Yeah, cats who aren’t spayed/neutered get a bit wild when in heat so I think mine is better off neutered"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696800435 {#4559
    date: 2023-10-08 23:27:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@flicker@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -id: 37978
  -bodyTs: "'aren':4 'better':19 'bit':9 'cat':2 'get':7 'heat':13 'mine':17 'neuter':21 'spayed/neutered':6 'think':16 'wild':10 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1483349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696800435 {#4560
    date: 2023-10-08 23:27:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4561
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4270
    +user: App\Entity\User {#4283 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I explained to my cat before his surgery that if he didn't stay a little boy forever, his instincts would drive him to leave home and the life of constant play and treats and being allowed to sleep under the covers with me at night, and he would murder and pillage every creature in the neighborhood and would be an ecological disaster instead of my cute fuzzy boy.\n
      \n
      I took his purrs and headbonks as consent. Years later he still seems happy with his lot.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1696800578 {#4265
      date: 2023-10-08 23:29:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4271 …}
    +nested: Doctrine\ORM\PersistentCollection {#4273 …}
    +votes: Doctrine\ORM\PersistentCollection {#4275 …}
    +reports: Doctrine\ORM\PersistentCollection {#4277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
    -id: 37964
    -bodyTs: "'allow':37 'boy':17,69 'cat':5 'consent':77 'constant':31 'cover':42 'creatur':54 'cute':67 'didn':12 'disast':63 'drive':22 'ecolog':62 'everi':53 'explain':2 'forev':18 'fuzzi':68 'happi':83 'headbonk':75 'home':26 'instead':64 'instinct':20 'later':79 'leav':25 'life':29 'littl':16 'lot':86 'murder':50 'neighborhood':57 'night':46 'pillag':52 'play':32 'purr':73 'seem':82 'sleep':39 'stay':14 'still':81 'surgeri':8 'took':71 'treat':34 'would':21,49,59 'year':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/523766/-/comment/2840863"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696800180 {#4266
      date: 2023-10-08 23:23:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "Yeah, cats who aren’t spayed/neutered get a bit wild when in heat so I think mine is better off neutered"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696800435 {#4559
    date: 2023-10-08 23:27:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@flicker@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -id: 37978
  -bodyTs: "'aren':4 'better':19 'bit':9 'cat':2 'get':7 'heat':13 'mine':17 'neuter':21 'spayed/neutered':6 'think':16 'wild':10 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1483349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696800435 {#4560
    date: 2023-10-08 23:27:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4679
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4270
      +user: App\Entity\User {#4283 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I explained to my cat before his surgery that if he didn't stay a little boy forever, his instincts would drive him to leave home and the life of constant play and treats and being allowed to sleep under the covers with me at night, and he would murder and pillage every creature in the neighborhood and would be an ecological disaster instead of my cute fuzzy boy.\n
        \n
        I took his purrs and headbonks as consent. Years later he still seems happy with his lot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1696800578 {#4265
        date: 2023-10-08 23:29:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4271 …}
      +nested: Doctrine\ORM\PersistentCollection {#4273 …}
      +votes: Doctrine\ORM\PersistentCollection {#4275 …}
      +reports: Doctrine\ORM\PersistentCollection {#4277 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
      -id: 37964
      -bodyTs: "'allow':37 'boy':17,69 'cat':5 'consent':77 'constant':31 'cover':42 'creatur':54 'cute':67 'didn':12 'disast':63 'drive':22 'ecolog':62 'everi':53 'explain':2 'forev':18 'fuzzi':68 'happi':83 'headbonk':75 'home':26 'instead':64 'instinct':20 'later':79 'leav':25 'life':29 'littl':16 'lot':86 'murder':50 'neighborhood':57 'night':46 'pillag':52 'play':32 'purr':73 'seem':82 'sleep':39 'stay':14 'still':81 'surgeri':8 'took':71 'treat':34 'would':21,49,59 'year':78"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/523766/-/comment/2840863"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696800180 {#4266
        date: 2023-10-08 23:23:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: "Yeah, cats who aren’t spayed/neutered get a bit wild when in heat so I think mine is better off neutered"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1696800435 {#4559
      date: 2023-10-08 23:27:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@flicker@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 37978
    -bodyTs: "'aren':4 'better':19 'bit':9 'cat':2 'get':7 'heat':13 'mine':17 'neuter':21 'spayed/neutered':6 'think':16 'wild':10 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/comment/1483349"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696800435 {#4560
      date: 2023-10-08 23:27:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "They all are. The price is right was right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696800576 {#4677
    date: 2023-10-08 23:29:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@flicker@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4681 …}
  +nested: Doctrine\ORM\PersistentCollection {#4683 …}
  +votes: Doctrine\ORM\PersistentCollection {#4685 …}
  +reports: Doctrine\ORM\PersistentCollection {#4687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
  -id: 37984
  -bodyTs: "'price':5 'right':7,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4158866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696800576 {#4678
    date: 2023-10-08 23:29:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4679
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4270
      +user: App\Entity\User {#4283 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I explained to my cat before his surgery that if he didn't stay a little boy forever, his instincts would drive him to leave home and the life of constant play and treats and being allowed to sleep under the covers with me at night, and he would murder and pillage every creature in the neighborhood and would be an ecological disaster instead of my cute fuzzy boy.\n
        \n
        I took his purrs and headbonks as consent. Years later he still seems happy with his lot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1696800578 {#4265
        date: 2023-10-08 23:29:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4271 …}
      +nested: Doctrine\ORM\PersistentCollection {#4273 …}
      +votes: Doctrine\ORM\PersistentCollection {#4275 …}
      +reports: Doctrine\ORM\PersistentCollection {#4277 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
      -id: 37964
      -bodyTs: "'allow':37 'boy':17,69 'cat':5 'consent':77 'constant':31 'cover':42 'creatur':54 'cute':67 'didn':12 'disast':63 'drive':22 'ecolog':62 'everi':53 'explain':2 'forev':18 'fuzzi':68 'happi':83 'headbonk':75 'home':26 'instead':64 'instinct':20 'later':79 'leav':25 'life':29 'littl':16 'lot':86 'murder':50 'neighborhood':57 'night':46 'pillag':52 'play':32 'purr':73 'seem':82 'sleep':39 'stay':14 'still':81 'surgeri':8 'took':71 'treat':34 'would':21,49,59 'year':78"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/523766/-/comment/2840863"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696800180 {#4266
        date: 2023-10-08 23:23:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: "Yeah, cats who aren’t spayed/neutered get a bit wild when in heat so I think mine is better off neutered"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1696800435 {#4559
      date: 2023-10-08 23:27:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@flicker@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 37978
    -bodyTs: "'aren':4 'better':19 'bit':9 'cat':2 'get':7 'heat':13 'mine':17 'neuter':21 'spayed/neutered':6 'think':16 'wild':10 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/comment/1483349"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696800435 {#4560
      date: 2023-10-08 23:27:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "They all are. The price is right was right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696800576 {#4677
    date: 2023-10-08 23:29:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@flicker@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4681 …}
  +nested: Doctrine\ORM\PersistentCollection {#4683 …}
  +votes: Doctrine\ORM\PersistentCollection {#4685 …}
  +reports: Doctrine\ORM\PersistentCollection {#4687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
  -id: 37984
  -bodyTs: "'price':5 'right':7,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4158866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696800576 {#4678
    date: 2023-10-08 23:29:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4679
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4270
      +user: App\Entity\User {#4283 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I explained to my cat before his surgery that if he didn't stay a little boy forever, his instincts would drive him to leave home and the life of constant play and treats and being allowed to sleep under the covers with me at night, and he would murder and pillage every creature in the neighborhood and would be an ecological disaster instead of my cute fuzzy boy.\n
        \n
        I took his purrs and headbonks as consent. Years later he still seems happy with his lot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1696800578 {#4265
        date: 2023-10-08 23:29:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4271 …}
      +nested: Doctrine\ORM\PersistentCollection {#4273 …}
      +votes: Doctrine\ORM\PersistentCollection {#4275 …}
      +reports: Doctrine\ORM\PersistentCollection {#4277 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
      -id: 37964
      -bodyTs: "'allow':37 'boy':17,69 'cat':5 'consent':77 'constant':31 'cover':42 'creatur':54 'cute':67 'didn':12 'disast':63 'drive':22 'ecolog':62 'everi':53 'explain':2 'forev':18 'fuzzi':68 'happi':83 'headbonk':75 'home':26 'instead':64 'instinct':20 'later':79 'leav':25 'life':29 'littl':16 'lot':86 'murder':50 'neighborhood':57 'night':46 'pillag':52 'play':32 'purr':73 'seem':82 'sleep':39 'stay':14 'still':81 'surgeri':8 'took':71 'treat':34 'would':21,49,59 'year':78"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/523766/-/comment/2840863"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696800180 {#4266
        date: 2023-10-08 23:23:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: "Yeah, cats who aren’t spayed/neutered get a bit wild when in heat so I think mine is better off neutered"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1696800435 {#4559
      date: 2023-10-08 23:27:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@flicker@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 37978
    -bodyTs: "'aren':4 'better':19 'bit':9 'cat':2 'get':7 'heat':13 'mine':17 'neuter':21 'spayed/neutered':6 'think':16 'wild':10 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/comment/1483349"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696800435 {#4560
      date: 2023-10-08 23:27:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "They all are. The price is right was right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696800576 {#4677
    date: 2023-10-08 23:29:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@flicker@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4681 …}
  +nested: Doctrine\ORM\PersistentCollection {#4683 …}
  +votes: Doctrine\ORM\PersistentCollection {#4685 …}
  +reports: Doctrine\ORM\PersistentCollection {#4687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
  -id: 37984
  -bodyTs: "'price':5 'right':7,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4158866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696800576 {#4678
    date: 2023-10-08 23:29:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4343
  +user: App\Entity\User {#4356 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
    \n
    I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696946723 {#4338
    date: 2023-10-10 16:05:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4344 …}
  +nested: Doctrine\ORM\PersistentCollection {#4346 …}
  +votes: Doctrine\ORM\PersistentCollection {#4348 …}
  +reports: Doctrine\ORM\PersistentCollection {#4350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
  -id: 38098
  -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4302314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696808856 {#4339
    date: 2023-10-09 01:47:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4343
  +user: App\Entity\User {#4356 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
    \n
    I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696946723 {#4338
    date: 2023-10-10 16:05:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4344 …}
  +nested: Doctrine\ORM\PersistentCollection {#4346 …}
  +votes: Doctrine\ORM\PersistentCollection {#4348 …}
  +reports: Doctrine\ORM\PersistentCollection {#4350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
  -id: 38098
  -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4302314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696808856 {#4339
    date: 2023-10-09 01:47:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4343
  +user: App\Entity\User {#4356 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
    \n
    I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696946723 {#4338
    date: 2023-10-10 16:05:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4344 …}
  +nested: Doctrine\ORM\PersistentCollection {#4346 …}
  +votes: Doctrine\ORM\PersistentCollection {#4348 …}
  +reports: Doctrine\ORM\PersistentCollection {#4350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
  -id: 38098
  -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4302314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696808856 {#4339
    date: 2023-10-09 01:47:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4576
  +user: Proxies\__CG__\App\Entity\User {#4577 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
      \n
      I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696946723 {#4338
      date: 2023-10-10 16:05:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 38098
    -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808856 {#4339
      date: 2023-10-09 01:47:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "I can’t imagine removing a healthy part of the endocrine system has good results in the long term. If it’s an option, perhaps an ovarian preserving spay, or a vasectomy, would be in order. Though not many vets in the US offer such procedures. If only we could be more like Germany…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696860842 {#4574
    date: 2023-10-09 16:14:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4578 …}
  +nested: Doctrine\ORM\PersistentCollection {#4580 …}
  +votes: Doctrine\ORM\PersistentCollection {#4582 …}
  +reports: Doctrine\ORM\PersistentCollection {#4584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
  -id: 38763
  -bodyTs: "'could':50 'endocrin':11 'germani':54 'good':14 'healthi':7 'imagin':4 'like':53 'long':18 'mani':39 'offer':44 'option':24 'order':36 'ovarian':27 'part':8 'perhap':25 'preserv':28 'procedur':46 'remov':5 'result':15 'spay':29 'system':12 'term':19 'though':37 'us':43 'vasectomi':32 'vet':40 'would':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3107271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696860842 {#4575
    date: 2023-10-09 16:14:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4576
  +user: Proxies\__CG__\App\Entity\User {#4577 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
      \n
      I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696946723 {#4338
      date: 2023-10-10 16:05:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 38098
    -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808856 {#4339
      date: 2023-10-09 01:47:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "I can’t imagine removing a healthy part of the endocrine system has good results in the long term. If it’s an option, perhaps an ovarian preserving spay, or a vasectomy, would be in order. Though not many vets in the US offer such procedures. If only we could be more like Germany…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696860842 {#4574
    date: 2023-10-09 16:14:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4578 …}
  +nested: Doctrine\ORM\PersistentCollection {#4580 …}
  +votes: Doctrine\ORM\PersistentCollection {#4582 …}
  +reports: Doctrine\ORM\PersistentCollection {#4584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
  -id: 38763
  -bodyTs: "'could':50 'endocrin':11 'germani':54 'good':14 'healthi':7 'imagin':4 'like':53 'long':18 'mani':39 'offer':44 'option':24 'order':36 'ovarian':27 'part':8 'perhap':25 'preserv':28 'procedur':46 'remov':5 'result':15 'spay':29 'system':12 'term':19 'though':37 'us':43 'vasectomi':32 'vet':40 'would':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3107271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696860842 {#4575
    date: 2023-10-09 16:14:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4576
  +user: Proxies\__CG__\App\Entity\User {#4577 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
      \n
      I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696946723 {#4338
      date: 2023-10-10 16:05:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 38098
    -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808856 {#4339
      date: 2023-10-09 01:47:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "I can’t imagine removing a healthy part of the endocrine system has good results in the long term. If it’s an option, perhaps an ovarian preserving spay, or a vasectomy, would be in order. Though not many vets in the US offer such procedures. If only we could be more like Germany…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696860842 {#4574
    date: 2023-10-09 16:14:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4578 …}
  +nested: Doctrine\ORM\PersistentCollection {#4580 …}
  +votes: Doctrine\ORM\PersistentCollection {#4582 …}
  +reports: Doctrine\ORM\PersistentCollection {#4584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
  -id: 38763
  -bodyTs: "'could':50 'endocrin':11 'germani':54 'good':14 'healthi':7 'imagin':4 'like':53 'long':18 'mani':39 'offer':44 'option':24 'order':36 'ovarian':27 'part':8 'perhap':25 'preserv':28 'procedur':46 'remov':5 'result':15 'spay':29 'system':12 'term':19 'though':37 'us':43 'vasectomi':32 'vet':40 'would':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3107271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696860842 {#4575
    date: 2023-10-09 16:14:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4592
  +user: Proxies\__CG__\App\Entity\User {#4593 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
      \n
      I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696946723 {#4338
      date: 2023-10-10 16:05:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 38098
    -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808856 {#4339
      date: 2023-10-09 01:47:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: """
    Not particularly. Male cats get sleepier but overall I haven’t found behavior changes much.\n
    \n
    On the other hand, imagine being horny all the time with no thumbs to masturbate
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696814848 {#4590
    date: 2023-10-09 03:27:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4594 …}
  +nested: Doctrine\ORM\PersistentCollection {#4596 …}
  +votes: Doctrine\ORM\PersistentCollection {#4598 …}
  +reports: Doctrine\ORM\PersistentCollection {#4600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4604 …}
  -id: 38200
  -bodyTs: "'behavior':13 'cat':4 'chang':14 'found':12 'get':5 'hand':19 'haven':10 'horni':22 'imagin':20 'male':3 'masturb':30 'much':15 'overal':8 'particular':2 'sleepier':6 'thumb':28 'time':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2658289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696814848 {#4591
    date: 2023-10-09 03:27:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4592
  +user: Proxies\__CG__\App\Entity\User {#4593 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
      \n
      I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696946723 {#4338
      date: 2023-10-10 16:05:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 38098
    -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808856 {#4339
      date: 2023-10-09 01:47:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: """
    Not particularly. Male cats get sleepier but overall I haven’t found behavior changes much.\n
    \n
    On the other hand, imagine being horny all the time with no thumbs to masturbate
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696814848 {#4590
    date: 2023-10-09 03:27:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4594 …}
  +nested: Doctrine\ORM\PersistentCollection {#4596 …}
  +votes: Doctrine\ORM\PersistentCollection {#4598 …}
  +reports: Doctrine\ORM\PersistentCollection {#4600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4604 …}
  -id: 38200
  -bodyTs: "'behavior':13 'cat':4 'chang':14 'found':12 'get':5 'hand':19 'haven':10 'horni':22 'imagin':20 'male':3 'masturb':30 'much':15 'overal':8 'particular':2 'sleepier':6 'thumb':28 'time':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2658289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696814848 {#4591
    date: 2023-10-09 03:27:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4592
  +user: Proxies\__CG__\App\Entity\User {#4593 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
      \n
      I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696946723 {#4338
      date: 2023-10-10 16:05:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 38098
    -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808856 {#4339
      date: 2023-10-09 01:47:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: """
    Not particularly. Male cats get sleepier but overall I haven’t found behavior changes much.\n
    \n
    On the other hand, imagine being horny all the time with no thumbs to masturbate
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696814848 {#4590
    date: 2023-10-09 03:27:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4594 …}
  +nested: Doctrine\ORM\PersistentCollection {#4596 …}
  +votes: Doctrine\ORM\PersistentCollection {#4598 …}
  +reports: Doctrine\ORM\PersistentCollection {#4600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4604 …}
  -id: 38200
  -bodyTs: "'behavior':13 'cat':4 'chang':14 'found':12 'get':5 'hand':19 'haven':10 'horni':22 'imagin':20 'male':3 'masturb':30 'much':15 'overal':8 'particular':2 'sleepier':6 'thumb':28 'time':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2658289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696814848 {#4591
    date: 2023-10-09 03:27:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4727
  +user: Proxies\__CG__\App\Entity\User {#4728 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4592
    +user: Proxies\__CG__\App\Entity\User {#4593 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4343
      +user: App\Entity\User {#4356 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
        \n
        I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696946723 {#4338
        date: 2023-10-10 16:05:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4344 …}
      +nested: Doctrine\ORM\PersistentCollection {#4346 …}
      +votes: Doctrine\ORM\PersistentCollection {#4348 …}
      +reports: Doctrine\ORM\PersistentCollection {#4350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
      -id: 38098
      -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4302314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808856 {#4339
        date: 2023-10-09 01:47:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: """
      Not particularly. Male cats get sleepier but overall I haven’t found behavior changes much.\n
      \n
      On the other hand, imagine being horny all the time with no thumbs to masturbate
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696814848 {#4590
      date: 2023-10-09 03:27:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@UnfortunateShort@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4594 …}
    +nested: Doctrine\ORM\PersistentCollection {#4596 …}
    +votes: Doctrine\ORM\PersistentCollection {#4598 …}
    +reports: Doctrine\ORM\PersistentCollection {#4600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4602 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4604 …}
    -id: 38200
    -bodyTs: "'behavior':13 'cat':4 'chang':14 'found':12 'get':5 'hand':19 'haven':10 'horni':22 'imagin':20 'male':3 'masturb':30 'much':15 'overal':8 'particular':2 'sleepier':6 'thumb':28 'time':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2658289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696814848 {#4591
      date: 2023-10-09 03:27:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "Before I got my cat fixed, he would suck his own dick"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696946721 {#4725
    date: 2023-10-10 16:05:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
    "@AdlachGyfiawn@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4729 …}
  +nested: Doctrine\ORM\PersistentCollection {#4731 …}
  +votes: Doctrine\ORM\PersistentCollection {#4733 …}
  +reports: Doctrine\ORM\PersistentCollection {#4735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4739 …}
  -id: 40080
  -bodyTs: "'cat':5 'dick':12 'fix':6 'got':3 'suck':9 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3563580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696946721 {#4726
    date: 2023-10-10 16:05:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4727
  +user: Proxies\__CG__\App\Entity\User {#4728 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4592
    +user: Proxies\__CG__\App\Entity\User {#4593 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4343
      +user: App\Entity\User {#4356 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
        \n
        I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696946723 {#4338
        date: 2023-10-10 16:05:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4344 …}
      +nested: Doctrine\ORM\PersistentCollection {#4346 …}
      +votes: Doctrine\ORM\PersistentCollection {#4348 …}
      +reports: Doctrine\ORM\PersistentCollection {#4350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
      -id: 38098
      -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4302314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808856 {#4339
        date: 2023-10-09 01:47:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: """
      Not particularly. Male cats get sleepier but overall I haven’t found behavior changes much.\n
      \n
      On the other hand, imagine being horny all the time with no thumbs to masturbate
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696814848 {#4590
      date: 2023-10-09 03:27:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@UnfortunateShort@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4594 …}
    +nested: Doctrine\ORM\PersistentCollection {#4596 …}
    +votes: Doctrine\ORM\PersistentCollection {#4598 …}
    +reports: Doctrine\ORM\PersistentCollection {#4600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4602 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4604 …}
    -id: 38200
    -bodyTs: "'behavior':13 'cat':4 'chang':14 'found':12 'get':5 'hand':19 'haven':10 'horni':22 'imagin':20 'male':3 'masturb':30 'much':15 'overal':8 'particular':2 'sleepier':6 'thumb':28 'time':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2658289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696814848 {#4591
      date: 2023-10-09 03:27:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "Before I got my cat fixed, he would suck his own dick"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696946721 {#4725
    date: 2023-10-10 16:05:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
    "@AdlachGyfiawn@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4729 …}
  +nested: Doctrine\ORM\PersistentCollection {#4731 …}
  +votes: Doctrine\ORM\PersistentCollection {#4733 …}
  +reports: Doctrine\ORM\PersistentCollection {#4735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4739 …}
  -id: 40080
  -bodyTs: "'cat':5 'dick':12 'fix':6 'got':3 'suck':9 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3563580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696946721 {#4726
    date: 2023-10-10 16:05:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4727
  +user: Proxies\__CG__\App\Entity\User {#4728 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4592
    +user: Proxies\__CG__\App\Entity\User {#4593 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4343
      +user: App\Entity\User {#4356 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
        \n
        I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696946723 {#4338
        date: 2023-10-10 16:05:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4344 …}
      +nested: Doctrine\ORM\PersistentCollection {#4346 …}
      +votes: Doctrine\ORM\PersistentCollection {#4348 …}
      +reports: Doctrine\ORM\PersistentCollection {#4350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
      -id: 38098
      -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4302314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808856 {#4339
        date: 2023-10-09 01:47:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: """
      Not particularly. Male cats get sleepier but overall I haven’t found behavior changes much.\n
      \n
      On the other hand, imagine being horny all the time with no thumbs to masturbate
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696814848 {#4590
      date: 2023-10-09 03:27:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@UnfortunateShort@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4594 …}
    +nested: Doctrine\ORM\PersistentCollection {#4596 …}
    +votes: Doctrine\ORM\PersistentCollection {#4598 …}
    +reports: Doctrine\ORM\PersistentCollection {#4600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4602 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4604 …}
    -id: 38200
    -bodyTs: "'behavior':13 'cat':4 'chang':14 'found':12 'get':5 'hand':19 'haven':10 'horni':22 'imagin':20 'male':3 'masturb':30 'much':15 'overal':8 'particular':2 'sleepier':6 'thumb':28 'time':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2658289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696814848 {#4591
      date: 2023-10-09 03:27:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "Before I got my cat fixed, he would suck his own dick"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696946721 {#4725
    date: 2023-10-10 16:05:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
    "@AdlachGyfiawn@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4729 …}
  +nested: Doctrine\ORM\PersistentCollection {#4731 …}
  +votes: Doctrine\ORM\PersistentCollection {#4733 …}
  +reports: Doctrine\ORM\PersistentCollection {#4735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4739 …}
  -id: 40080
  -bodyTs: "'cat':5 'dick':12 'fix':6 'got':3 'suck':9 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3563580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696946721 {#4726
    date: 2023-10-10 16:05:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4608
  +user: Proxies\__CG__\App\Entity\User {#4609 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
      \n
      I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696946723 {#4338
      date: 2023-10-10 16:05:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 38098
    -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808856 {#4339
      date: 2023-10-09 01:47:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: """
    I was adopted by a stray kitten and had her spayed when she was old enough. A friend told me I had taken away her “choice” to reproduce. I asked her how many of my cat’s hypothetical offspring she was willing to adopt - there would be I guess an annual litter of four or more to choose from. Yeah no.\n
    \n
    In the end I moved countries and gave the cat away. I would never have another one, nice as she was. There’s a family of voles living in my garden, half a dozen frogs in the pond and lots of birds visit my trees. I support them mainly by leaving them to go about their business.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696819416 {#4606
    date: 2023-10-09 04:43:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4610 …}
  +nested: Doctrine\ORM\PersistentCollection {#4612 …}
  +votes: Doctrine\ORM\PersistentCollection {#4614 …}
  +reports: Doctrine\ORM\PersistentCollection {#4616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
  -id: 38254
  -bodyTs: "'adopt':3,44 'annual':51 'anoth':77 'ask':30 'away':24,72 'bird':103 'busi':118 'cat':36,71 'choic':26 'choos':58 'countri':67 'dozen':95 'end':64 'enough':16 'famili':86 'four':54 'friend':18 'frog':96 'garden':92 'gave':69 'go':115 'guess':49 'half':93 'hypothet':38 'kitten':7 'leav':112 'litter':52 'live':89 'lot':101 'main':110 'mani':33 'move':66 'never':75 'nice':79 'offspr':39 'old':15 'one':78 'pond':99 'reproduc':28 'spay':11 'stray':6 'support':108 'taken':23 'told':19 'tree':106 'visit':104 'vole':88 'will':42 'would':46,74 'yeah':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4312192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696819416 {#4607
    date: 2023-10-09 04:43:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4608
  +user: Proxies\__CG__\App\Entity\User {#4609 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
      \n
      I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696946723 {#4338
      date: 2023-10-10 16:05:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 38098
    -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808856 {#4339
      date: 2023-10-09 01:47:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: """
    I was adopted by a stray kitten and had her spayed when she was old enough. A friend told me I had taken away her “choice” to reproduce. I asked her how many of my cat’s hypothetical offspring she was willing to adopt - there would be I guess an annual litter of four or more to choose from. Yeah no.\n
    \n
    In the end I moved countries and gave the cat away. I would never have another one, nice as she was. There’s a family of voles living in my garden, half a dozen frogs in the pond and lots of birds visit my trees. I support them mainly by leaving them to go about their business.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696819416 {#4606
    date: 2023-10-09 04:43:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4610 …}
  +nested: Doctrine\ORM\PersistentCollection {#4612 …}
  +votes: Doctrine\ORM\PersistentCollection {#4614 …}
  +reports: Doctrine\ORM\PersistentCollection {#4616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
  -id: 38254
  -bodyTs: "'adopt':3,44 'annual':51 'anoth':77 'ask':30 'away':24,72 'bird':103 'busi':118 'cat':36,71 'choic':26 'choos':58 'countri':67 'dozen':95 'end':64 'enough':16 'famili':86 'four':54 'friend':18 'frog':96 'garden':92 'gave':69 'go':115 'guess':49 'half':93 'hypothet':38 'kitten':7 'leav':112 'litter':52 'live':89 'lot':101 'main':110 'mani':33 'move':66 'never':75 'nice':79 'offspr':39 'old':15 'one':78 'pond':99 'reproduc':28 'spay':11 'stray':6 'support':108 'taken':23 'told':19 'tree':106 'visit':104 'vole':88 'will':42 'would':46,74 'yeah':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4312192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696819416 {#4607
    date: 2023-10-09 04:43:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4608
  +user: Proxies\__CG__\App\Entity\User {#4609 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
      \n
      I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696946723 {#4338
      date: 2023-10-10 16:05:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 38098
    -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808856 {#4339
      date: 2023-10-09 01:47:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: """
    I was adopted by a stray kitten and had her spayed when she was old enough. A friend told me I had taken away her “choice” to reproduce. I asked her how many of my cat’s hypothetical offspring she was willing to adopt - there would be I guess an annual litter of four or more to choose from. Yeah no.\n
    \n
    In the end I moved countries and gave the cat away. I would never have another one, nice as she was. There’s a family of voles living in my garden, half a dozen frogs in the pond and lots of birds visit my trees. I support them mainly by leaving them to go about their business.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696819416 {#4606
    date: 2023-10-09 04:43:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4610 …}
  +nested: Doctrine\ORM\PersistentCollection {#4612 …}
  +votes: Doctrine\ORM\PersistentCollection {#4614 …}
  +reports: Doctrine\ORM\PersistentCollection {#4616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
  -id: 38254
  -bodyTs: "'adopt':3,44 'annual':51 'anoth':77 'ask':30 'away':24,72 'bird':103 'busi':118 'cat':36,71 'choic':26 'choos':58 'countri':67 'dozen':95 'end':64 'enough':16 'famili':86 'four':54 'friend':18 'frog':96 'garden':92 'gave':69 'go':115 'guess':49 'half':93 'hypothet':38 'kitten':7 'leav':112 'litter':52 'live':89 'lot':101 'main':110 'mani':33 'move':66 'never':75 'nice':79 'offspr':39 'old':15 'one':78 'pond':99 'reproduc':28 'spay':11 'stray':6 'support':108 'taken':23 'told':19 'tree':106 'visit':104 'vole':88 'will':42 'would':46,74 'yeah':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4312192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696819416 {#4607
    date: 2023-10-09 04:43:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4624
  +user: Proxies\__CG__\App\Entity\User {#4625 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
      \n
      I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696946723 {#4338
      date: 2023-10-10 16:05:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 38098
    -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808856 {#4339
      date: 2023-10-09 01:47:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: """
    It reduces suffering of potential unwanted offspring and the suffering of local bird populations so I would argue that it’s unethical to not spay or neuter your cat, even if the individual cat suffers a bit from it.\n
    \n
    I think there is an interesting argument on whether it’s ethical to keep pets at all however
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696813274 {#4622
    date: 2023-10-09 03:01:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4626 …}
  +nested: Doctrine\ORM\PersistentCollection {#4628 …}
  +votes: Doctrine\ORM\PersistentCollection {#4630 …}
  +reports: Doctrine\ORM\PersistentCollection {#4632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
  -id: 38169
  -bodyTs: "'argu':18 'argument':46 'bird':13 'bit':37 'cat':29,34 'ethic':51 'even':30 'howev':57 'individu':33 'interest':45 'keep':53 'local':12 'neuter':27 'offspr':7 'pet':54 'popul':14 'potenti':5 'reduc':2 'spay':25 'suffer':3,10,35 'think':41 'uneth':22 'unwant':6 'whether':48 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4306509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813274 {#4623
    date: 2023-10-09 03:01:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4624
  +user: Proxies\__CG__\App\Entity\User {#4625 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
      \n
      I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696946723 {#4338
      date: 2023-10-10 16:05:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 38098
    -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808856 {#4339
      date: 2023-10-09 01:47:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: """
    It reduces suffering of potential unwanted offspring and the suffering of local bird populations so I would argue that it’s unethical to not spay or neuter your cat, even if the individual cat suffers a bit from it.\n
    \n
    I think there is an interesting argument on whether it’s ethical to keep pets at all however
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696813274 {#4622
    date: 2023-10-09 03:01:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4626 …}
  +nested: Doctrine\ORM\PersistentCollection {#4628 …}
  +votes: Doctrine\ORM\PersistentCollection {#4630 …}
  +reports: Doctrine\ORM\PersistentCollection {#4632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
  -id: 38169
  -bodyTs: "'argu':18 'argument':46 'bird':13 'bit':37 'cat':29,34 'ethic':51 'even':30 'howev':57 'individu':33 'interest':45 'keep':53 'local':12 'neuter':27 'offspr':7 'pet':54 'popul':14 'potenti':5 'reduc':2 'spay':25 'suffer':3,10,35 'think':41 'uneth':22 'unwant':6 'whether':48 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4306509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813274 {#4623
    date: 2023-10-09 03:01:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4624
  +user: Proxies\__CG__\App\Entity\User {#4625 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
      \n
      I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696946723 {#4338
      date: 2023-10-10 16:05:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 38098
    -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808856 {#4339
      date: 2023-10-09 01:47:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: """
    It reduces suffering of potential unwanted offspring and the suffering of local bird populations so I would argue that it’s unethical to not spay or neuter your cat, even if the individual cat suffers a bit from it.\n
    \n
    I think there is an interesting argument on whether it’s ethical to keep pets at all however
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696813274 {#4622
    date: 2023-10-09 03:01:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4626 …}
  +nested: Doctrine\ORM\PersistentCollection {#4628 …}
  +votes: Doctrine\ORM\PersistentCollection {#4630 …}
  +reports: Doctrine\ORM\PersistentCollection {#4632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
  -id: 38169
  -bodyTs: "'argu':18 'argument':46 'bird':13 'bit':37 'cat':29,34 'ethic':51 'even':30 'howev':57 'individu':33 'interest':45 'keep':53 'local':12 'neuter':27 'offspr':7 'pet':54 'popul':14 'potenti':5 'reduc':2 'spay':25 'suffer':3,10,35 'think':41 'uneth':22 'unwant':6 'whether':48 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4306509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813274 {#4623
    date: 2023-10-09 03:01:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4695
  +user: Proxies\__CG__\App\Entity\User {#4696 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4624
    +user: Proxies\__CG__\App\Entity\User {#4625 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4343
      +user: App\Entity\User {#4356 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
        \n
        I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696946723 {#4338
        date: 2023-10-10 16:05:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4344 …}
      +nested: Doctrine\ORM\PersistentCollection {#4346 …}
      +votes: Doctrine\ORM\PersistentCollection {#4348 …}
      +reports: Doctrine\ORM\PersistentCollection {#4350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
      -id: 38098
      -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4302314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808856 {#4339
        date: 2023-10-09 01:47:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: """
      It reduces suffering of potential unwanted offspring and the suffering of local bird populations so I would argue that it’s unethical to not spay or neuter your cat, even if the individual cat suffers a bit from it.\n
      \n
      I think there is an interesting argument on whether it’s ethical to keep pets at all however
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696813274 {#4622
      date: 2023-10-09 03:01:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@UnfortunateShort@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -id: 38169
    -bodyTs: "'argu':18 'argument':46 'bird':13 'bit':37 'cat':29,34 'ethic':51 'even':30 'howev':57 'individu':33 'interest':45 'keep':53 'local':12 'neuter':27 'offspr':7 'pet':54 'popul':14 'potenti':5 'reduc':2 'spay':25 'suffer':3,10,35 'think':41 'uneth':22 'unwant':6 'whether':48 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4306509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696813274 {#4623
      date: 2023-10-09 03:01:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "Even if you don’t let your cat outside?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696866198 {#4693
    date: 2023-10-09 17:43:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
    "@TORFdot0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4697 …}
  +nested: Doctrine\ORM\PersistentCollection {#4699 …}
  +votes: Doctrine\ORM\PersistentCollection {#4701 …}
  +reports: Doctrine\ORM\PersistentCollection {#4703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
  -id: 38880
  -bodyTs: "'cat':8 'even':1 'let':6 'outsid':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4218314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696866198 {#4694
    date: 2023-10-09 17:43:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4695
  +user: Proxies\__CG__\App\Entity\User {#4696 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4624
    +user: Proxies\__CG__\App\Entity\User {#4625 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4343
      +user: App\Entity\User {#4356 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
        \n
        I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696946723 {#4338
        date: 2023-10-10 16:05:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4344 …}
      +nested: Doctrine\ORM\PersistentCollection {#4346 …}
      +votes: Doctrine\ORM\PersistentCollection {#4348 …}
      +reports: Doctrine\ORM\PersistentCollection {#4350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
      -id: 38098
      -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4302314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808856 {#4339
        date: 2023-10-09 01:47:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: """
      It reduces suffering of potential unwanted offspring and the suffering of local bird populations so I would argue that it’s unethical to not spay or neuter your cat, even if the individual cat suffers a bit from it.\n
      \n
      I think there is an interesting argument on whether it’s ethical to keep pets at all however
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696813274 {#4622
      date: 2023-10-09 03:01:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@UnfortunateShort@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -id: 38169
    -bodyTs: "'argu':18 'argument':46 'bird':13 'bit':37 'cat':29,34 'ethic':51 'even':30 'howev':57 'individu':33 'interest':45 'keep':53 'local':12 'neuter':27 'offspr':7 'pet':54 'popul':14 'potenti':5 'reduc':2 'spay':25 'suffer':3,10,35 'think':41 'uneth':22 'unwant':6 'whether':48 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4306509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696813274 {#4623
      date: 2023-10-09 03:01:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "Even if you don’t let your cat outside?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696866198 {#4693
    date: 2023-10-09 17:43:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
    "@TORFdot0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4697 …}
  +nested: Doctrine\ORM\PersistentCollection {#4699 …}
  +votes: Doctrine\ORM\PersistentCollection {#4701 …}
  +reports: Doctrine\ORM\PersistentCollection {#4703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
  -id: 38880
  -bodyTs: "'cat':8 'even':1 'let':6 'outsid':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4218314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696866198 {#4694
    date: 2023-10-09 17:43:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4695
  +user: Proxies\__CG__\App\Entity\User {#4696 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4624
    +user: Proxies\__CG__\App\Entity\User {#4625 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4343
      +user: App\Entity\User {#4356 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
        \n
        I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696946723 {#4338
        date: 2023-10-10 16:05:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4344 …}
      +nested: Doctrine\ORM\PersistentCollection {#4346 …}
      +votes: Doctrine\ORM\PersistentCollection {#4348 …}
      +reports: Doctrine\ORM\PersistentCollection {#4350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
      -id: 38098
      -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4302314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808856 {#4339
        date: 2023-10-09 01:47:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: """
      It reduces suffering of potential unwanted offspring and the suffering of local bird populations so I would argue that it’s unethical to not spay or neuter your cat, even if the individual cat suffers a bit from it.\n
      \n
      I think there is an interesting argument on whether it’s ethical to keep pets at all however
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696813274 {#4622
      date: 2023-10-09 03:01:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@UnfortunateShort@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -id: 38169
    -bodyTs: "'argu':18 'argument':46 'bird':13 'bit':37 'cat':29,34 'ethic':51 'even':30 'howev':57 'individu':33 'interest':45 'keep':53 'local':12 'neuter':27 'offspr':7 'pet':54 'popul':14 'potenti':5 'reduc':2 'spay':25 'suffer':3,10,35 'think':41 'uneth':22 'unwant':6 'whether':48 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4306509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696813274 {#4623
      date: 2023-10-09 03:01:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "Even if you don’t let your cat outside?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696866198 {#4693
    date: 2023-10-09 17:43:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
    "@TORFdot0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4697 …}
  +nested: Doctrine\ORM\PersistentCollection {#4699 …}
  +votes: Doctrine\ORM\PersistentCollection {#4701 …}
  +reports: Doctrine\ORM\PersistentCollection {#4703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
  -id: 38880
  -bodyTs: "'cat':8 'even':1 'let':6 'outsid':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4218314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696866198 {#4694
    date: 2023-10-09 17:43:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4748
  +user: Proxies\__CG__\App\Entity\User {#4744 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4695
    +user: Proxies\__CG__\App\Entity\User {#4696 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4624
      +user: Proxies\__CG__\App\Entity\User {#4625 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4343
        +user: App\Entity\User {#4356 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
          \n
          I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1696946723 {#4338
          date: 2023-10-10 16:05:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4344 …}
        +nested: Doctrine\ORM\PersistentCollection {#4346 …}
        +votes: Doctrine\ORM\PersistentCollection {#4348 …}
        +reports: Doctrine\ORM\PersistentCollection {#4350 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
        -id: 38098
        -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4302314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696808856 {#4339
          date: 2023-10-09 01:47:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4343}
      +body: """
        It reduces suffering of potential unwanted offspring and the suffering of local bird populations so I would argue that it’s unethical to not spay or neuter your cat, even if the individual cat suffers a bit from it.\n
        \n
        I think there is an interesting argument on whether it’s ethical to keep pets at all however
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696813274 {#4622
        date: 2023-10-09 03:01:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@UnfortunateShort@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4626 …}
      +nested: Doctrine\ORM\PersistentCollection {#4628 …}
      +votes: Doctrine\ORM\PersistentCollection {#4630 …}
      +reports: Doctrine\ORM\PersistentCollection {#4632 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
      -id: 38169
      -bodyTs: "'argu':18 'argument':46 'bird':13 'bit':37 'cat':29,34 'ethic':51 'even':30 'howev':57 'individu':33 'interest':45 'keep':53 'local':12 'neuter':27 'offspr':7 'pet':54 'popul':14 'potenti':5 'reduc':2 'spay':25 'suffer':3,10,35 'think':41 'uneth':22 'unwant':6 'whether':48 'would':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4306509"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696813274 {#4623
        date: 2023-10-09 03:01:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: "Even if you don’t let your cat outside?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696866198 {#4693
      date: 2023-10-09 17:43:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@UnfortunateShort@lemmy.world"
      "@TORFdot0@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4697 …}
    +nested: Doctrine\ORM\PersistentCollection {#4699 …}
    +votes: Doctrine\ORM\PersistentCollection {#4701 …}
    +reports: Doctrine\ORM\PersistentCollection {#4703 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
    -id: 38880
    -bodyTs: "'cat':8 'even':1 'let':6 'outsid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4218314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696866198 {#4694
      date: 2023-10-09 17:43:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "I had an indoor female cat that I left unfixed. In about three years of getting into heat without getting pregnant, her hormones went wild. She was in constant heat, losing weight, getting gland flare-ups and other serious health problems. In the end I had to have her fixed to save her. If I did it in the beginning, it would have been much less suffering for her."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696867741 {#4753
    date: 2023-10-09 18:09:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
    "@TORFdot0@lemmy.world"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4743 …}
  +nested: Doctrine\ORM\PersistentCollection {#4747 …}
  +votes: Doctrine\ORM\PersistentCollection {#4757 …}
  +reports: Doctrine\ORM\PersistentCollection {#4759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
  -id: 38912
  -bodyTs: "'begin':61 'cat':6 'constant':29 'end':45 'femal':5 'fix':51 'flare':36 'flare-up':35 'get':16,20,33 'gland':34 'health':41 'heat':18,30 'hormon':23 'indoor':4 'left':9 'less':67 'lose':31 'much':66 'pregnant':21 'problem':42 'save':53 'serious':40 'suffer':68 'three':13 'unfix':10 'up':37 'weight':32 'went':24 'wild':25 'without':19 'would':63 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4354149"
  +editedAt: DateTimeImmutable @1696867764 {#4756
    date: 2023-10-09 18:09:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696867741 {#4752
    date: 2023-10-09 18:09:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4748
  +user: Proxies\__CG__\App\Entity\User {#4744 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4695
    +user: Proxies\__CG__\App\Entity\User {#4696 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4624
      +user: Proxies\__CG__\App\Entity\User {#4625 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4343
        +user: App\Entity\User {#4356 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
          \n
          I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1696946723 {#4338
          date: 2023-10-10 16:05:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4344 …}
        +nested: Doctrine\ORM\PersistentCollection {#4346 …}
        +votes: Doctrine\ORM\PersistentCollection {#4348 …}
        +reports: Doctrine\ORM\PersistentCollection {#4350 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
        -id: 38098
        -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4302314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696808856 {#4339
          date: 2023-10-09 01:47:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4343}
      +body: """
        It reduces suffering of potential unwanted offspring and the suffering of local bird populations so I would argue that it’s unethical to not spay or neuter your cat, even if the individual cat suffers a bit from it.\n
        \n
        I think there is an interesting argument on whether it’s ethical to keep pets at all however
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696813274 {#4622
        date: 2023-10-09 03:01:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@UnfortunateShort@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4626 …}
      +nested: Doctrine\ORM\PersistentCollection {#4628 …}
      +votes: Doctrine\ORM\PersistentCollection {#4630 …}
      +reports: Doctrine\ORM\PersistentCollection {#4632 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
      -id: 38169
      -bodyTs: "'argu':18 'argument':46 'bird':13 'bit':37 'cat':29,34 'ethic':51 'even':30 'howev':57 'individu':33 'interest':45 'keep':53 'local':12 'neuter':27 'offspr':7 'pet':54 'popul':14 'potenti':5 'reduc':2 'spay':25 'suffer':3,10,35 'think':41 'uneth':22 'unwant':6 'whether':48 'would':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4306509"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696813274 {#4623
        date: 2023-10-09 03:01:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: "Even if you don’t let your cat outside?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696866198 {#4693
      date: 2023-10-09 17:43:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@UnfortunateShort@lemmy.world"
      "@TORFdot0@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4697 …}
    +nested: Doctrine\ORM\PersistentCollection {#4699 …}
    +votes: Doctrine\ORM\PersistentCollection {#4701 …}
    +reports: Doctrine\ORM\PersistentCollection {#4703 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
    -id: 38880
    -bodyTs: "'cat':8 'even':1 'let':6 'outsid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4218314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696866198 {#4694
      date: 2023-10-09 17:43:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "I had an indoor female cat that I left unfixed. In about three years of getting into heat without getting pregnant, her hormones went wild. She was in constant heat, losing weight, getting gland flare-ups and other serious health problems. In the end I had to have her fixed to save her. If I did it in the beginning, it would have been much less suffering for her."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696867741 {#4753
    date: 2023-10-09 18:09:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
    "@TORFdot0@lemmy.world"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4743 …}
  +nested: Doctrine\ORM\PersistentCollection {#4747 …}
  +votes: Doctrine\ORM\PersistentCollection {#4757 …}
  +reports: Doctrine\ORM\PersistentCollection {#4759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
  -id: 38912
  -bodyTs: "'begin':61 'cat':6 'constant':29 'end':45 'femal':5 'fix':51 'flare':36 'flare-up':35 'get':16,20,33 'gland':34 'health':41 'heat':18,30 'hormon':23 'indoor':4 'left':9 'less':67 'lose':31 'much':66 'pregnant':21 'problem':42 'save':53 'serious':40 'suffer':68 'three':13 'unfix':10 'up':37 'weight':32 'went':24 'wild':25 'without':19 'would':63 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4354149"
  +editedAt: DateTimeImmutable @1696867764 {#4756
    date: 2023-10-09 18:09:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696867741 {#4752
    date: 2023-10-09 18:09:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4748
  +user: Proxies\__CG__\App\Entity\User {#4744 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4695
    +user: Proxies\__CG__\App\Entity\User {#4696 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4624
      +user: Proxies\__CG__\App\Entity\User {#4625 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4343
        +user: App\Entity\User {#4356 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
          \n
          I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1696946723 {#4338
          date: 2023-10-10 16:05:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4344 …}
        +nested: Doctrine\ORM\PersistentCollection {#4346 …}
        +votes: Doctrine\ORM\PersistentCollection {#4348 …}
        +reports: Doctrine\ORM\PersistentCollection {#4350 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
        -id: 38098
        -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4302314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696808856 {#4339
          date: 2023-10-09 01:47:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4343}
      +body: """
        It reduces suffering of potential unwanted offspring and the suffering of local bird populations so I would argue that it’s unethical to not spay or neuter your cat, even if the individual cat suffers a bit from it.\n
        \n
        I think there is an interesting argument on whether it’s ethical to keep pets at all however
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696813274 {#4622
        date: 2023-10-09 03:01:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@UnfortunateShort@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4626 …}
      +nested: Doctrine\ORM\PersistentCollection {#4628 …}
      +votes: Doctrine\ORM\PersistentCollection {#4630 …}
      +reports: Doctrine\ORM\PersistentCollection {#4632 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
      -id: 38169
      -bodyTs: "'argu':18 'argument':46 'bird':13 'bit':37 'cat':29,34 'ethic':51 'even':30 'howev':57 'individu':33 'interest':45 'keep':53 'local':12 'neuter':27 'offspr':7 'pet':54 'popul':14 'potenti':5 'reduc':2 'spay':25 'suffer':3,10,35 'think':41 'uneth':22 'unwant':6 'whether':48 'would':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4306509"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696813274 {#4623
        date: 2023-10-09 03:01:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: "Even if you don’t let your cat outside?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696866198 {#4693
      date: 2023-10-09 17:43:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@UnfortunateShort@lemmy.world"
      "@TORFdot0@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4697 …}
    +nested: Doctrine\ORM\PersistentCollection {#4699 …}
    +votes: Doctrine\ORM\PersistentCollection {#4701 …}
    +reports: Doctrine\ORM\PersistentCollection {#4703 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
    -id: 38880
    -bodyTs: "'cat':8 'even':1 'let':6 'outsid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4218314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696866198 {#4694
      date: 2023-10-09 17:43:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "I had an indoor female cat that I left unfixed. In about three years of getting into heat without getting pregnant, her hormones went wild. She was in constant heat, losing weight, getting gland flare-ups and other serious health problems. In the end I had to have her fixed to save her. If I did it in the beginning, it would have been much less suffering for her."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696867741 {#4753
    date: 2023-10-09 18:09:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
    "@TORFdot0@lemmy.world"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4743 …}
  +nested: Doctrine\ORM\PersistentCollection {#4747 …}
  +votes: Doctrine\ORM\PersistentCollection {#4757 …}
  +reports: Doctrine\ORM\PersistentCollection {#4759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
  -id: 38912
  -bodyTs: "'begin':61 'cat':6 'constant':29 'end':45 'femal':5 'fix':51 'flare':36 'flare-up':35 'get':16,20,33 'gland':34 'health':41 'heat':18,30 'hormon':23 'indoor':4 'left':9 'less':67 'lose':31 'much':66 'pregnant':21 'problem':42 'save':53 'serious':40 'suffer':68 'three':13 'unfix':10 'up':37 'weight':32 'went':24 'wild':25 'without':19 'would':63 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4354149"
  +editedAt: DateTimeImmutable @1696867764 {#4756
    date: 2023-10-09 18:09:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696867741 {#4752
    date: 2023-10-09 18:09:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4767
  +user: Proxies\__CG__\App\Entity\User {#4625 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4695
    +user: Proxies\__CG__\App\Entity\User {#4696 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4624
      +user: Proxies\__CG__\App\Entity\User {#4625 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4343
        +user: App\Entity\User {#4356 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
          \n
          I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1696946723 {#4338
          date: 2023-10-10 16:05:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4344 …}
        +nested: Doctrine\ORM\PersistentCollection {#4346 …}
        +votes: Doctrine\ORM\PersistentCollection {#4348 …}
        +reports: Doctrine\ORM\PersistentCollection {#4350 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
        -id: 38098
        -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4302314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696808856 {#4339
          date: 2023-10-09 01:47:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4343}
      +body: """
        It reduces suffering of potential unwanted offspring and the suffering of local bird populations so I would argue that it’s unethical to not spay or neuter your cat, even if the individual cat suffers a bit from it.\n
        \n
        I think there is an interesting argument on whether it’s ethical to keep pets at all however
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696813274 {#4622
        date: 2023-10-09 03:01:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@UnfortunateShort@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4626 …}
      +nested: Doctrine\ORM\PersistentCollection {#4628 …}
      +votes: Doctrine\ORM\PersistentCollection {#4630 …}
      +reports: Doctrine\ORM\PersistentCollection {#4632 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
      -id: 38169
      -bodyTs: "'argu':18 'argument':46 'bird':13 'bit':37 'cat':29,34 'ethic':51 'even':30 'howev':57 'individu':33 'interest':45 'keep':53 'local':12 'neuter':27 'offspr':7 'pet':54 'popul':14 'potenti':5 'reduc':2 'spay':25 'suffer':3,10,35 'think':41 'uneth':22 'unwant':6 'whether':48 'would':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4306509"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696813274 {#4623
        date: 2023-10-09 03:01:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: "Even if you don’t let your cat outside?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696866198 {#4693
      date: 2023-10-09 17:43:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@UnfortunateShort@lemmy.world"
      "@TORFdot0@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4697 …}
    +nested: Doctrine\ORM\PersistentCollection {#4699 …}
    +votes: Doctrine\ORM\PersistentCollection {#4701 …}
    +reports: Doctrine\ORM\PersistentCollection {#4703 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
    -id: 38880
    -bodyTs: "'cat':8 'even':1 'let':6 'outsid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4218314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696866198 {#4694
      date: 2023-10-09 17:43:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: """
    #1 Pets are like teenagers, they are gonna try to have sex without you knowing.\n
    \n
    #2 I don’t think it’s healthy or ethical to keep an animal indoors 24/7. Even pet animals need unstructured (not unsupervised) time outside to have play and use their instinct beyond just taking them for a walk. I’d apply that equal to dogs and cats although it’s probably more important for dogs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696870036 {#4765
    date: 2023-10-09 18:47:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
    "@TORFdot0@lemmy.world"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4768 …}
  +nested: Doctrine\ORM\PersistentCollection {#4770 …}
  +votes: Doctrine\ORM\PersistentCollection {#4772 …}
  +reports: Doctrine\ORM\PersistentCollection {#4774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4778 …}
  -id: 38976
  -bodyTs: "'1':1 '2':16 '24/7':31 'although':64 'anim':29,34 'appli':57 'beyond':48 'cat':63 'd':56 'dog':61,71 'equal':59 'ethic':25 'even':32 'gonna':8 'healthi':23 'import':69 'indoor':30 'instinct':47 'keep':27 'know':15 'like':4 'need':35 'outsid':40 'pet':2,33 'play':43 'probabl':67 'sex':12 'take':50 'teenag':5 'think':20 'time':39 'tri':9 'unstructur':36 'unsupervis':38 'use':45 'walk':54 'without':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4355823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696870036 {#4766
    date: 2023-10-09 18:47:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4767
  +user: Proxies\__CG__\App\Entity\User {#4625 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4695
    +user: Proxies\__CG__\App\Entity\User {#4696 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4624
      +user: Proxies\__CG__\App\Entity\User {#4625 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4343
        +user: App\Entity\User {#4356 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
          \n
          I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1696946723 {#4338
          date: 2023-10-10 16:05:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4344 …}
        +nested: Doctrine\ORM\PersistentCollection {#4346 …}
        +votes: Doctrine\ORM\PersistentCollection {#4348 …}
        +reports: Doctrine\ORM\PersistentCollection {#4350 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
        -id: 38098
        -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4302314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696808856 {#4339
          date: 2023-10-09 01:47:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4343}
      +body: """
        It reduces suffering of potential unwanted offspring and the suffering of local bird populations so I would argue that it’s unethical to not spay or neuter your cat, even if the individual cat suffers a bit from it.\n
        \n
        I think there is an interesting argument on whether it’s ethical to keep pets at all however
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696813274 {#4622
        date: 2023-10-09 03:01:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@UnfortunateShort@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4626 …}
      +nested: Doctrine\ORM\PersistentCollection {#4628 …}
      +votes: Doctrine\ORM\PersistentCollection {#4630 …}
      +reports: Doctrine\ORM\PersistentCollection {#4632 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
      -id: 38169
      -bodyTs: "'argu':18 'argument':46 'bird':13 'bit':37 'cat':29,34 'ethic':51 'even':30 'howev':57 'individu':33 'interest':45 'keep':53 'local':12 'neuter':27 'offspr':7 'pet':54 'popul':14 'potenti':5 'reduc':2 'spay':25 'suffer':3,10,35 'think':41 'uneth':22 'unwant':6 'whether':48 'would':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4306509"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696813274 {#4623
        date: 2023-10-09 03:01:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: "Even if you don’t let your cat outside?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696866198 {#4693
      date: 2023-10-09 17:43:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@UnfortunateShort@lemmy.world"
      "@TORFdot0@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4697 …}
    +nested: Doctrine\ORM\PersistentCollection {#4699 …}
    +votes: Doctrine\ORM\PersistentCollection {#4701 …}
    +reports: Doctrine\ORM\PersistentCollection {#4703 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
    -id: 38880
    -bodyTs: "'cat':8 'even':1 'let':6 'outsid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4218314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696866198 {#4694
      date: 2023-10-09 17:43:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: """
    #1 Pets are like teenagers, they are gonna try to have sex without you knowing.\n
    \n
    #2 I don’t think it’s healthy or ethical to keep an animal indoors 24/7. Even pet animals need unstructured (not unsupervised) time outside to have play and use their instinct beyond just taking them for a walk. I’d apply that equal to dogs and cats although it’s probably more important for dogs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696870036 {#4765
    date: 2023-10-09 18:47:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
    "@TORFdot0@lemmy.world"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4768 …}
  +nested: Doctrine\ORM\PersistentCollection {#4770 …}
  +votes: Doctrine\ORM\PersistentCollection {#4772 …}
  +reports: Doctrine\ORM\PersistentCollection {#4774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4778 …}
  -id: 38976
  -bodyTs: "'1':1 '2':16 '24/7':31 'although':64 'anim':29,34 'appli':57 'beyond':48 'cat':63 'd':56 'dog':61,71 'equal':59 'ethic':25 'even':32 'gonna':8 'healthi':23 'import':69 'indoor':30 'instinct':47 'keep':27 'know':15 'like':4 'need':35 'outsid':40 'pet':2,33 'play':43 'probabl':67 'sex':12 'take':50 'teenag':5 'think':20 'time':39 'tri':9 'unstructur':36 'unsupervis':38 'use':45 'walk':54 'without':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4355823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696870036 {#4766
    date: 2023-10-09 18:47:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4767
  +user: Proxies\__CG__\App\Entity\User {#4625 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4695
    +user: Proxies\__CG__\App\Entity\User {#4696 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4624
      +user: Proxies\__CG__\App\Entity\User {#4625 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4343
        +user: App\Entity\User {#4356 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
          \n
          I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1696946723 {#4338
          date: 2023-10-10 16:05:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4344 …}
        +nested: Doctrine\ORM\PersistentCollection {#4346 …}
        +votes: Doctrine\ORM\PersistentCollection {#4348 …}
        +reports: Doctrine\ORM\PersistentCollection {#4350 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
        -id: 38098
        -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4302314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696808856 {#4339
          date: 2023-10-09 01:47:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4343}
      +body: """
        It reduces suffering of potential unwanted offspring and the suffering of local bird populations so I would argue that it’s unethical to not spay or neuter your cat, even if the individual cat suffers a bit from it.\n
        \n
        I think there is an interesting argument on whether it’s ethical to keep pets at all however
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696813274 {#4622
        date: 2023-10-09 03:01:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@UnfortunateShort@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4626 …}
      +nested: Doctrine\ORM\PersistentCollection {#4628 …}
      +votes: Doctrine\ORM\PersistentCollection {#4630 …}
      +reports: Doctrine\ORM\PersistentCollection {#4632 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
      -id: 38169
      -bodyTs: "'argu':18 'argument':46 'bird':13 'bit':37 'cat':29,34 'ethic':51 'even':30 'howev':57 'individu':33 'interest':45 'keep':53 'local':12 'neuter':27 'offspr':7 'pet':54 'popul':14 'potenti':5 'reduc':2 'spay':25 'suffer':3,10,35 'think':41 'uneth':22 'unwant':6 'whether':48 'would':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4306509"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696813274 {#4623
        date: 2023-10-09 03:01:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: "Even if you don’t let your cat outside?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696866198 {#4693
      date: 2023-10-09 17:43:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@UnfortunateShort@lemmy.world"
      "@TORFdot0@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4697 …}
    +nested: Doctrine\ORM\PersistentCollection {#4699 …}
    +votes: Doctrine\ORM\PersistentCollection {#4701 …}
    +reports: Doctrine\ORM\PersistentCollection {#4703 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
    -id: 38880
    -bodyTs: "'cat':8 'even':1 'let':6 'outsid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4218314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696866198 {#4694
      date: 2023-10-09 17:43:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: """
    #1 Pets are like teenagers, they are gonna try to have sex without you knowing.\n
    \n
    #2 I don’t think it’s healthy or ethical to keep an animal indoors 24/7. Even pet animals need unstructured (not unsupervised) time outside to have play and use their instinct beyond just taking them for a walk. I’d apply that equal to dogs and cats although it’s probably more important for dogs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696870036 {#4765
    date: 2023-10-09 18:47:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
    "@TORFdot0@lemmy.world"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4768 …}
  +nested: Doctrine\ORM\PersistentCollection {#4770 …}
  +votes: Doctrine\ORM\PersistentCollection {#4772 …}
  +reports: Doctrine\ORM\PersistentCollection {#4774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4778 …}
  -id: 38976
  -bodyTs: "'1':1 '2':16 '24/7':31 'although':64 'anim':29,34 'appli':57 'beyond':48 'cat':63 'd':56 'dog':61,71 'equal':59 'ethic':25 'even':32 'gonna':8 'healthi':23 'import':69 'indoor':30 'instinct':47 'keep':27 'know':15 'like':4 'need':35 'outsid':40 'pet':2,33 'play':43 'probabl':67 'sex':12 'take':50 'teenag':5 'think':20 'time':39 'tri':9 'unstructur':36 'unsupervis':38 'use':45 'walk':54 'without':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4355823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696870036 {#4766
    date: 2023-10-09 18:47:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4781
  +user: Proxies\__CG__\App\Entity\User {#4696 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4767
    +user: Proxies\__CG__\App\Entity\User {#4625 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4695
      +user: Proxies\__CG__\App\Entity\User {#4696 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4624
        +user: Proxies\__CG__\App\Entity\User {#4625 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4343
          +user: App\Entity\User {#4356 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
            \n
            I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1696946723 {#4338
            date: 2023-10-10 16:05:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@xusontha@ls.buckodr.ink"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4344 …}
          +nested: Doctrine\ORM\PersistentCollection {#4346 …}
          +votes: Doctrine\ORM\PersistentCollection {#4348 …}
          +reports: Doctrine\ORM\PersistentCollection {#4350 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
          -id: 38098
          -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4302314"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696808856 {#4339
            date: 2023-10-09 01:47:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4343}
        +body: """
          It reduces suffering of potential unwanted offspring and the suffering of local bird populations so I would argue that it’s unethical to not spay or neuter your cat, even if the individual cat suffers a bit from it.\n
          \n
          I think there is an interesting argument on whether it’s ethical to keep pets at all however
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1696813274 {#4622
          date: 2023-10-09 03:01:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
          "@UnfortunateShort@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4626 …}
        +nested: Doctrine\ORM\PersistentCollection {#4628 …}
        +votes: Doctrine\ORM\PersistentCollection {#4630 …}
        +reports: Doctrine\ORM\PersistentCollection {#4632 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
        -id: 38169
        -bodyTs: "'argu':18 'argument':46 'bird':13 'bit':37 'cat':29,34 'ethic':51 'even':30 'howev':57 'individu':33 'interest':45 'keep':53 'local':12 'neuter':27 'offspr':7 'pet':54 'popul':14 'potenti':5 'reduc':2 'spay':25 'suffer':3,10,35 'think':41 'uneth':22 'unwant':6 'whether':48 'would':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4306509"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696813274 {#4623
          date: 2023-10-09 03:01:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4343}
      +body: "Even if you don’t let your cat outside?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696866198 {#4693
        date: 2023-10-09 17:43:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@UnfortunateShort@lemmy.world"
        "@TORFdot0@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4697 …}
      +nested: Doctrine\ORM\PersistentCollection {#4699 …}
      +votes: Doctrine\ORM\PersistentCollection {#4701 …}
      +reports: Doctrine\ORM\PersistentCollection {#4703 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
      -id: 38880
      -bodyTs: "'cat':8 'even':1 'let':6 'outsid':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4218314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696866198 {#4694
        date: 2023-10-09 17:43:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: """
      #1 Pets are like teenagers, they are gonna try to have sex without you knowing.\n
      \n
      #2 I don’t think it’s healthy or ethical to keep an animal indoors 24/7. Even pet animals need unstructured (not unsupervised) time outside to have play and use their instinct beyond just taking them for a walk. I’d apply that equal to dogs and cats although it’s probably more important for dogs.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696870036 {#4765
      date: 2023-10-09 18:47:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@UnfortunateShort@lemmy.world"
      "@TORFdot0@lemmy.world"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4768 …}
    +nested: Doctrine\ORM\PersistentCollection {#4770 …}
    +votes: Doctrine\ORM\PersistentCollection {#4772 …}
    +reports: Doctrine\ORM\PersistentCollection {#4774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4776 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4778 …}
    -id: 38976
    -bodyTs: "'1':1 '2':16 '24/7':31 'although':64 'anim':29,34 'appli':57 'beyond':48 'cat':63 'd':56 'dog':61,71 'equal':59 'ethic':25 'even':32 'gonna':8 'healthi':23 'import':69 'indoor':30 'instinct':47 'keep':27 'know':15 'like':4 'need':35 'outsid':40 'pet':2,33 'play':43 'probabl':67 'sex':12 'take':50 'teenag':5 'think':20 'time':39 'tri':9 'unstructur':36 'unsupervis':38 'use':45 'walk':54 'without':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4355823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696870036 {#4766
      date: 2023-10-09 18:47:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "Would you propose waking on a leash then? We don’t want the cat to kill everything around. We walk our dog a lot, but not our cat. Maybe we should."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696870419 {#4786
    date: 2023-10-09 18:53:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
    "@TORFdot0@lemmy.world"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4789 …}
  +nested: Doctrine\ORM\PersistentCollection {#4793 …}
  +votes: Doctrine\ORM\PersistentCollection {#4795 …}
  +reports: Doctrine\ORM\PersistentCollection {#4796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4800 …}
  -id: 38990
  -bodyTs: "'around':18 'cat':14,28 'dog':22 'everyth':17 'kill':16 'leash':7 'lot':24 'mayb':29 'propos':3 'wake':4 'walk':20 'want':12 'would':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4222061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696870419 {#4783
    date: 2023-10-09 18:53:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4781
  +user: Proxies\__CG__\App\Entity\User {#4696 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4767
    +user: Proxies\__CG__\App\Entity\User {#4625 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4695
      +user: Proxies\__CG__\App\Entity\User {#4696 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4624
        +user: Proxies\__CG__\App\Entity\User {#4625 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4343
          +user: App\Entity\User {#4356 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
            \n
            I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1696946723 {#4338
            date: 2023-10-10 16:05:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@xusontha@ls.buckodr.ink"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4344 …}
          +nested: Doctrine\ORM\PersistentCollection {#4346 …}
          +votes: Doctrine\ORM\PersistentCollection {#4348 …}
          +reports: Doctrine\ORM\PersistentCollection {#4350 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
          -id: 38098
          -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4302314"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696808856 {#4339
            date: 2023-10-09 01:47:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4343}
        +body: """
          It reduces suffering of potential unwanted offspring and the suffering of local bird populations so I would argue that it’s unethical to not spay or neuter your cat, even if the individual cat suffers a bit from it.\n
          \n
          I think there is an interesting argument on whether it’s ethical to keep pets at all however
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1696813274 {#4622
          date: 2023-10-09 03:01:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
          "@UnfortunateShort@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4626 …}
        +nested: Doctrine\ORM\PersistentCollection {#4628 …}
        +votes: Doctrine\ORM\PersistentCollection {#4630 …}
        +reports: Doctrine\ORM\PersistentCollection {#4632 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
        -id: 38169
        -bodyTs: "'argu':18 'argument':46 'bird':13 'bit':37 'cat':29,34 'ethic':51 'even':30 'howev':57 'individu':33 'interest':45 'keep':53 'local':12 'neuter':27 'offspr':7 'pet':54 'popul':14 'potenti':5 'reduc':2 'spay':25 'suffer':3,10,35 'think':41 'uneth':22 'unwant':6 'whether':48 'would':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4306509"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696813274 {#4623
          date: 2023-10-09 03:01:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4343}
      +body: "Even if you don’t let your cat outside?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696866198 {#4693
        date: 2023-10-09 17:43:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@UnfortunateShort@lemmy.world"
        "@TORFdot0@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4697 …}
      +nested: Doctrine\ORM\PersistentCollection {#4699 …}
      +votes: Doctrine\ORM\PersistentCollection {#4701 …}
      +reports: Doctrine\ORM\PersistentCollection {#4703 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
      -id: 38880
      -bodyTs: "'cat':8 'even':1 'let':6 'outsid':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4218314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696866198 {#4694
        date: 2023-10-09 17:43:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: """
      #1 Pets are like teenagers, they are gonna try to have sex without you knowing.\n
      \n
      #2 I don’t think it’s healthy or ethical to keep an animal indoors 24/7. Even pet animals need unstructured (not unsupervised) time outside to have play and use their instinct beyond just taking them for a walk. I’d apply that equal to dogs and cats although it’s probably more important for dogs.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696870036 {#4765
      date: 2023-10-09 18:47:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@UnfortunateShort@lemmy.world"
      "@TORFdot0@lemmy.world"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4768 …}
    +nested: Doctrine\ORM\PersistentCollection {#4770 …}
    +votes: Doctrine\ORM\PersistentCollection {#4772 …}
    +reports: Doctrine\ORM\PersistentCollection {#4774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4776 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4778 …}
    -id: 38976
    -bodyTs: "'1':1 '2':16 '24/7':31 'although':64 'anim':29,34 'appli':57 'beyond':48 'cat':63 'd':56 'dog':61,71 'equal':59 'ethic':25 'even':32 'gonna':8 'healthi':23 'import':69 'indoor':30 'instinct':47 'keep':27 'know':15 'like':4 'need':35 'outsid':40 'pet':2,33 'play':43 'probabl':67 'sex':12 'take':50 'teenag':5 'think':20 'time':39 'tri':9 'unstructur':36 'unsupervis':38 'use':45 'walk':54 'without':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4355823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696870036 {#4766
      date: 2023-10-09 18:47:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "Would you propose waking on a leash then? We don’t want the cat to kill everything around. We walk our dog a lot, but not our cat. Maybe we should."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696870419 {#4786
    date: 2023-10-09 18:53:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
    "@TORFdot0@lemmy.world"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4789 …}
  +nested: Doctrine\ORM\PersistentCollection {#4793 …}
  +votes: Doctrine\ORM\PersistentCollection {#4795 …}
  +reports: Doctrine\ORM\PersistentCollection {#4796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4800 …}
  -id: 38990
  -bodyTs: "'around':18 'cat':14,28 'dog':22 'everyth':17 'kill':16 'leash':7 'lot':24 'mayb':29 'propos':3 'wake':4 'walk':20 'want':12 'would':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4222061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696870419 {#4783
    date: 2023-10-09 18:53:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4781
  +user: Proxies\__CG__\App\Entity\User {#4696 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4767
    +user: Proxies\__CG__\App\Entity\User {#4625 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4695
      +user: Proxies\__CG__\App\Entity\User {#4696 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4624
        +user: Proxies\__CG__\App\Entity\User {#4625 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4343
          +user: App\Entity\User {#4356 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
            \n
            I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1696946723 {#4338
            date: 2023-10-10 16:05:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@xusontha@ls.buckodr.ink"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4344 …}
          +nested: Doctrine\ORM\PersistentCollection {#4346 …}
          +votes: Doctrine\ORM\PersistentCollection {#4348 …}
          +reports: Doctrine\ORM\PersistentCollection {#4350 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
          -id: 38098
          -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4302314"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696808856 {#4339
            date: 2023-10-09 01:47:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4343}
        +body: """
          It reduces suffering of potential unwanted offspring and the suffering of local bird populations so I would argue that it’s unethical to not spay or neuter your cat, even if the individual cat suffers a bit from it.\n
          \n
          I think there is an interesting argument on whether it’s ethical to keep pets at all however
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1696813274 {#4622
          date: 2023-10-09 03:01:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
          "@UnfortunateShort@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4626 …}
        +nested: Doctrine\ORM\PersistentCollection {#4628 …}
        +votes: Doctrine\ORM\PersistentCollection {#4630 …}
        +reports: Doctrine\ORM\PersistentCollection {#4632 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
        -id: 38169
        -bodyTs: "'argu':18 'argument':46 'bird':13 'bit':37 'cat':29,34 'ethic':51 'even':30 'howev':57 'individu':33 'interest':45 'keep':53 'local':12 'neuter':27 'offspr':7 'pet':54 'popul':14 'potenti':5 'reduc':2 'spay':25 'suffer':3,10,35 'think':41 'uneth':22 'unwant':6 'whether':48 'would':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4306509"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696813274 {#4623
          date: 2023-10-09 03:01:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4343}
      +body: "Even if you don’t let your cat outside?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696866198 {#4693
        date: 2023-10-09 17:43:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@UnfortunateShort@lemmy.world"
        "@TORFdot0@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4697 …}
      +nested: Doctrine\ORM\PersistentCollection {#4699 …}
      +votes: Doctrine\ORM\PersistentCollection {#4701 …}
      +reports: Doctrine\ORM\PersistentCollection {#4703 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
      -id: 38880
      -bodyTs: "'cat':8 'even':1 'let':6 'outsid':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4218314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696866198 {#4694
        date: 2023-10-09 17:43:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: """
      #1 Pets are like teenagers, they are gonna try to have sex without you knowing.\n
      \n
      #2 I don’t think it’s healthy or ethical to keep an animal indoors 24/7. Even pet animals need unstructured (not unsupervised) time outside to have play and use their instinct beyond just taking them for a walk. I’d apply that equal to dogs and cats although it’s probably more important for dogs.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696870036 {#4765
      date: 2023-10-09 18:47:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@UnfortunateShort@lemmy.world"
      "@TORFdot0@lemmy.world"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4768 …}
    +nested: Doctrine\ORM\PersistentCollection {#4770 …}
    +votes: Doctrine\ORM\PersistentCollection {#4772 …}
    +reports: Doctrine\ORM\PersistentCollection {#4774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4776 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4778 …}
    -id: 38976
    -bodyTs: "'1':1 '2':16 '24/7':31 'although':64 'anim':29,34 'appli':57 'beyond':48 'cat':63 'd':56 'dog':61,71 'equal':59 'ethic':25 'even':32 'gonna':8 'healthi':23 'import':69 'indoor':30 'instinct':47 'keep':27 'know':15 'like':4 'need':35 'outsid':40 'pet':2,33 'play':43 'probabl':67 'sex':12 'take':50 'teenag':5 'think':20 'time':39 'tri':9 'unstructur':36 'unsupervis':38 'use':45 'walk':54 'without':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4355823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696870036 {#4766
      date: 2023-10-09 18:47:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "Would you propose waking on a leash then? We don’t want the cat to kill everything around. We walk our dog a lot, but not our cat. Maybe we should."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696870419 {#4786
    date: 2023-10-09 18:53:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
    "@TORFdot0@lemmy.world"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4789 …}
  +nested: Doctrine\ORM\PersistentCollection {#4793 …}
  +votes: Doctrine\ORM\PersistentCollection {#4795 …}
  +reports: Doctrine\ORM\PersistentCollection {#4796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4800 …}
  -id: 38990
  -bodyTs: "'around':18 'cat':14,28 'dog':22 'everyth':17 'kill':16 'leash':7 'lot':24 'mayb':29 'propos':3 'wake':4 'walk':20 'want':12 'would':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4222061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696870419 {#4783
    date: 2023-10-09 18:53:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4817
  +user: Proxies\__CG__\App\Entity\User {#4625 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4781
    +user: Proxies\__CG__\App\Entity\User {#4696 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4767
      +user: Proxies\__CG__\App\Entity\User {#4625 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4695
        +user: Proxies\__CG__\App\Entity\User {#4696 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4624
          +user: Proxies\__CG__\App\Entity\User {#4625 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4343
            +user: App\Entity\User {#4356 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
              \n
              I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1696946723 {#4338
              date: 2023-10-10 16:05:23.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@xusontha@ls.buckodr.ink"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4344 …}
            +nested: Doctrine\ORM\PersistentCollection {#4346 …}
            +votes: Doctrine\ORM\PersistentCollection {#4348 …}
            +reports: Doctrine\ORM\PersistentCollection {#4350 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
            -id: 38098
            -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4302314"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696808856 {#4339
              date: 2023-10-09 01:47:36.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4343}
          +body: """
            It reduces suffering of potential unwanted offspring and the suffering of local bird populations so I would argue that it’s unethical to not spay or neuter your cat, even if the individual cat suffers a bit from it.\n
            \n
            I think there is an interesting argument on whether it’s ethical to keep pets at all however
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1696813274 {#4622
            date: 2023-10-09 03:01:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@xusontha@ls.buckodr.ink"
            "@UnfortunateShort@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4626 …}
          +nested: Doctrine\ORM\PersistentCollection {#4628 …}
          +votes: Doctrine\ORM\PersistentCollection {#4630 …}
          +reports: Doctrine\ORM\PersistentCollection {#4632 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
          -id: 38169
          -bodyTs: "'argu':18 'argument':46 'bird':13 'bit':37 'cat':29,34 'ethic':51 'even':30 'howev':57 'individu':33 'interest':45 'keep':53 'local':12 'neuter':27 'offspr':7 'pet':54 'popul':14 'potenti':5 'reduc':2 'spay':25 'suffer':3,10,35 'think':41 'uneth':22 'unwant':6 'whether':48 'would':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4306509"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696813274 {#4623
            date: 2023-10-09 03:01:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4343}
        +body: "Even if you don’t let your cat outside?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696866198 {#4693
          date: 2023-10-09 17:43:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
          "@UnfortunateShort@lemmy.world"
          "@TORFdot0@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4697 …}
        +nested: Doctrine\ORM\PersistentCollection {#4699 …}
        +votes: Doctrine\ORM\PersistentCollection {#4701 …}
        +reports: Doctrine\ORM\PersistentCollection {#4703 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
        -id: 38880
        -bodyTs: "'cat':8 'even':1 'let':6 'outsid':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4218314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696866198 {#4694
          date: 2023-10-09 17:43:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4343}
      +body: """
        #1 Pets are like teenagers, they are gonna try to have sex without you knowing.\n
        \n
        #2 I don’t think it’s healthy or ethical to keep an animal indoors 24/7. Even pet animals need unstructured (not unsupervised) time outside to have play and use their instinct beyond just taking them for a walk. I’d apply that equal to dogs and cats although it’s probably more important for dogs.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696870036 {#4765
        date: 2023-10-09 18:47:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@UnfortunateShort@lemmy.world"
        "@TORFdot0@lemmy.world"
        "@JohnDClay@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4768 …}
      +nested: Doctrine\ORM\PersistentCollection {#4770 …}
      +votes: Doctrine\ORM\PersistentCollection {#4772 …}
      +reports: Doctrine\ORM\PersistentCollection {#4774 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4776 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4778 …}
      -id: 38976
      -bodyTs: "'1':1 '2':16 '24/7':31 'although':64 'anim':29,34 'appli':57 'beyond':48 'cat':63 'd':56 'dog':61,71 'equal':59 'ethic':25 'even':32 'gonna':8 'healthi':23 'import':69 'indoor':30 'instinct':47 'keep':27 'know':15 'like':4 'need':35 'outsid':40 'pet':2,33 'play':43 'probabl':67 'sex':12 'take':50 'teenag':5 'think':20 'time':39 'tri':9 'unstructur':36 'unsupervis':38 'use':45 'walk':54 'without':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4355823"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696870036 {#4766
        date: 2023-10-09 18:47:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: "Would you propose waking on a leash then? We don’t want the cat to kill everything around. We walk our dog a lot, but not our cat. Maybe we should."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696870419 {#4786
      date: 2023-10-09 18:53:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@UnfortunateShort@lemmy.world"
      "@TORFdot0@lemmy.world"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4789 …}
    +nested: Doctrine\ORM\PersistentCollection {#4793 …}
    +votes: Doctrine\ORM\PersistentCollection {#4795 …}
    +reports: Doctrine\ORM\PersistentCollection {#4796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4800 …}
    -id: 38990
    -bodyTs: "'around':18 'cat':14,28 'dog':22 'everyth':17 'kill':16 'leash':7 'lot':24 'mayb':29 'propos':3 'wake':4 'walk':20 'want':12 'would':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4222061"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696870419 {#4783
      date: 2023-10-09 18:53:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "An open area where he can run around is probably best. Depends on where you live and your cat’s preferences. I’ve heard of cats that have no desire to leave the house and others that will dart out the door at any opportunity. If you have an apartment or no fence in the back yard then it’s not a great option. Some cats do like to walk, our neighbors’ cat usually joins us on our nightly walks through the neighborhood. Off a leash of course."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696902812 {#4812
    date: 2023-10-10 03:53:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
    "@TORFdot0@lemmy.world"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4809 …}
  +nested: Doctrine\ORM\PersistentCollection {#4806 …}
  +votes: Doctrine\ORM\PersistentCollection {#4804 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -id: 39566
  -bodyTs: "'apart':50 'area':3 'around':8 'back':56 'best':11 'cat':19,26,66,73 'cours':88 'dart':39 'depend':12 'desir':30 'door':42 'fenc':53 'great':63 'heard':24 'hous':34 'join':75 'leash':86 'leav':32 'like':68 'live':16 'neighbor':72 'neighborhood':83 'night':79 'open':2 'opportun':45 'option':64 'other':36 'prefer':21 'probabl':10 'run':7 'us':76 'usual':74 've':23 'walk':70,80 'yard':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4378735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696902812 {#4815
    date: 2023-10-10 03:53:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4817
  +user: Proxies\__CG__\App\Entity\User {#4625 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4781
    +user: Proxies\__CG__\App\Entity\User {#4696 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4767
      +user: Proxies\__CG__\App\Entity\User {#4625 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4695
        +user: Proxies\__CG__\App\Entity\User {#4696 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4624
          +user: Proxies\__CG__\App\Entity\User {#4625 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4343
            +user: App\Entity\User {#4356 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
              \n
              I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1696946723 {#4338
              date: 2023-10-10 16:05:23.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@xusontha@ls.buckodr.ink"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4344 …}
            +nested: Doctrine\ORM\PersistentCollection {#4346 …}
            +votes: Doctrine\ORM\PersistentCollection {#4348 …}
            +reports: Doctrine\ORM\PersistentCollection {#4350 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
            -id: 38098
            -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4302314"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696808856 {#4339
              date: 2023-10-09 01:47:36.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4343}
          +body: """
            It reduces suffering of potential unwanted offspring and the suffering of local bird populations so I would argue that it’s unethical to not spay or neuter your cat, even if the individual cat suffers a bit from it.\n
            \n
            I think there is an interesting argument on whether it’s ethical to keep pets at all however
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1696813274 {#4622
            date: 2023-10-09 03:01:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@xusontha@ls.buckodr.ink"
            "@UnfortunateShort@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4626 …}
          +nested: Doctrine\ORM\PersistentCollection {#4628 …}
          +votes: Doctrine\ORM\PersistentCollection {#4630 …}
          +reports: Doctrine\ORM\PersistentCollection {#4632 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
          -id: 38169
          -bodyTs: "'argu':18 'argument':46 'bird':13 'bit':37 'cat':29,34 'ethic':51 'even':30 'howev':57 'individu':33 'interest':45 'keep':53 'local':12 'neuter':27 'offspr':7 'pet':54 'popul':14 'potenti':5 'reduc':2 'spay':25 'suffer':3,10,35 'think':41 'uneth':22 'unwant':6 'whether':48 'would':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4306509"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696813274 {#4623
            date: 2023-10-09 03:01:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4343}
        +body: "Even if you don’t let your cat outside?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696866198 {#4693
          date: 2023-10-09 17:43:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
          "@UnfortunateShort@lemmy.world"
          "@TORFdot0@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4697 …}
        +nested: Doctrine\ORM\PersistentCollection {#4699 …}
        +votes: Doctrine\ORM\PersistentCollection {#4701 …}
        +reports: Doctrine\ORM\PersistentCollection {#4703 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
        -id: 38880
        -bodyTs: "'cat':8 'even':1 'let':6 'outsid':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4218314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696866198 {#4694
          date: 2023-10-09 17:43:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4343}
      +body: """
        #1 Pets are like teenagers, they are gonna try to have sex without you knowing.\n
        \n
        #2 I don’t think it’s healthy or ethical to keep an animal indoors 24/7. Even pet animals need unstructured (not unsupervised) time outside to have play and use their instinct beyond just taking them for a walk. I’d apply that equal to dogs and cats although it’s probably more important for dogs.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696870036 {#4765
        date: 2023-10-09 18:47:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@UnfortunateShort@lemmy.world"
        "@TORFdot0@lemmy.world"
        "@JohnDClay@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4768 …}
      +nested: Doctrine\ORM\PersistentCollection {#4770 …}
      +votes: Doctrine\ORM\PersistentCollection {#4772 …}
      +reports: Doctrine\ORM\PersistentCollection {#4774 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4776 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4778 …}
      -id: 38976
      -bodyTs: "'1':1 '2':16 '24/7':31 'although':64 'anim':29,34 'appli':57 'beyond':48 'cat':63 'd':56 'dog':61,71 'equal':59 'ethic':25 'even':32 'gonna':8 'healthi':23 'import':69 'indoor':30 'instinct':47 'keep':27 'know':15 'like':4 'need':35 'outsid':40 'pet':2,33 'play':43 'probabl':67 'sex':12 'take':50 'teenag':5 'think':20 'time':39 'tri':9 'unstructur':36 'unsupervis':38 'use':45 'walk':54 'without':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4355823"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696870036 {#4766
        date: 2023-10-09 18:47:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: "Would you propose waking on a leash then? We don’t want the cat to kill everything around. We walk our dog a lot, but not our cat. Maybe we should."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696870419 {#4786
      date: 2023-10-09 18:53:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@UnfortunateShort@lemmy.world"
      "@TORFdot0@lemmy.world"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4789 …}
    +nested: Doctrine\ORM\PersistentCollection {#4793 …}
    +votes: Doctrine\ORM\PersistentCollection {#4795 …}
    +reports: Doctrine\ORM\PersistentCollection {#4796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4800 …}
    -id: 38990
    -bodyTs: "'around':18 'cat':14,28 'dog':22 'everyth':17 'kill':16 'leash':7 'lot':24 'mayb':29 'propos':3 'wake':4 'walk':20 'want':12 'would':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4222061"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696870419 {#4783
      date: 2023-10-09 18:53:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "An open area where he can run around is probably best. Depends on where you live and your cat’s preferences. I’ve heard of cats that have no desire to leave the house and others that will dart out the door at any opportunity. If you have an apartment or no fence in the back yard then it’s not a great option. Some cats do like to walk, our neighbors’ cat usually joins us on our nightly walks through the neighborhood. Off a leash of course."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696902812 {#4812
    date: 2023-10-10 03:53:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
    "@TORFdot0@lemmy.world"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4809 …}
  +nested: Doctrine\ORM\PersistentCollection {#4806 …}
  +votes: Doctrine\ORM\PersistentCollection {#4804 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -id: 39566
  -bodyTs: "'apart':50 'area':3 'around':8 'back':56 'best':11 'cat':19,26,66,73 'cours':88 'dart':39 'depend':12 'desir':30 'door':42 'fenc':53 'great':63 'heard':24 'hous':34 'join':75 'leash':86 'leav':32 'like':68 'live':16 'neighbor':72 'neighborhood':83 'night':79 'open':2 'opportun':45 'option':64 'other':36 'prefer':21 'probabl':10 'run':7 'us':76 'usual':74 've':23 'walk':70,80 'yard':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4378735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696902812 {#4815
    date: 2023-10-10 03:53:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4817
  +user: Proxies\__CG__\App\Entity\User {#4625 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4781
    +user: Proxies\__CG__\App\Entity\User {#4696 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4767
      +user: Proxies\__CG__\App\Entity\User {#4625 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4695
        +user: Proxies\__CG__\App\Entity\User {#4696 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4624
          +user: Proxies\__CG__\App\Entity\User {#4625 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4343
            +user: App\Entity\User {#4356 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
              \n
              I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1696946723 {#4338
              date: 2023-10-10 16:05:23.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@xusontha@ls.buckodr.ink"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4344 …}
            +nested: Doctrine\ORM\PersistentCollection {#4346 …}
            +votes: Doctrine\ORM\PersistentCollection {#4348 …}
            +reports: Doctrine\ORM\PersistentCollection {#4350 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
            -id: 38098
            -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4302314"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696808856 {#4339
              date: 2023-10-09 01:47:36.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4343}
          +body: """
            It reduces suffering of potential unwanted offspring and the suffering of local bird populations so I would argue that it’s unethical to not spay or neuter your cat, even if the individual cat suffers a bit from it.\n
            \n
            I think there is an interesting argument on whether it’s ethical to keep pets at all however
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1696813274 {#4622
            date: 2023-10-09 03:01:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@xusontha@ls.buckodr.ink"
            "@UnfortunateShort@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4626 …}
          +nested: Doctrine\ORM\PersistentCollection {#4628 …}
          +votes: Doctrine\ORM\PersistentCollection {#4630 …}
          +reports: Doctrine\ORM\PersistentCollection {#4632 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
          -id: 38169
          -bodyTs: "'argu':18 'argument':46 'bird':13 'bit':37 'cat':29,34 'ethic':51 'even':30 'howev':57 'individu':33 'interest':45 'keep':53 'local':12 'neuter':27 'offspr':7 'pet':54 'popul':14 'potenti':5 'reduc':2 'spay':25 'suffer':3,10,35 'think':41 'uneth':22 'unwant':6 'whether':48 'would':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4306509"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696813274 {#4623
            date: 2023-10-09 03:01:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4343}
        +body: "Even if you don’t let your cat outside?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696866198 {#4693
          date: 2023-10-09 17:43:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
          "@UnfortunateShort@lemmy.world"
          "@TORFdot0@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4697 …}
        +nested: Doctrine\ORM\PersistentCollection {#4699 …}
        +votes: Doctrine\ORM\PersistentCollection {#4701 …}
        +reports: Doctrine\ORM\PersistentCollection {#4703 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
        -id: 38880
        -bodyTs: "'cat':8 'even':1 'let':6 'outsid':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4218314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696866198 {#4694
          date: 2023-10-09 17:43:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4343}
      +body: """
        #1 Pets are like teenagers, they are gonna try to have sex without you knowing.\n
        \n
        #2 I don’t think it’s healthy or ethical to keep an animal indoors 24/7. Even pet animals need unstructured (not unsupervised) time outside to have play and use their instinct beyond just taking them for a walk. I’d apply that equal to dogs and cats although it’s probably more important for dogs.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696870036 {#4765
        date: 2023-10-09 18:47:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@UnfortunateShort@lemmy.world"
        "@TORFdot0@lemmy.world"
        "@JohnDClay@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4768 …}
      +nested: Doctrine\ORM\PersistentCollection {#4770 …}
      +votes: Doctrine\ORM\PersistentCollection {#4772 …}
      +reports: Doctrine\ORM\PersistentCollection {#4774 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4776 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4778 …}
      -id: 38976
      -bodyTs: "'1':1 '2':16 '24/7':31 'although':64 'anim':29,34 'appli':57 'beyond':48 'cat':63 'd':56 'dog':61,71 'equal':59 'ethic':25 'even':32 'gonna':8 'healthi':23 'import':69 'indoor':30 'instinct':47 'keep':27 'know':15 'like':4 'need':35 'outsid':40 'pet':2,33 'play':43 'probabl':67 'sex':12 'take':50 'teenag':5 'think':20 'time':39 'tri':9 'unstructur':36 'unsupervis':38 'use':45 'walk':54 'without':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4355823"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696870036 {#4766
        date: 2023-10-09 18:47:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: "Would you propose waking on a leash then? We don’t want the cat to kill everything around. We walk our dog a lot, but not our cat. Maybe we should."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696870419 {#4786
      date: 2023-10-09 18:53:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@UnfortunateShort@lemmy.world"
      "@TORFdot0@lemmy.world"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4789 …}
    +nested: Doctrine\ORM\PersistentCollection {#4793 …}
    +votes: Doctrine\ORM\PersistentCollection {#4795 …}
    +reports: Doctrine\ORM\PersistentCollection {#4796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4800 …}
    -id: 38990
    -bodyTs: "'around':18 'cat':14,28 'dog':22 'everyth':17 'kill':16 'leash':7 'lot':24 'mayb':29 'propos':3 'wake':4 'walk':20 'want':12 'would':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4222061"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696870419 {#4783
      date: 2023-10-09 18:53:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "An open area where he can run around is probably best. Depends on where you live and your cat’s preferences. I’ve heard of cats that have no desire to leave the house and others that will dart out the door at any opportunity. If you have an apartment or no fence in the back yard then it’s not a great option. Some cats do like to walk, our neighbors’ cat usually joins us on our nightly walks through the neighborhood. Off a leash of course."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696902812 {#4812
    date: 2023-10-10 03:53:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
    "@TORFdot0@lemmy.world"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4809 …}
  +nested: Doctrine\ORM\PersistentCollection {#4806 …}
  +votes: Doctrine\ORM\PersistentCollection {#4804 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -id: 39566
  -bodyTs: "'apart':50 'area':3 'around':8 'back':56 'best':11 'cat':19,26,66,73 'cours':88 'dart':39 'depend':12 'desir':30 'door':42 'fenc':53 'great':63 'heard':24 'hous':34 'join':75 'leash':86 'leav':32 'like':68 'live':16 'neighbor':72 'neighborhood':83 'night':79 'open':2 'opportun':45 'option':64 'other':36 'prefer':21 'probabl':10 'run':7 'us':76 'usual':74 've':23 'walk':70,80 'yard':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4378735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696902812 {#4815
    date: 2023-10-10 03:53:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4711
  +user: Proxies\__CG__\App\Entity\User {#4712 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4624
    +user: Proxies\__CG__\App\Entity\User {#4625 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4343
      +user: App\Entity\User {#4356 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
        \n
        I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696946723 {#4338
        date: 2023-10-10 16:05:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4344 …}
      +nested: Doctrine\ORM\PersistentCollection {#4346 …}
      +votes: Doctrine\ORM\PersistentCollection {#4348 …}
      +reports: Doctrine\ORM\PersistentCollection {#4350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
      -id: 38098
      -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4302314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808856 {#4339
        date: 2023-10-09 01:47:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: """
      It reduces suffering of potential unwanted offspring and the suffering of local bird populations so I would argue that it’s unethical to not spay or neuter your cat, even if the individual cat suffers a bit from it.\n
      \n
      I think there is an interesting argument on whether it’s ethical to keep pets at all however
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696813274 {#4622
      date: 2023-10-09 03:01:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@UnfortunateShort@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -id: 38169
    -bodyTs: "'argu':18 'argument':46 'bird':13 'bit':37 'cat':29,34 'ethic':51 'even':30 'howev':57 'individu':33 'interest':45 'keep':53 'local':12 'neuter':27 'offspr':7 'pet':54 'popul':14 'potenti':5 'reduc':2 'spay':25 'suffer':3,10,35 'think':41 'uneth':22 'unwant':6 'whether':48 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4306509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696813274 {#4623
      date: 2023-10-09 03:01:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "I’ll consider that argument once we have a healthier society. Until then, I need my cat to make it, and my cat seems pretty damn fond of me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696862691 {#4709
    date: 2023-10-09 16:44:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
    "@TORFdot0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4713 …}
  +nested: Doctrine\ORM\PersistentCollection {#4715 …}
  +votes: Doctrine\ORM\PersistentCollection {#4717 …}
  +reports: Doctrine\ORM\PersistentCollection {#4719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4723 …}
  -id: 38802
  -bodyTs: "'argument':5 'cat':17,23 'consid':3 'damn':26 'fond':27 'healthier':10 'll':2 'make':19 'need':15 'pretti':25 'seem':24 'societi':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4349664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696862691 {#4710
    date: 2023-10-09 16:44:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4711
  +user: Proxies\__CG__\App\Entity\User {#4712 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4624
    +user: Proxies\__CG__\App\Entity\User {#4625 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4343
      +user: App\Entity\User {#4356 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
        \n
        I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696946723 {#4338
        date: 2023-10-10 16:05:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4344 …}
      +nested: Doctrine\ORM\PersistentCollection {#4346 …}
      +votes: Doctrine\ORM\PersistentCollection {#4348 …}
      +reports: Doctrine\ORM\PersistentCollection {#4350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
      -id: 38098
      -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4302314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808856 {#4339
        date: 2023-10-09 01:47:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: """
      It reduces suffering of potential unwanted offspring and the suffering of local bird populations so I would argue that it’s unethical to not spay or neuter your cat, even if the individual cat suffers a bit from it.\n
      \n
      I think there is an interesting argument on whether it’s ethical to keep pets at all however
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696813274 {#4622
      date: 2023-10-09 03:01:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@UnfortunateShort@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -id: 38169
    -bodyTs: "'argu':18 'argument':46 'bird':13 'bit':37 'cat':29,34 'ethic':51 'even':30 'howev':57 'individu':33 'interest':45 'keep':53 'local':12 'neuter':27 'offspr':7 'pet':54 'popul':14 'potenti':5 'reduc':2 'spay':25 'suffer':3,10,35 'think':41 'uneth':22 'unwant':6 'whether':48 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4306509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696813274 {#4623
      date: 2023-10-09 03:01:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "I’ll consider that argument once we have a healthier society. Until then, I need my cat to make it, and my cat seems pretty damn fond of me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696862691 {#4709
    date: 2023-10-09 16:44:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
    "@TORFdot0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4713 …}
  +nested: Doctrine\ORM\PersistentCollection {#4715 …}
  +votes: Doctrine\ORM\PersistentCollection {#4717 …}
  +reports: Doctrine\ORM\PersistentCollection {#4719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4723 …}
  -id: 38802
  -bodyTs: "'argument':5 'cat':17,23 'consid':3 'damn':26 'fond':27 'healthier':10 'll':2 'make':19 'need':15 'pretti':25 'seem':24 'societi':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4349664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696862691 {#4710
    date: 2023-10-09 16:44:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4711
  +user: Proxies\__CG__\App\Entity\User {#4712 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4624
    +user: Proxies\__CG__\App\Entity\User {#4625 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4343
      +user: App\Entity\User {#4356 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
        \n
        I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696946723 {#4338
        date: 2023-10-10 16:05:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4344 …}
      +nested: Doctrine\ORM\PersistentCollection {#4346 …}
      +votes: Doctrine\ORM\PersistentCollection {#4348 …}
      +reports: Doctrine\ORM\PersistentCollection {#4350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
      -id: 38098
      -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4302314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808856 {#4339
        date: 2023-10-09 01:47:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4343}
    +body: """
      It reduces suffering of potential unwanted offspring and the suffering of local bird populations so I would argue that it’s unethical to not spay or neuter your cat, even if the individual cat suffers a bit from it.\n
      \n
      I think there is an interesting argument on whether it’s ethical to keep pets at all however
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696813274 {#4622
      date: 2023-10-09 03:01:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
      "@UnfortunateShort@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -id: 38169
    -bodyTs: "'argu':18 'argument':46 'bird':13 'bit':37 'cat':29,34 'ethic':51 'even':30 'howev':57 'individu':33 'interest':45 'keep':53 'local':12 'neuter':27 'offspr':7 'pet':54 'popul':14 'potenti':5 'reduc':2 'spay':25 'suffer':3,10,35 'think':41 'uneth':22 'unwant':6 'whether':48 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4306509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696813274 {#4623
      date: 2023-10-09 03:01:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "I’ll consider that argument once we have a healthier society. Until then, I need my cat to make it, and my cat seems pretty damn fond of me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696862691 {#4709
    date: 2023-10-09 16:44:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
    "@TORFdot0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4713 …}
  +nested: Doctrine\ORM\PersistentCollection {#4715 …}
  +votes: Doctrine\ORM\PersistentCollection {#4717 …}
  +reports: Doctrine\ORM\PersistentCollection {#4719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4723 …}
  -id: 38802
  -bodyTs: "'argument':5 'cat':17,23 'consid':3 'damn':26 'fond':27 'healthier':10 'll':2 'make':19 'need':15 'pretti':25 'seem':24 'societi':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4349664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696862691 {#4710
    date: 2023-10-09 16:44:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#4640
  +user: Proxies\__CG__\App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
      \n
      I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696946723 {#4338
      date: 2023-10-10 16:05:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 38098
    -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808856 {#4339
      date: 2023-10-09 01:47:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: """
    Is it ethical to “adopt” a cat? My cat lives a good life, she is old and healthy and well feed, never having to worry about anything. But it is ethical to own another living being, even if you offer it the best possible life it can have in return? I really don’t know.  \n
    But if you do adopt a cat, I think you need to do everything that ensures the cat has a healthy life, like getting shots and check ups etc. Neutering the cat is also an important part of keeping it healthy. After all, it greatly reduces the risk of either gender getting cancer in their reproductive organs and a lot of other issues.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696840581 {#4638
    date: 2023-10-09 10:36:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4642 …}
  +nested: Doctrine\ORM\PersistentCollection {#4644 …}
  +votes: Doctrine\ORM\PersistentCollection {#4646 …}
  +reports: Doctrine\ORM\PersistentCollection {#4648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
  -id: 38442
  -bodyTs: "'adopt':5,60 'also':89 'anoth':34 'anyth':27 'best':43 'cancer':108 'cat':7,9,62,73,87 'check':82 'either':105 'ensur':71 'etc':84 'ethic':3,31 'even':37 'everyth':69 'feed':21 'gender':106 'get':79,107 'good':12 'great':100 'healthi':18,76,96 'import':91 'issu':118 'keep':94 'know':55 'life':13,45,77 'like':78 'live':10,35 'lot':115 'need':66 'neuter':85 'never':22 'offer':40 'old':16 'organ':112 'part':92 'possibl':44 'realli':52 'reduc':101 'reproduct':111 'return':50 'risk':103 'shot':80 'think':64 'up':83 'well':20 'worri':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3691410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696840581 {#4639
    date: 2023-10-09 10:36:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4640
  +user: Proxies\__CG__\App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
      \n
      I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696946723 {#4338
      date: 2023-10-10 16:05:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 38098
    -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808856 {#4339
      date: 2023-10-09 01:47:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: """
    Is it ethical to “adopt” a cat? My cat lives a good life, she is old and healthy and well feed, never having to worry about anything. But it is ethical to own another living being, even if you offer it the best possible life it can have in return? I really don’t know.  \n
    But if you do adopt a cat, I think you need to do everything that ensures the cat has a healthy life, like getting shots and check ups etc. Neutering the cat is also an important part of keeping it healthy. After all, it greatly reduces the risk of either gender getting cancer in their reproductive organs and a lot of other issues.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696840581 {#4638
    date: 2023-10-09 10:36:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4642 …}
  +nested: Doctrine\ORM\PersistentCollection {#4644 …}
  +votes: Doctrine\ORM\PersistentCollection {#4646 …}
  +reports: Doctrine\ORM\PersistentCollection {#4648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
  -id: 38442
  -bodyTs: "'adopt':5,60 'also':89 'anoth':34 'anyth':27 'best':43 'cancer':108 'cat':7,9,62,73,87 'check':82 'either':105 'ensur':71 'etc':84 'ethic':3,31 'even':37 'everyth':69 'feed':21 'gender':106 'get':79,107 'good':12 'great':100 'healthi':18,76,96 'import':91 'issu':118 'keep':94 'know':55 'life':13,45,77 'like':78 'live':10,35 'lot':115 'need':66 'neuter':85 'never':22 'offer':40 'old':16 'organ':112 'part':92 'possibl':44 'realli':52 'reduc':101 'reproduct':111 'return':50 'risk':103 'shot':80 'think':64 'up':83 'well':20 'worri':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3691410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696840581 {#4639
    date: 2023-10-09 10:36:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4640
  +user: Proxies\__CG__\App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve been wondering this, but never really looked into the matter: Is spaying/neutering really an ethical thing to do? Doesn’t it affect cats in some negative way, besides taking away their ability to reproduce?\n
      \n
      I’ve been thinking about adopting cats, which would be sterile anyway, but it doesn’t exactly seem like a nice thing to do if you can avoid it : \
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696946723 {#4338
      date: 2023-10-10 16:05:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 38098
    -bodyTs: "'abil':34 'adopt':42 'affect':24 'anyway':48 'avoid':64 'away':32 'besid':30 'cat':25,43 'doesn':21,51 'ethic':17 'exact':53 'like':55 'look':9 'matter':12 'negat':28 'never':7 'nice':57 'realli':8,15 'reproduc':36 'seem':54 'spaying/neutering':14 'steril':47 'take':31 'thing':18,58 'think':40 've':2,38 'way':29 'wonder':4 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808856 {#4339
      date: 2023-10-09 01:47:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: """
    Is it ethical to “adopt” a cat? My cat lives a good life, she is old and healthy and well feed, never having to worry about anything. But it is ethical to own another living being, even if you offer it the best possible life it can have in return? I really don’t know.  \n
    But if you do adopt a cat, I think you need to do everything that ensures the cat has a healthy life, like getting shots and check ups etc. Neutering the cat is also an important part of keeping it healthy. After all, it greatly reduces the risk of either gender getting cancer in their reproductive organs and a lot of other issues.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696840581 {#4638
    date: 2023-10-09 10:36:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@UnfortunateShort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4642 …}
  +nested: Doctrine\ORM\PersistentCollection {#4644 …}
  +votes: Doctrine\ORM\PersistentCollection {#4646 …}
  +reports: Doctrine\ORM\PersistentCollection {#4648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
  -id: 38442
  -bodyTs: "'adopt':5,60 'also':89 'anoth':34 'anyth':27 'best':43 'cancer':108 'cat':7,9,62,73,87 'check':82 'either':105 'ensur':71 'etc':84 'ethic':3,31 'even':37 'everyth':69 'feed':21 'gender':106 'get':79,107 'good':12 'great':100 'healthi':18,76,96 'import':91 'issu':118 'keep':94 'know':55 'life':13,45,77 'like':78 'live':10,35 'lot':115 'need':66 'neuter':85 'never':22 'offer':40 'old':16 'organ':112 'part':92 'possibl':44 'realli':52 'reduc':101 'reproduct':111 'return':50 'risk':103 'shot':80 'think':64 'up':83 'well':20 'worri':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3691410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696840581 {#4639
    date: 2023-10-09 10:36:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4416
  +user: App\Entity\User {#4429 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "*Munch"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696851594 {#4411
    date: 2023-10-09 13:39:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4417 …}
  +nested: Doctrine\ORM\PersistentCollection {#4419 …}
  +votes: Doctrine\ORM\PersistentCollection {#4421 …}
  +reports: Doctrine\ORM\PersistentCollection {#4423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
  -id: 38579
  -bodyTs: "'munch':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4339689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696851594 {#4412
    date: 2023-10-09 13:39:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4416
  +user: App\Entity\User {#4429 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "*Munch"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696851594 {#4411
    date: 2023-10-09 13:39:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4417 …}
  +nested: Doctrine\ORM\PersistentCollection {#4419 …}
  +votes: Doctrine\ORM\PersistentCollection {#4421 …}
  +reports: Doctrine\ORM\PersistentCollection {#4423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
  -id: 38579
  -bodyTs: "'munch':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4339689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696851594 {#4412
    date: 2023-10-09 13:39:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4416
  +user: App\Entity\User {#4429 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Deal-or-no-deal"
    +title: "Deal or no deal?"
    +url: "https://loot.buckodr.ink/wizAiC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 535
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696946721 {#2414
      date: 2023-10-10 16:05:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3613
    -titleTs: "'deal':1,4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696869624
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/581943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696783224 {#1793
      date: 2023-10-08 18:40:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "*Munch"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696851594 {#4411
    date: 2023-10-09 13:39:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4417 …}
  +nested: Doctrine\ORM\PersistentCollection {#4419 …}
  +votes: Doctrine\ORM\PersistentCollection {#4421 …}
  +reports: Doctrine\ORM\PersistentCollection {#4423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
  -id: 38579
  -bodyTs: "'munch':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4339689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696851594 {#4412
    date: 2023-10-09 13:39:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details