GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/6916/She-helps-when-I-cook

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 …}
}
29.02 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.05 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: "She-helps-when-I-cook"
  +title: "She helps when I cook."
  +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
  +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 52
  +favouriteCount: 1124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698652137 {#2414
    date: 2023-10-30 08:48:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 6916
  -titleTs: "'cook':5 'help':2"
  -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698014560
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6829590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697928160 {#1793
    date: 2023-10-22 00:42:40.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: "She-helps-when-I-cook"
  +title: "She helps when I cook."
  +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
  +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 52
  +favouriteCount: 1124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698652137 {#2414
    date: 2023-10-30 08:48:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 6916
  -titleTs: "'cook':5 'help':2"
  -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698014560
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6829590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697928160 {#1793
    date: 2023-10-22 00:42:40.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: "She-helps-when-I-cook"
  +title: "She helps when I cook."
  +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
  +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 52
  +favouriteCount: 1124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698652137 {#2414
    date: 2023-10-30 08:48:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 6916
  -titleTs: "'cook':5 'help':2"
  -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698014560
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6829590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697928160 {#1793
    date: 2023-10-22 00:42:40.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 {#4024
  +user: App\Entity\User {#3972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My dog will often drive-by sniff whatever’s on my plate"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698070698 {#4033
    date: 2023-10-23 16:18:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4022 …}
  +nested: Doctrine\ORM\PersistentCollection {#4020 …}
  +votes: Doctrine\ORM\PersistentCollection {#4018 …}
  +reports: Doctrine\ORM\PersistentCollection {#4016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
  -id: 67263
  -bodyTs: "'dog':2 'drive':6 'drive-bi':5 'often':4 'plate':13 'sniff':8 'whatev':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2822865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698070698 {#3969
    date: 2023-10-23 16:18:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4024
  +user: App\Entity\User {#3972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My dog will often drive-by sniff whatever’s on my plate"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698070698 {#4033
    date: 2023-10-23 16:18:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4022 …}
  +nested: Doctrine\ORM\PersistentCollection {#4020 …}
  +votes: Doctrine\ORM\PersistentCollection {#4018 …}
  +reports: Doctrine\ORM\PersistentCollection {#4016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
  -id: 67263
  -bodyTs: "'dog':2 'drive':6 'drive-bi':5 'often':4 'plate':13 'sniff':8 'whatev':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2822865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698070698 {#3969
    date: 2023-10-23 16:18:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4024
  +user: App\Entity\User {#3972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My dog will often drive-by sniff whatever’s on my plate"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698070698 {#4033
    date: 2023-10-23 16:18:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4022 …}
  +nested: Doctrine\ORM\PersistentCollection {#4020 …}
  +votes: Doctrine\ORM\PersistentCollection {#4018 …}
  +reports: Doctrine\ORM\PersistentCollection {#4016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
  -id: 67263
  -bodyTs: "'dog':2 'drive':6 'drive-bi':5 'often':4 'plate':13 'sniff':8 'whatev':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2822865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698070698 {#3969
    date: 2023-10-23 16:18:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4061
  +user: App\Entity\User {#4044 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I sometimes let my dog sniff random things I grab from the living room table. She seems to enjoy it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698007607 {#4067
    date: 2023-10-22 22:46:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4059 …}
  +nested: Doctrine\ORM\PersistentCollection {#4057 …}
  +votes: Doctrine\ORM\PersistentCollection {#4055 …}
  +reports: Doctrine\ORM\PersistentCollection {#4052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
  -id: 65807
  -bodyTs: "'dog':5 'enjoy':19 'grab':10 'let':3 'live':13 'random':7 'room':14 'seem':17 'sniff':6 'sometim':2 'tabl':15 'thing':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4730772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698007607 {#4065
    date: 2023-10-22 22:46:47.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 {#4061
  +user: App\Entity\User {#4044 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I sometimes let my dog sniff random things I grab from the living room table. She seems to enjoy it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698007607 {#4067
    date: 2023-10-22 22:46:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4059 …}
  +nested: Doctrine\ORM\PersistentCollection {#4057 …}
  +votes: Doctrine\ORM\PersistentCollection {#4055 …}
  +reports: Doctrine\ORM\PersistentCollection {#4052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
  -id: 65807
  -bodyTs: "'dog':5 'enjoy':19 'grab':10 'let':3 'live':13 'random':7 'room':14 'seem':17 'sniff':6 'sometim':2 'tabl':15 'thing':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4730772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698007607 {#4065
    date: 2023-10-22 22:46:47.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 {#4061
  +user: App\Entity\User {#4044 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I sometimes let my dog sniff random things I grab from the living room table. She seems to enjoy it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698007607 {#4067
    date: 2023-10-22 22:46:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4059 …}
  +nested: Doctrine\ORM\PersistentCollection {#4057 …}
  +votes: Doctrine\ORM\PersistentCollection {#4055 …}
  +reports: Doctrine\ORM\PersistentCollection {#4052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
  -id: 65807
  -bodyTs: "'dog':5 'enjoy':19 'grab':10 'let':3 'live':13 'random':7 'room':14 'seem':17 'sniff':6 'sometim':2 'tabl':15 'thing':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4730772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698007607 {#4065
    date: 2023-10-22 22:46:47.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 {#4143
  +user: App\Entity\User {#4156 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Normally My Cat is my best friend, mostly in the kitchen !"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697953360 {#4138
    date: 2023-10-22 07:42:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4144 …}
  +nested: Doctrine\ORM\PersistentCollection {#4146 …}
  +votes: Doctrine\ORM\PersistentCollection {#4148 …}
  +reports: Doctrine\ORM\PersistentCollection {#4150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4154 …}
  -id: 64167
  -bodyTs: "'best':6 'cat':3 'friend':7 'kitchen':11 'most':8 'normal':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4718530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697953360 {#4139
    date: 2023-10-22 07:42:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4143
  +user: App\Entity\User {#4156 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Normally My Cat is my best friend, mostly in the kitchen !"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697953360 {#4138
    date: 2023-10-22 07:42:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4144 …}
  +nested: Doctrine\ORM\PersistentCollection {#4146 …}
  +votes: Doctrine\ORM\PersistentCollection {#4148 …}
  +reports: Doctrine\ORM\PersistentCollection {#4150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4154 …}
  -id: 64167
  -bodyTs: "'best':6 'cat':3 'friend':7 'kitchen':11 'most':8 'normal':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4718530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697953360 {#4139
    date: 2023-10-22 07:42:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4143
  +user: App\Entity\User {#4156 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Normally My Cat is my best friend, mostly in the kitchen !"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697953360 {#4138
    date: 2023-10-22 07:42:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4144 …}
  +nested: Doctrine\ORM\PersistentCollection {#4146 …}
  +votes: Doctrine\ORM\PersistentCollection {#4148 …}
  +reports: Doctrine\ORM\PersistentCollection {#4150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4154 …}
  -id: 64167
  -bodyTs: "'best':6 'cat':3 'friend':7 'kitchen':11 'most':8 'normal':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4718530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697953360 {#4139
    date: 2023-10-22 07:42:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4216
  +user: App\Entity\User {#4229 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Every time I’m holding something and my dog thinks it’s food I let her smell it and then she’s like “oh ok I’m not interested then”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1697952937 {#4211
    date: 2023-10-22 07:35:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4217 …}
  +nested: Doctrine\ORM\PersistentCollection {#4219 …}
  +votes: Doctrine\ORM\PersistentCollection {#4221 …}
  +reports: Doctrine\ORM\PersistentCollection {#4223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
  -id: 64160
  -bodyTs: "'dog':9 'everi':1 'food':13 'hold':5 'interest':29 'let':15 'like':23 'm':4,27 'oh':24 'ok':25 'smell':17 'someth':6 'think':10 'time':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5169984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697952937 {#4212
    date: 2023-10-22 07:35:37.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 {#4216
  +user: App\Entity\User {#4229 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Every time I’m holding something and my dog thinks it’s food I let her smell it and then she’s like “oh ok I’m not interested then”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1697952937 {#4211
    date: 2023-10-22 07:35:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4217 …}
  +nested: Doctrine\ORM\PersistentCollection {#4219 …}
  +votes: Doctrine\ORM\PersistentCollection {#4221 …}
  +reports: Doctrine\ORM\PersistentCollection {#4223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
  -id: 64160
  -bodyTs: "'dog':9 'everi':1 'food':13 'hold':5 'interest':29 'let':15 'like':23 'm':4,27 'oh':24 'ok':25 'smell':17 'someth':6 'think':10 'time':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5169984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697952937 {#4212
    date: 2023-10-22 07:35:37.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 {#4216
  +user: App\Entity\User {#4229 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Every time I’m holding something and my dog thinks it’s food I let her smell it and then she’s like “oh ok I’m not interested then”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1697952937 {#4211
    date: 2023-10-22 07:35:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4217 …}
  +nested: Doctrine\ORM\PersistentCollection {#4219 …}
  +votes: Doctrine\ORM\PersistentCollection {#4221 …}
  +reports: Doctrine\ORM\PersistentCollection {#4223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
  -id: 64160
  -bodyTs: "'dog':9 'everi':1 'food':13 'hold':5 'interest':29 'let':15 'like':23 'm':4,27 'oh':24 'ok':25 'smell':17 'someth':6 'think':10 'time':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5169984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697952937 {#4212
    date: 2023-10-22 07:35:37.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 {#4289
  +user: App\Entity\User {#4302 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1698459897 {#4284
    date: 2023-10-28 04:24:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4290 …}
  +nested: Doctrine\ORM\PersistentCollection {#4292 …}
  +votes: Doctrine\ORM\PersistentCollection {#4294 …}
  +reports: Doctrine\ORM\PersistentCollection {#4296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
  -id: 64121
  -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4717522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697948579 {#4285
    date: 2023-10-22 06:22: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
23 DENIED edit
App\Entity\EntryComment {#4289
  +user: App\Entity\User {#4302 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1698459897 {#4284
    date: 2023-10-28 04:24:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4290 …}
  +nested: Doctrine\ORM\PersistentCollection {#4292 …}
  +votes: Doctrine\ORM\PersistentCollection {#4294 …}
  +reports: Doctrine\ORM\PersistentCollection {#4296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
  -id: 64121
  -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4717522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697948579 {#4285
    date: 2023-10-22 06:22: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
24 DENIED moderate
App\Entity\EntryComment {#4289
  +user: App\Entity\User {#4302 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1698459897 {#4284
    date: 2023-10-28 04:24:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4290 …}
  +nested: Doctrine\ORM\PersistentCollection {#4292 …}
  +votes: Doctrine\ORM\PersistentCollection {#4294 …}
  +reports: Doctrine\ORM\PersistentCollection {#4296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
  -id: 64121
  -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4717522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697948579 {#4285
    date: 2023-10-22 06:22: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
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 {#5229
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4289
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1698459897 {#4284
      date: 2023-10-28 04:24:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 64121
    -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4717522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697948579 {#4285
      date: 2023-10-22 06:22:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: """
    My cat does like some people food, but yeah most of it is “You don’t want this.”\n
    \n
    Cats don’t like pepsi, but mine has to sniff every last can.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697949924 {#5227
    date: 2023-10-22 06:45:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5231 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -id: 64129
  -bodyTs: "'cat':2,19 'everi':29 'food':7 'last':30 'like':4,22 'mine':25 'peopl':6 'pepsi':23 'sniff':28 'want':17 'yeah':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4678563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697949924 {#5228
    date: 2023-10-22 06:45:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5229
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4289
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1698459897 {#4284
      date: 2023-10-28 04:24:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 64121
    -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4717522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697948579 {#4285
      date: 2023-10-22 06:22:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: """
    My cat does like some people food, but yeah most of it is “You don’t want this.”\n
    \n
    Cats don’t like pepsi, but mine has to sniff every last can.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697949924 {#5227
    date: 2023-10-22 06:45:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5231 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -id: 64129
  -bodyTs: "'cat':2,19 'everi':29 'food':7 'last':30 'like':4,22 'mine':25 'peopl':6 'pepsi':23 'sniff':28 'want':17 'yeah':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4678563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697949924 {#5228
    date: 2023-10-22 06:45:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5229
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4289
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1698459897 {#4284
      date: 2023-10-28 04:24:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 64121
    -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4717522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697948579 {#4285
      date: 2023-10-22 06:22:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: """
    My cat does like some people food, but yeah most of it is “You don’t want this.”\n
    \n
    Cats don’t like pepsi, but mine has to sniff every last can.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697949924 {#5227
    date: 2023-10-22 06:45:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5231 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -id: 64129
  -bodyTs: "'cat':2,19 'everi':29 'food':7 'last':30 'like':4,22 'mine':25 'peopl':6 'pepsi':23 'sniff':28 'want':17 'yeah':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4678563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697949924 {#5228
    date: 2023-10-22 06:45:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5245
  +user: Proxies\__CG__\App\Entity\User {#5246 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4289
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1698459897 {#4284
      date: 2023-10-28 04:24:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 64121
    -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4717522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697948579 {#4285
      date: 2023-10-22 06:22:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: """
    > She gets to smell it and realize it’s something she isn’t interested in.\n
    \n
    We have had *very* different cats then.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1697949247 {#5243
    date: 2023-10-22 06:34:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5247 …}
  +nested: Doctrine\ORM\PersistentCollection {#5249 …}
  +votes: Doctrine\ORM\PersistentCollection {#5251 …}
  +reports: Doctrine\ORM\PersistentCollection {#5253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
  -id: 64126
  -bodyTs: "'cat':21 'differ':20 'get':2 'interest':14 'isn':12 'realiz':7 'smell':4 'someth':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/559170/-/comment/3101691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697949247 {#5244
    date: 2023-10-22 06:34:07.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 {#5245
  +user: Proxies\__CG__\App\Entity\User {#5246 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4289
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1698459897 {#4284
      date: 2023-10-28 04:24:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 64121
    -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4717522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697948579 {#4285
      date: 2023-10-22 06:22:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: """
    > She gets to smell it and realize it’s something she isn’t interested in.\n
    \n
    We have had *very* different cats then.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1697949247 {#5243
    date: 2023-10-22 06:34:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5247 …}
  +nested: Doctrine\ORM\PersistentCollection {#5249 …}
  +votes: Doctrine\ORM\PersistentCollection {#5251 …}
  +reports: Doctrine\ORM\PersistentCollection {#5253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
  -id: 64126
  -bodyTs: "'cat':21 'differ':20 'get':2 'interest':14 'isn':12 'realiz':7 'smell':4 'someth':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/559170/-/comment/3101691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697949247 {#5244
    date: 2023-10-22 06:34:07.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 {#5245
  +user: Proxies\__CG__\App\Entity\User {#5246 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4289
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1698459897 {#4284
      date: 2023-10-28 04:24:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 64121
    -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4717522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697948579 {#4285
      date: 2023-10-22 06:22:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: """
    > She gets to smell it and realize it’s something she isn’t interested in.\n
    \n
    We have had *very* different cats then.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1697949247 {#5243
    date: 2023-10-22 06:34:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5247 …}
  +nested: Doctrine\ORM\PersistentCollection {#5249 …}
  +votes: Doctrine\ORM\PersistentCollection {#5251 …}
  +reports: Doctrine\ORM\PersistentCollection {#5253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
  -id: 64126
  -bodyTs: "'cat':21 'differ':20 'get':2 'interest':14 'isn':12 'realiz':7 'smell':4 'someth':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/559170/-/comment/3101691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697949247 {#5244
    date: 2023-10-22 06:34:07.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 {#5365
  +user: Proxies\__CG__\App\Entity\User {#5366 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5245
    +user: Proxies\__CG__\App\Entity\User {#5246 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4289
      +user: App\Entity\User {#4302 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698459897 {#4284
        date: 2023-10-28 04:24:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4290 …}
      +nested: Doctrine\ORM\PersistentCollection {#4292 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
      -id: 64121
      -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4717522"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697948579 {#4285
        date: 2023-10-22 06:22:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4289}
    +body: """
      > She gets to smell it and realize it’s something she isn’t interested in.\n
      \n
      We have had *very* different cats then.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1697949247 {#5243
      date: 2023-10-22 06:34:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@FlexibleToast@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5247 …}
    +nested: Doctrine\ORM\PersistentCollection {#5249 …}
    +votes: Doctrine\ORM\PersistentCollection {#5251 …}
    +reports: Doctrine\ORM\PersistentCollection {#5253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
    -id: 64126
    -bodyTs: "'cat':21 'differ':20 'get':2 'interest':14 'isn':12 'realiz':7 'smell':4 'someth':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/559170/-/comment/3101691"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697949247 {#5244
      date: 2023-10-22 06:34:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "Yup, mine was way too happy about the opportunity to steal anything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697985169 {#5363
    date: 2023-10-22 16:32:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
    "@fiat_lux@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5367 …}
  +nested: Doctrine\ORM\PersistentCollection {#5369 …}
  +votes: Doctrine\ORM\PersistentCollection {#5371 …}
  +reports: Doctrine\ORM\PersistentCollection {#5373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
  -id: 64798
  -bodyTs: "'anyth':12 'happi':6 'mine':2 'opportun':9 'steal':11 'way':4 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4724505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697985169 {#5364
    date: 2023-10-22 16:32:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5365
  +user: Proxies\__CG__\App\Entity\User {#5366 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5245
    +user: Proxies\__CG__\App\Entity\User {#5246 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4289
      +user: App\Entity\User {#4302 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698459897 {#4284
        date: 2023-10-28 04:24:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4290 …}
      +nested: Doctrine\ORM\PersistentCollection {#4292 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
      -id: 64121
      -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4717522"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697948579 {#4285
        date: 2023-10-22 06:22:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4289}
    +body: """
      > She gets to smell it and realize it’s something she isn’t interested in.\n
      \n
      We have had *very* different cats then.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1697949247 {#5243
      date: 2023-10-22 06:34:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@FlexibleToast@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5247 …}
    +nested: Doctrine\ORM\PersistentCollection {#5249 …}
    +votes: Doctrine\ORM\PersistentCollection {#5251 …}
    +reports: Doctrine\ORM\PersistentCollection {#5253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
    -id: 64126
    -bodyTs: "'cat':21 'differ':20 'get':2 'interest':14 'isn':12 'realiz':7 'smell':4 'someth':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/559170/-/comment/3101691"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697949247 {#5244
      date: 2023-10-22 06:34:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "Yup, mine was way too happy about the opportunity to steal anything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697985169 {#5363
    date: 2023-10-22 16:32:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
    "@fiat_lux@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5367 …}
  +nested: Doctrine\ORM\PersistentCollection {#5369 …}
  +votes: Doctrine\ORM\PersistentCollection {#5371 …}
  +reports: Doctrine\ORM\PersistentCollection {#5373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
  -id: 64798
  -bodyTs: "'anyth':12 'happi':6 'mine':2 'opportun':9 'steal':11 'way':4 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4724505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697985169 {#5364
    date: 2023-10-22 16:32:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5365
  +user: Proxies\__CG__\App\Entity\User {#5366 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5245
    +user: Proxies\__CG__\App\Entity\User {#5246 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4289
      +user: App\Entity\User {#4302 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698459897 {#4284
        date: 2023-10-28 04:24:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4290 …}
      +nested: Doctrine\ORM\PersistentCollection {#4292 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
      -id: 64121
      -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4717522"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697948579 {#4285
        date: 2023-10-22 06:22:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4289}
    +body: """
      > She gets to smell it and realize it’s something she isn’t interested in.\n
      \n
      We have had *very* different cats then.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1697949247 {#5243
      date: 2023-10-22 06:34:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@FlexibleToast@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5247 …}
    +nested: Doctrine\ORM\PersistentCollection {#5249 …}
    +votes: Doctrine\ORM\PersistentCollection {#5251 …}
    +reports: Doctrine\ORM\PersistentCollection {#5253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
    -id: 64126
    -bodyTs: "'cat':21 'differ':20 'get':2 'interest':14 'isn':12 'realiz':7 'smell':4 'someth':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/559170/-/comment/3101691"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697949247 {#5244
      date: 2023-10-22 06:34:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "Yup, mine was way too happy about the opportunity to steal anything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697985169 {#5363
    date: 2023-10-22 16:32:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
    "@fiat_lux@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5367 …}
  +nested: Doctrine\ORM\PersistentCollection {#5369 …}
  +votes: Doctrine\ORM\PersistentCollection {#5371 …}
  +reports: Doctrine\ORM\PersistentCollection {#5373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
  -id: 64798
  -bodyTs: "'anyth':12 'happi':6 'mine':2 'opportun':9 'steal':11 'way':4 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4724505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697985169 {#5364
    date: 2023-10-22 16:32:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5381
  +user: App\Entity\User {#4302 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5245
    +user: Proxies\__CG__\App\Entity\User {#5246 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4289
      +user: App\Entity\User {#4302 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698459897 {#4284
        date: 2023-10-28 04:24:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4290 …}
      +nested: Doctrine\ORM\PersistentCollection {#4292 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
      -id: 64121
      -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4717522"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697948579 {#4285
        date: 2023-10-22 06:22:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4289}
    +body: """
      > She gets to smell it and realize it’s something she isn’t interested in.\n
      \n
      We have had *very* different cats then.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1697949247 {#5243
      date: 2023-10-22 06:34:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@FlexibleToast@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5247 …}
    +nested: Doctrine\ORM\PersistentCollection {#5249 …}
    +votes: Doctrine\ORM\PersistentCollection {#5251 …}
    +reports: Doctrine\ORM\PersistentCollection {#5253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
    -id: 64126
    -bodyTs: "'cat':21 'differ':20 'get':2 'interest':14 'isn':12 'realiz':7 'smell':4 'someth':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/559170/-/comment/3101691"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697949247 {#5244
      date: 2023-10-22 06:34:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "I’ve never had a cat that wants people food, and I think it’s because of just showing them what it is and then taking it away."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698007770 {#5379
    date: 2023-10-22 22:49:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
    "@fiat_lux@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5382 …}
  +nested: Doctrine\ORM\PersistentCollection {#5384 …}
  +votes: Doctrine\ORM\PersistentCollection {#5386 …}
  +reports: Doctrine\ORM\PersistentCollection {#5388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5392 …}
  -id: 65819
  -bodyTs: "'away':28 'cat':6 'food':10 'never':3 'peopl':9 'show':19 'take':26 'think':13 've':2 'want':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4730946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698007770 {#5380
    date: 2023-10-22 22:49:30.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 {#5381
  +user: App\Entity\User {#4302 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5245
    +user: Proxies\__CG__\App\Entity\User {#5246 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4289
      +user: App\Entity\User {#4302 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698459897 {#4284
        date: 2023-10-28 04:24:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4290 …}
      +nested: Doctrine\ORM\PersistentCollection {#4292 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
      -id: 64121
      -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4717522"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697948579 {#4285
        date: 2023-10-22 06:22:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4289}
    +body: """
      > She gets to smell it and realize it’s something she isn’t interested in.\n
      \n
      We have had *very* different cats then.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1697949247 {#5243
      date: 2023-10-22 06:34:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@FlexibleToast@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5247 …}
    +nested: Doctrine\ORM\PersistentCollection {#5249 …}
    +votes: Doctrine\ORM\PersistentCollection {#5251 …}
    +reports: Doctrine\ORM\PersistentCollection {#5253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
    -id: 64126
    -bodyTs: "'cat':21 'differ':20 'get':2 'interest':14 'isn':12 'realiz':7 'smell':4 'someth':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/559170/-/comment/3101691"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697949247 {#5244
      date: 2023-10-22 06:34:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "I’ve never had a cat that wants people food, and I think it’s because of just showing them what it is and then taking it away."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698007770 {#5379
    date: 2023-10-22 22:49:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
    "@fiat_lux@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5382 …}
  +nested: Doctrine\ORM\PersistentCollection {#5384 …}
  +votes: Doctrine\ORM\PersistentCollection {#5386 …}
  +reports: Doctrine\ORM\PersistentCollection {#5388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5392 …}
  -id: 65819
  -bodyTs: "'away':28 'cat':6 'food':10 'never':3 'peopl':9 'show':19 'take':26 'think':13 've':2 'want':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4730946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698007770 {#5380
    date: 2023-10-22 22:49:30.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 {#5381
  +user: App\Entity\User {#4302 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5245
    +user: Proxies\__CG__\App\Entity\User {#5246 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4289
      +user: App\Entity\User {#4302 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698459897 {#4284
        date: 2023-10-28 04:24:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4290 …}
      +nested: Doctrine\ORM\PersistentCollection {#4292 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
      -id: 64121
      -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4717522"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697948579 {#4285
        date: 2023-10-22 06:22:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4289}
    +body: """
      > She gets to smell it and realize it’s something she isn’t interested in.\n
      \n
      We have had *very* different cats then.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1697949247 {#5243
      date: 2023-10-22 06:34:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@FlexibleToast@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5247 …}
    +nested: Doctrine\ORM\PersistentCollection {#5249 …}
    +votes: Doctrine\ORM\PersistentCollection {#5251 …}
    +reports: Doctrine\ORM\PersistentCollection {#5253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
    -id: 64126
    -bodyTs: "'cat':21 'differ':20 'get':2 'interest':14 'isn':12 'realiz':7 'smell':4 'someth':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/559170/-/comment/3101691"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697949247 {#5244
      date: 2023-10-22 06:34:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "I’ve never had a cat that wants people food, and I think it’s because of just showing them what it is and then taking it away."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698007770 {#5379
    date: 2023-10-22 22:49:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
    "@fiat_lux@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5382 …}
  +nested: Doctrine\ORM\PersistentCollection {#5384 …}
  +votes: Doctrine\ORM\PersistentCollection {#5386 …}
  +reports: Doctrine\ORM\PersistentCollection {#5388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5392 …}
  -id: 65819
  -bodyTs: "'away':28 'cat':6 'food':10 'never':3 'peopl':9 'show':19 'take':26 'think':13 've':2 'want':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4730946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698007770 {#5380
    date: 2023-10-22 22:49:30.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 {#5449
  +user: Proxies\__CG__\App\Entity\User {#5246 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5381
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5245
      +user: Proxies\__CG__\App\Entity\User {#5246 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4289
        +user: App\Entity\User {#4302 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 56
        +score: 0
        +lastActive: DateTime @1698459897 {#4284
          date: 2023-10-28 04:24:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4290 …}
        +nested: Doctrine\ORM\PersistentCollection {#4292 …}
        +votes: Doctrine\ORM\PersistentCollection {#4294 …}
        +reports: Doctrine\ORM\PersistentCollection {#4296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
        -id: 64121
        -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4717522"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697948579 {#4285
          date: 2023-10-22 06:22:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4289}
      +body: """
        > She gets to smell it and realize it’s something she isn’t interested in.\n
        \n
        We have had *very* different cats then.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 53
      +score: 0
      +lastActive: DateTime @1697949247 {#5243
        date: 2023-10-22 06:34:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@FlexibleToast@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5247 …}
      +nested: Doctrine\ORM\PersistentCollection {#5249 …}
      +votes: Doctrine\ORM\PersistentCollection {#5251 …}
      +reports: Doctrine\ORM\PersistentCollection {#5253 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
      -id: 64126
      -bodyTs: "'cat':21 'differ':20 'get':2 'interest':14 'isn':12 'realiz':7 'smell':4 'someth':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/559170/-/comment/3101691"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697949247 {#5244
        date: 2023-10-22 06:34:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4289}
    +body: "I’ve never had a cat that wants people food, and I think it’s because of just showing them what it is and then taking it away."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698007770 {#5379
      date: 2023-10-22 22:49:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@FlexibleToast@lemmy.world"
      "@fiat_lux@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5382 …}
    +nested: Doctrine\ORM\PersistentCollection {#5384 …}
    +votes: Doctrine\ORM\PersistentCollection {#5386 …}
    +reports: Doctrine\ORM\PersistentCollection {#5388 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5390 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5392 …}
    -id: 65819
    -bodyTs: "'away':28 'cat':6 'food':10 'never':3 'peopl':9 'show':19 'take':26 'think':13 've':2 'want':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4730946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698007770 {#5380
      date: 2023-10-22 22:49:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: """
    My last cat was food-obsessed. I would do the "show, sniff, remove" thing and it would work depending on the food. But many foods only needed a fraction of a second for her to know she needed it in her mouth right now. If you took it before her attempt to eat it, you met the response of "hey, I wasn't done with that!" and the paw would come out to bring your hand back.\n
    \n
    For roast chicken you would have to actively defend your plate the entire meal. She would sit next to you and very slowly try to "sneak" her paw on to your plate to take what she could. As though I wasn't watching her like a hawk and she had some kind of cloak of invisibility.\n
    \n
    I miss my round dinner thief.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698016577 {#5447
    date: 2023-10-23 01:16:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
    "@fiat_lux@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5450 …}
  +nested: Doctrine\ORM\PersistentCollection {#5452 …}
  +votes: Doctrine\ORM\PersistentCollection {#5454 …}
  +reports: Doctrine\ORM\PersistentCollection {#5456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5460 …}
  -id: 66154
  -bodyTs: "'activ':86 'attempt':52 'back':78 'bring':75 'cat':3 'chicken':81 'cloak':132 'come':72 'could':115 'defend':87 'depend':20 'dinner':139 'done':65 'eat':54 'entir':91 'food':6,23,26 'food-obsess':5 'fraction':30 'hand':77 'hawk':125 'hey':61 'invis':134 'kind':130 'know':37 'last':2 'like':123 'mani':25 'meal':92 'met':57 'miss':136 'mouth':43 'need':28,39 'next':96 'obsess':7 'paw':70,106 'plate':89,110 'remov':14 'respons':59 'right':44 'roast':80 'round':138 'second':33 'show':12 'sit':95 'slowli':101 'sneak':104 'sniff':13 'take':112 'thief':140 'thing':15 'though':117 'took':48 'tri':102 'wasn':63,119 'watch':121 'work':19 'would':9,18,71,83,94"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/559170/-/comment/3114703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698016577 {#5448
    date: 2023-10-23 01:16:17.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 {#5449
  +user: Proxies\__CG__\App\Entity\User {#5246 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5381
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5245
      +user: Proxies\__CG__\App\Entity\User {#5246 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4289
        +user: App\Entity\User {#4302 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 56
        +score: 0
        +lastActive: DateTime @1698459897 {#4284
          date: 2023-10-28 04:24:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4290 …}
        +nested: Doctrine\ORM\PersistentCollection {#4292 …}
        +votes: Doctrine\ORM\PersistentCollection {#4294 …}
        +reports: Doctrine\ORM\PersistentCollection {#4296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
        -id: 64121
        -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4717522"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697948579 {#4285
          date: 2023-10-22 06:22:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4289}
      +body: """
        > She gets to smell it and realize it’s something she isn’t interested in.\n
        \n
        We have had *very* different cats then.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 53
      +score: 0
      +lastActive: DateTime @1697949247 {#5243
        date: 2023-10-22 06:34:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@FlexibleToast@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5247 …}
      +nested: Doctrine\ORM\PersistentCollection {#5249 …}
      +votes: Doctrine\ORM\PersistentCollection {#5251 …}
      +reports: Doctrine\ORM\PersistentCollection {#5253 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
      -id: 64126
      -bodyTs: "'cat':21 'differ':20 'get':2 'interest':14 'isn':12 'realiz':7 'smell':4 'someth':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/559170/-/comment/3101691"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697949247 {#5244
        date: 2023-10-22 06:34:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4289}
    +body: "I’ve never had a cat that wants people food, and I think it’s because of just showing them what it is and then taking it away."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698007770 {#5379
      date: 2023-10-22 22:49:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@FlexibleToast@lemmy.world"
      "@fiat_lux@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5382 …}
    +nested: Doctrine\ORM\PersistentCollection {#5384 …}
    +votes: Doctrine\ORM\PersistentCollection {#5386 …}
    +reports: Doctrine\ORM\PersistentCollection {#5388 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5390 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5392 …}
    -id: 65819
    -bodyTs: "'away':28 'cat':6 'food':10 'never':3 'peopl':9 'show':19 'take':26 'think':13 've':2 'want':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4730946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698007770 {#5380
      date: 2023-10-22 22:49:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: """
    My last cat was food-obsessed. I would do the "show, sniff, remove" thing and it would work depending on the food. But many foods only needed a fraction of a second for her to know she needed it in her mouth right now. If you took it before her attempt to eat it, you met the response of "hey, I wasn't done with that!" and the paw would come out to bring your hand back.\n
    \n
    For roast chicken you would have to actively defend your plate the entire meal. She would sit next to you and very slowly try to "sneak" her paw on to your plate to take what she could. As though I wasn't watching her like a hawk and she had some kind of cloak of invisibility.\n
    \n
    I miss my round dinner thief.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698016577 {#5447
    date: 2023-10-23 01:16:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
    "@fiat_lux@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5450 …}
  +nested: Doctrine\ORM\PersistentCollection {#5452 …}
  +votes: Doctrine\ORM\PersistentCollection {#5454 …}
  +reports: Doctrine\ORM\PersistentCollection {#5456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5460 …}
  -id: 66154
  -bodyTs: "'activ':86 'attempt':52 'back':78 'bring':75 'cat':3 'chicken':81 'cloak':132 'come':72 'could':115 'defend':87 'depend':20 'dinner':139 'done':65 'eat':54 'entir':91 'food':6,23,26 'food-obsess':5 'fraction':30 'hand':77 'hawk':125 'hey':61 'invis':134 'kind':130 'know':37 'last':2 'like':123 'mani':25 'meal':92 'met':57 'miss':136 'mouth':43 'need':28,39 'next':96 'obsess':7 'paw':70,106 'plate':89,110 'remov':14 'respons':59 'right':44 'roast':80 'round':138 'second':33 'show':12 'sit':95 'slowli':101 'sneak':104 'sniff':13 'take':112 'thief':140 'thing':15 'though':117 'took':48 'tri':102 'wasn':63,119 'watch':121 'work':19 'would':9,18,71,83,94"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/559170/-/comment/3114703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698016577 {#5448
    date: 2023-10-23 01:16:17.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 {#5449
  +user: Proxies\__CG__\App\Entity\User {#5246 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5381
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5245
      +user: Proxies\__CG__\App\Entity\User {#5246 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4289
        +user: App\Entity\User {#4302 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 56
        +score: 0
        +lastActive: DateTime @1698459897 {#4284
          date: 2023-10-28 04:24:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4290 …}
        +nested: Doctrine\ORM\PersistentCollection {#4292 …}
        +votes: Doctrine\ORM\PersistentCollection {#4294 …}
        +reports: Doctrine\ORM\PersistentCollection {#4296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
        -id: 64121
        -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4717522"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697948579 {#4285
          date: 2023-10-22 06:22:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4289}
      +body: """
        > She gets to smell it and realize it’s something she isn’t interested in.\n
        \n
        We have had *very* different cats then.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 53
      +score: 0
      +lastActive: DateTime @1697949247 {#5243
        date: 2023-10-22 06:34:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@FlexibleToast@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5247 …}
      +nested: Doctrine\ORM\PersistentCollection {#5249 …}
      +votes: Doctrine\ORM\PersistentCollection {#5251 …}
      +reports: Doctrine\ORM\PersistentCollection {#5253 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
      -id: 64126
      -bodyTs: "'cat':21 'differ':20 'get':2 'interest':14 'isn':12 'realiz':7 'smell':4 'someth':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/559170/-/comment/3101691"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697949247 {#5244
        date: 2023-10-22 06:34:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4289}
    +body: "I’ve never had a cat that wants people food, and I think it’s because of just showing them what it is and then taking it away."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698007770 {#5379
      date: 2023-10-22 22:49:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@FlexibleToast@lemmy.world"
      "@fiat_lux@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5382 …}
    +nested: Doctrine\ORM\PersistentCollection {#5384 …}
    +votes: Doctrine\ORM\PersistentCollection {#5386 …}
    +reports: Doctrine\ORM\PersistentCollection {#5388 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5390 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5392 …}
    -id: 65819
    -bodyTs: "'away':28 'cat':6 'food':10 'never':3 'peopl':9 'show':19 'take':26 'think':13 've':2 'want':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4730946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698007770 {#5380
      date: 2023-10-22 22:49:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: """
    My last cat was food-obsessed. I would do the "show, sniff, remove" thing and it would work depending on the food. But many foods only needed a fraction of a second for her to know she needed it in her mouth right now. If you took it before her attempt to eat it, you met the response of "hey, I wasn't done with that!" and the paw would come out to bring your hand back.\n
    \n
    For roast chicken you would have to actively defend your plate the entire meal. She would sit next to you and very slowly try to "sneak" her paw on to your plate to take what she could. As though I wasn't watching her like a hawk and she had some kind of cloak of invisibility.\n
    \n
    I miss my round dinner thief.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698016577 {#5447
    date: 2023-10-23 01:16:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
    "@fiat_lux@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5450 …}
  +nested: Doctrine\ORM\PersistentCollection {#5452 …}
  +votes: Doctrine\ORM\PersistentCollection {#5454 …}
  +reports: Doctrine\ORM\PersistentCollection {#5456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5460 …}
  -id: 66154
  -bodyTs: "'activ':86 'attempt':52 'back':78 'bring':75 'cat':3 'chicken':81 'cloak':132 'come':72 'could':115 'defend':87 'depend':20 'dinner':139 'done':65 'eat':54 'entir':91 'food':6,23,26 'food-obsess':5 'fraction':30 'hand':77 'hawk':125 'hey':61 'invis':134 'kind':130 'know':37 'last':2 'like':123 'mani':25 'meal':92 'met':57 'miss':136 'mouth':43 'need':28,39 'next':96 'obsess':7 'paw':70,106 'plate':89,110 'remov':14 'respons':59 'right':44 'roast':80 'round':138 'second':33 'show':12 'sit':95 'slowli':101 'sneak':104 'sniff':13 'take':112 'thief':140 'thing':15 'though':117 'took':48 'tri':102 'wasn':63,119 'watch':121 'work':19 'would':9,18,71,83,94"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/559170/-/comment/3114703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698016577 {#5448
    date: 2023-10-23 01:16:17.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 {#5261
  +user: Proxies\__CG__\App\Entity\User {#5262 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4289
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1698459897 {#4284
      date: 2023-10-28 04:24:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 64121
    -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4717522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697948579 {#4285
      date: 2023-10-22 06:22:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: """
    we always had to defend the table when we had two cats. They both would steal sausage, ham, cream cheese and butter and one of them would even take cheese and margarine.\n
    \n
    i think the only people food they didnt like was purely plant based stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697956813 {#5259
    date: 2023-10-22 08:40:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5263 …}
  +nested: Doctrine\ORM\PersistentCollection {#5265 …}
  +votes: Doctrine\ORM\PersistentCollection {#5267 …}
  +reports: Doctrine\ORM\PersistentCollection {#5269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
  -id: 64196
  -bodyTs: "'alway':2 'base':45 'butter':22 'cat':12 'chees':20,30 'cream':19 'defend':5 'didnt':40 'even':28 'food':38 'ham':18 'like':41 'margarin':32 'one':24 'peopl':37 'plant':44 'pure':43 'sausag':17 'steal':16 'stuff':46 'tabl':7 'take':29 'think':34 'two':11 'would':15,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4107905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697956813 {#5260
    date: 2023-10-22 08:40:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5261
  +user: Proxies\__CG__\App\Entity\User {#5262 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4289
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1698459897 {#4284
      date: 2023-10-28 04:24:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 64121
    -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4717522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697948579 {#4285
      date: 2023-10-22 06:22:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: """
    we always had to defend the table when we had two cats. They both would steal sausage, ham, cream cheese and butter and one of them would even take cheese and margarine.\n
    \n
    i think the only people food they didnt like was purely plant based stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697956813 {#5259
    date: 2023-10-22 08:40:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5263 …}
  +nested: Doctrine\ORM\PersistentCollection {#5265 …}
  +votes: Doctrine\ORM\PersistentCollection {#5267 …}
  +reports: Doctrine\ORM\PersistentCollection {#5269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
  -id: 64196
  -bodyTs: "'alway':2 'base':45 'butter':22 'cat':12 'chees':20,30 'cream':19 'defend':5 'didnt':40 'even':28 'food':38 'ham':18 'like':41 'margarin':32 'one':24 'peopl':37 'plant':44 'pure':43 'sausag':17 'steal':16 'stuff':46 'tabl':7 'take':29 'think':34 'two':11 'would':15,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4107905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697956813 {#5260
    date: 2023-10-22 08:40:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5261
  +user: Proxies\__CG__\App\Entity\User {#5262 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4289
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1698459897 {#4284
      date: 2023-10-28 04:24:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 64121
    -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4717522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697948579 {#4285
      date: 2023-10-22 06:22:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: """
    we always had to defend the table when we had two cats. They both would steal sausage, ham, cream cheese and butter and one of them would even take cheese and margarine.\n
    \n
    i think the only people food they didnt like was purely plant based stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697956813 {#5259
    date: 2023-10-22 08:40:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5263 …}
  +nested: Doctrine\ORM\PersistentCollection {#5265 …}
  +votes: Doctrine\ORM\PersistentCollection {#5267 …}
  +reports: Doctrine\ORM\PersistentCollection {#5269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
  -id: 64196
  -bodyTs: "'alway':2 'base':45 'butter':22 'cat':12 'chees':20,30 'cream':19 'defend':5 'didnt':40 'even':28 'food':38 'ham':18 'like':41 'margarin':32 'one':24 'peopl':37 'plant':44 'pure':43 'sausag':17 'steal':16 'stuff':46 'tabl':7 'take':29 'think':34 'two':11 'would':15,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4107905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697956813 {#5260
    date: 2023-10-22 08:40:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5277
  +user: Proxies\__CG__\App\Entity\User {#5278 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4289
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1698459897 {#4284
      date: 2023-10-28 04:24:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 64121
    -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4717522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697948579 {#4285
      date: 2023-10-22 06:22:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: """
    > Not to make them feel included, but to kill their curiosity.\n
    \n
    That’s how she feels included. Even if you don’t mean it that way, that’s how she sees it. She’s important enough that you care what she thinks. That’s good cat parenting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698007322 {#5275
    date: 2023-10-22 22:42:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5279 …}
  +nested: Doctrine\ORM\PersistentCollection {#5281 …}
  +votes: Doctrine\ORM\PersistentCollection {#5283 …}
  +reports: Doctrine\ORM\PersistentCollection {#5285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5289 …}
  -id: 65796
  -bodyTs: "'care':39 'cat':46 'curios':11 'enough':36 'even':18 'feel':5,16 'good':45 'import':35 'includ':6,17 'kill':9 'make':3 'mean':23 'parent':47 'see':31 'think':42 'way':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4206264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698007322 {#5276
    date: 2023-10-22 22:42: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
51 DENIED edit
App\Entity\EntryComment {#5277
  +user: Proxies\__CG__\App\Entity\User {#5278 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4289
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1698459897 {#4284
      date: 2023-10-28 04:24:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 64121
    -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4717522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697948579 {#4285
      date: 2023-10-22 06:22:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: """
    > Not to make them feel included, but to kill their curiosity.\n
    \n
    That’s how she feels included. Even if you don’t mean it that way, that’s how she sees it. She’s important enough that you care what she thinks. That’s good cat parenting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698007322 {#5275
    date: 2023-10-22 22:42:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5279 …}
  +nested: Doctrine\ORM\PersistentCollection {#5281 …}
  +votes: Doctrine\ORM\PersistentCollection {#5283 …}
  +reports: Doctrine\ORM\PersistentCollection {#5285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5289 …}
  -id: 65796
  -bodyTs: "'care':39 'cat':46 'curios':11 'enough':36 'even':18 'feel':5,16 'good':45 'import':35 'includ':6,17 'kill':9 'make':3 'mean':23 'parent':47 'see':31 'think':42 'way':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4206264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698007322 {#5276
    date: 2023-10-22 22:42: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
52 DENIED moderate
App\Entity\EntryComment {#5277
  +user: Proxies\__CG__\App\Entity\User {#5278 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4289
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1698459897 {#4284
      date: 2023-10-28 04:24:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 64121
    -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4717522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697948579 {#4285
      date: 2023-10-22 06:22:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: """
    > Not to make them feel included, but to kill their curiosity.\n
    \n
    That’s how she feels included. Even if you don’t mean it that way, that’s how she sees it. She’s important enough that you care what she thinks. That’s good cat parenting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698007322 {#5275
    date: 2023-10-22 22:42:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5279 …}
  +nested: Doctrine\ORM\PersistentCollection {#5281 …}
  +votes: Doctrine\ORM\PersistentCollection {#5283 …}
  +reports: Doctrine\ORM\PersistentCollection {#5285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5289 …}
  -id: 65796
  -bodyTs: "'care':39 'cat':46 'curios':11 'enough':36 'even':18 'feel':5,16 'good':45 'import':35 'includ':6,17 'kill':9 'make':3 'mean':23 'parent':47 'see':31 'think':42 'way':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4206264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698007322 {#5276
    date: 2023-10-22 22:42: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
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 {#5396
  +user: App\Entity\User {#4302 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5277
    +user: Proxies\__CG__\App\Entity\User {#5278 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4289
      +user: App\Entity\User {#4302 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698459897 {#4284
        date: 2023-10-28 04:24:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4290 …}
      +nested: Doctrine\ORM\PersistentCollection {#4292 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
      -id: 64121
      -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4717522"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697948579 {#4285
        date: 2023-10-22 06:22:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4289}
    +body: """
      > Not to make them feel included, but to kill their curiosity.\n
      \n
      That’s how she feels included. Even if you don’t mean it that way, that’s how she sees it. She’s important enough that you care what she thinks. That’s good cat parenting.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1698007322 {#5275
      date: 2023-10-22 22:42:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@FlexibleToast@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5279 …}
    +nested: Doctrine\ORM\PersistentCollection {#5281 …}
    +votes: Doctrine\ORM\PersistentCollection {#5283 …}
    +reports: Doctrine\ORM\PersistentCollection {#5285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5289 …}
    -id: 65796
    -bodyTs: "'care':39 'cat':46 'curios':11 'enough':36 'even':18 'feel':5,16 'good':45 'import':35 'includ':6,17 'kill':9 'make':3 'mean':23 'parent':47 'see':31 'think':42 'way':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4206264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698007322 {#5276
      date: 2023-10-22 22:42:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "Yeah, I’m just saying it isn’t the intent of what I do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698007693 {#5394
    date: 2023-10-22 22:48:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
    "@LillyPip@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5397 …}
  +nested: Doctrine\ORM\PersistentCollection {#5399 …}
  +votes: Doctrine\ORM\PersistentCollection {#5401 …}
  +reports: Doctrine\ORM\PersistentCollection {#5403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5407 …}
  -id: 65814
  -bodyTs: "'intent':10 'isn':7 'm':3 'say':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4730865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698007693 {#5395
    date: 2023-10-22 22:48:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#5396
  +user: App\Entity\User {#4302 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5277
    +user: Proxies\__CG__\App\Entity\User {#5278 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4289
      +user: App\Entity\User {#4302 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698459897 {#4284
        date: 2023-10-28 04:24:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4290 …}
      +nested: Doctrine\ORM\PersistentCollection {#4292 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
      -id: 64121
      -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4717522"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697948579 {#4285
        date: 2023-10-22 06:22:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4289}
    +body: """
      > Not to make them feel included, but to kill their curiosity.\n
      \n
      That’s how she feels included. Even if you don’t mean it that way, that’s how she sees it. She’s important enough that you care what she thinks. That’s good cat parenting.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1698007322 {#5275
      date: 2023-10-22 22:42:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@FlexibleToast@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5279 …}
    +nested: Doctrine\ORM\PersistentCollection {#5281 …}
    +votes: Doctrine\ORM\PersistentCollection {#5283 …}
    +reports: Doctrine\ORM\PersistentCollection {#5285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5289 …}
    -id: 65796
    -bodyTs: "'care':39 'cat':46 'curios':11 'enough':36 'even':18 'feel':5,16 'good':45 'import':35 'includ':6,17 'kill':9 'make':3 'mean':23 'parent':47 'see':31 'think':42 'way':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4206264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698007322 {#5276
      date: 2023-10-22 22:42:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "Yeah, I’m just saying it isn’t the intent of what I do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698007693 {#5394
    date: 2023-10-22 22:48:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
    "@LillyPip@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5397 …}
  +nested: Doctrine\ORM\PersistentCollection {#5399 …}
  +votes: Doctrine\ORM\PersistentCollection {#5401 …}
  +reports: Doctrine\ORM\PersistentCollection {#5403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5407 …}
  -id: 65814
  -bodyTs: "'intent':10 'isn':7 'm':3 'say':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4730865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698007693 {#5395
    date: 2023-10-22 22:48:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#5396
  +user: App\Entity\User {#4302 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5277
    +user: Proxies\__CG__\App\Entity\User {#5278 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4289
      +user: App\Entity\User {#4302 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698459897 {#4284
        date: 2023-10-28 04:24:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4290 …}
      +nested: Doctrine\ORM\PersistentCollection {#4292 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
      -id: 64121
      -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4717522"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697948579 {#4285
        date: 2023-10-22 06:22:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4289}
    +body: """
      > Not to make them feel included, but to kill their curiosity.\n
      \n
      That’s how she feels included. Even if you don’t mean it that way, that’s how she sees it. She’s important enough that you care what she thinks. That’s good cat parenting.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1698007322 {#5275
      date: 2023-10-22 22:42:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@FlexibleToast@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5279 …}
    +nested: Doctrine\ORM\PersistentCollection {#5281 …}
    +votes: Doctrine\ORM\PersistentCollection {#5283 …}
    +reports: Doctrine\ORM\PersistentCollection {#5285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5289 …}
    -id: 65796
    -bodyTs: "'care':39 'cat':46 'curios':11 'enough':36 'even':18 'feel':5,16 'good':45 'import':35 'includ':6,17 'kill':9 'make':3 'mean':23 'parent':47 'see':31 'think':42 'way':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4206264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698007322 {#5276
      date: 2023-10-22 22:42:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "Yeah, I’m just saying it isn’t the intent of what I do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698007693 {#5394
    date: 2023-10-22 22:48:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
    "@LillyPip@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5397 …}
  +nested: Doctrine\ORM\PersistentCollection {#5399 …}
  +votes: Doctrine\ORM\PersistentCollection {#5401 …}
  +reports: Doctrine\ORM\PersistentCollection {#5403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5407 …}
  -id: 65814
  -bodyTs: "'intent':10 'isn':7 'm':3 'say':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4730865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698007693 {#5395
    date: 2023-10-22 22:48:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5294
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4289
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1698459897 {#4284
      date: 2023-10-28 04:24:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 64121
    -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4717522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697948579 {#4285
      date: 2023-10-22 06:22:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "I do this too. But of course some cat like some or most people food more than others. My cat eats ranch dressing, eggs, dairy, and oils. She’ll eat a few meats too. But she is mostly uninterested in human food, so I fulfill her curiosity often because it’s kind to my cat and it helps stave off her desire to beg. I also thinks she just trusts me more and is more fond of me because I engage with her in her interests a lot. Hell, that’s just good advice for raising children too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698459895 {#5291
    date: 2023-10-28 04:24:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5296 …}
  +nested: Doctrine\ORM\PersistentCollection {#5298 …}
  +votes: Doctrine\ORM\PersistentCollection {#5300 …}
  +reports: Doctrine\ORM\PersistentCollection {#5302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
  -id: 75580
  -bodyTs: "'advic':94 'also':66 'beg':64 'cat':9,20,55 'children':97 'cours':7 'curios':47 'dairi':25 'desir':62 'dress':23 'eat':21,30 'egg':24 'engag':81 'fond':76 'food':15,42 'fulfil':45 'good':93 'hell':89 'help':58 'human':41 'interest':86 'kind':52 'like':10 'll':29 'lot':88 'meat':33 'most':38 'often':48 'oil':27 'other':18 'peopl':14 'rais':96 'ranch':22 'stave':59 'think':67 'trust':70 'uninterest':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5422005"
  +editedAt: DateTimeImmutable @1698459953 {#5292
    date: 2023-10-28 04:25:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698459895 {#5293
    date: 2023-10-28 04:24:55.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 {#5294
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4289
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1698459897 {#4284
      date: 2023-10-28 04:24:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 64121
    -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4717522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697948579 {#4285
      date: 2023-10-22 06:22:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "I do this too. But of course some cat like some or most people food more than others. My cat eats ranch dressing, eggs, dairy, and oils. She’ll eat a few meats too. But she is mostly uninterested in human food, so I fulfill her curiosity often because it’s kind to my cat and it helps stave off her desire to beg. I also thinks she just trusts me more and is more fond of me because I engage with her in her interests a lot. Hell, that’s just good advice for raising children too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698459895 {#5291
    date: 2023-10-28 04:24:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5296 …}
  +nested: Doctrine\ORM\PersistentCollection {#5298 …}
  +votes: Doctrine\ORM\PersistentCollection {#5300 …}
  +reports: Doctrine\ORM\PersistentCollection {#5302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
  -id: 75580
  -bodyTs: "'advic':94 'also':66 'beg':64 'cat':9,20,55 'children':97 'cours':7 'curios':47 'dairi':25 'desir':62 'dress':23 'eat':21,30 'egg':24 'engag':81 'fond':76 'food':15,42 'fulfil':45 'good':93 'hell':89 'help':58 'human':41 'interest':86 'kind':52 'like':10 'll':29 'lot':88 'meat':33 'most':38 'often':48 'oil':27 'other':18 'peopl':14 'rais':96 'ranch':22 'stave':59 'think':67 'trust':70 'uninterest':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5422005"
  +editedAt: DateTimeImmutable @1698459953 {#5292
    date: 2023-10-28 04:25:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698459895 {#5293
    date: 2023-10-28 04:24:55.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 {#5294
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4289
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Not to make them feel included, but to kill their curiosity. I always offer a smell of my food to my cat and then take it away. She gets to smell it and realize it’s something she isn’t interested in. I think that’s the reason she doesn’t bother people while they’re eating. She knows she isn’t interested in “people food.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1698459897 {#4284
      date: 2023-10-28 04:24:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 64121
    -bodyTs: "'alway':13 'away':27 'bother':52 'cat':22 'curios':11 'doesn':50 'eat':57 'feel':5 'food':19,66 'get':29 'includ':6 'interest':41,63 'isn':39,61 'kill':9 'know':59 'make':3 'offer':14 'peopl':53,65 're':56 'realiz':34 'reason':48 'smell':16,31 'someth':37 'take':25 'think':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4717522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697948579 {#4285
      date: 2023-10-22 06:22:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "I do this too. But of course some cat like some or most people food more than others. My cat eats ranch dressing, eggs, dairy, and oils. She’ll eat a few meats too. But she is mostly uninterested in human food, so I fulfill her curiosity often because it’s kind to my cat and it helps stave off her desire to beg. I also thinks she just trusts me more and is more fond of me because I engage with her in her interests a lot. Hell, that’s just good advice for raising children too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698459895 {#5291
    date: 2023-10-28 04:24:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@FlexibleToast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5296 …}
  +nested: Doctrine\ORM\PersistentCollection {#5298 …}
  +votes: Doctrine\ORM\PersistentCollection {#5300 …}
  +reports: Doctrine\ORM\PersistentCollection {#5302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
  -id: 75580
  -bodyTs: "'advic':94 'also':66 'beg':64 'cat':9,20,55 'children':97 'cours':7 'curios':47 'dairi':25 'desir':62 'dress':23 'eat':21,30 'egg':24 'engag':81 'fond':76 'food':15,42 'fulfil':45 'good':93 'hell':89 'help':58 'human':41 'interest':86 'kind':52 'like':10 'll':29 'lot':88 'meat':33 'most':38 'often':48 'oil':27 'other':18 'peopl':14 'rais':96 'ranch':22 'stave':59 'think':67 'trust':70 'uninterest':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5422005"
  +editedAt: DateTimeImmutable @1698459953 {#5292
    date: 2023-10-28 04:25:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698459895 {#5293
    date: 2023-10-28 04:24:55.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 {#4362
  +user: App\Entity\User {#4375 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "For cats it’s important to show them what you have so they can see and smell it, they are much more likely to leave you alone after (unless it’s delicious and they want it)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697947844 {#4357
    date: 2023-10-22 06:10:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4363 …}
  +nested: Doctrine\ORM\PersistentCollection {#4365 …}
  +votes: Doctrine\ORM\PersistentCollection {#4367 …}
  +reports: Doctrine\ORM\PersistentCollection {#4369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4373 …}
  -id: 64109
  -bodyTs: "'alon':27 'cat':2 'delici':32 'import':5 'leav':25 'like':23 'much':21 'see':15 'show':7 'smell':17 'unless':29 'want':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4717309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697947844 {#4358
    date: 2023-10-22 06:10:44.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 {#4362
  +user: App\Entity\User {#4375 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "For cats it’s important to show them what you have so they can see and smell it, they are much more likely to leave you alone after (unless it’s delicious and they want it)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697947844 {#4357
    date: 2023-10-22 06:10:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4363 …}
  +nested: Doctrine\ORM\PersistentCollection {#4365 …}
  +votes: Doctrine\ORM\PersistentCollection {#4367 …}
  +reports: Doctrine\ORM\PersistentCollection {#4369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4373 …}
  -id: 64109
  -bodyTs: "'alon':27 'cat':2 'delici':32 'import':5 'leav':25 'like':23 'much':21 'see':15 'show':7 'smell':17 'unless':29 'want':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4717309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697947844 {#4358
    date: 2023-10-22 06:10:44.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 {#4362
  +user: App\Entity\User {#4375 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "For cats it’s important to show them what you have so they can see and smell it, they are much more likely to leave you alone after (unless it’s delicious and they want it)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697947844 {#4357
    date: 2023-10-22 06:10:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4363 …}
  +nested: Doctrine\ORM\PersistentCollection {#4365 …}
  +votes: Doctrine\ORM\PersistentCollection {#4367 …}
  +reports: Doctrine\ORM\PersistentCollection {#4369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4373 …}
  -id: 64109
  -bodyTs: "'alon':27 'cat':2 'delici':32 'import':5 'leav':25 'like':23 'much':21 'see':15 'show':7 'smell':17 'unless':29 'want':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4717309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697947844 {#4358
    date: 2023-10-22 06:10:44.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 {#4435
  +user: App\Entity\User {#4448 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Our cat was brought up on high protein and indulgence. Everything she wanted to smell, we presented; every sniffable light had a willing Sherpa to get the nose in range. Open the closet door. Added blanket in couch corner arranged for easy use by submarine cat. Toys to carry around.\n
    \n
    You better believe she’s there for cooking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697944246 {#4430
    date: 2023-10-22 05:10:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4436 …}
  +nested: Doctrine\ORM\PersistentCollection {#4438 …}
  +votes: Doctrine\ORM\PersistentCollection {#4440 …}
  +reports: Doctrine\ORM\PersistentCollection {#4442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4446 …}
  -id: 64062
  -bodyTs: "'ad':35 'around':50 'arrang':40 'believ':53 'better':52 'blanket':36 'brought':4 'carri':49 'cat':2,46 'closet':33 'cook':58 'corner':39 'couch':38 'door':34 'easi':42 'everi':18 'everyth':11 'get':26 'high':7 'indulg':10 'light':20 'nose':28 'open':31 'present':17 'protein':8 'rang':30 'sherpa':24 'smell':15 'sniffabl':19 'submarin':45 'toy':47 'use':43 'want':13 'will':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4189483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697944246 {#4431
    date: 2023-10-22 05:10:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4435
  +user: App\Entity\User {#4448 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Our cat was brought up on high protein and indulgence. Everything she wanted to smell, we presented; every sniffable light had a willing Sherpa to get the nose in range. Open the closet door. Added blanket in couch corner arranged for easy use by submarine cat. Toys to carry around.\n
    \n
    You better believe she’s there for cooking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697944246 {#4430
    date: 2023-10-22 05:10:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4436 …}
  +nested: Doctrine\ORM\PersistentCollection {#4438 …}
  +votes: Doctrine\ORM\PersistentCollection {#4440 …}
  +reports: Doctrine\ORM\PersistentCollection {#4442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4446 …}
  -id: 64062
  -bodyTs: "'ad':35 'around':50 'arrang':40 'believ':53 'better':52 'blanket':36 'brought':4 'carri':49 'cat':2,46 'closet':33 'cook':58 'corner':39 'couch':38 'door':34 'easi':42 'everi':18 'everyth':11 'get':26 'high':7 'indulg':10 'light':20 'nose':28 'open':31 'present':17 'protein':8 'rang':30 'sherpa':24 'smell':15 'sniffabl':19 'submarin':45 'toy':47 'use':43 'want':13 'will':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4189483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697944246 {#4431
    date: 2023-10-22 05:10:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4435
  +user: App\Entity\User {#4448 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Our cat was brought up on high protein and indulgence. Everything she wanted to smell, we presented; every sniffable light had a willing Sherpa to get the nose in range. Open the closet door. Added blanket in couch corner arranged for easy use by submarine cat. Toys to carry around.\n
    \n
    You better believe she’s there for cooking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697944246 {#4430
    date: 2023-10-22 05:10:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4436 …}
  +nested: Doctrine\ORM\PersistentCollection {#4438 …}
  +votes: Doctrine\ORM\PersistentCollection {#4440 …}
  +reports: Doctrine\ORM\PersistentCollection {#4442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4446 …}
  -id: 64062
  -bodyTs: "'ad':35 'around':50 'arrang':40 'believ':53 'better':52 'blanket':36 'brought':4 'carri':49 'cat':2,46 'closet':33 'cook':58 'corner':39 'couch':38 'door':34 'easi':42 'everi':18 'everyth':11 'get':26 'high':7 'indulg':10 'light':20 'nose':28 'open':31 'present':17 'protein':8 'rang':30 'sherpa':24 'smell':15 'sniffabl':19 'submarin':45 'toy':47 'use':43 'want':13 'will':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4189483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697944246 {#4431
    date: 2023-10-22 05:10:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4508
  +user: App\Entity\User {#4521 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I do this all the time lol, I feel like it helps the KitKats feel less ignored or whatever. They don’t need attention 24/7, so little things like that can help them bond without requiring lots of time or energy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697943818 {#4503
    date: 2023-10-22 05:03:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4509 …}
  +nested: Doctrine\ORM\PersistentCollection {#4511 …}
  +votes: Doctrine\ORM\PersistentCollection {#4513 …}
  +reports: Doctrine\ORM\PersistentCollection {#4515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4519 …}
  -id: 64048
  -bodyTs: "'24/7':25 'attent':24 'bond':34 'energi':41 'feel':9,15 'help':12,32 'ignor':17 'kitkat':14 'less':16 'like':10,29 'littl':27 'lol':7 'lot':37 'need':23 'requir':36 'thing':28 'time':6,39 'whatev':19 'without':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4715784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943818 {#4504
    date: 2023-10-22 05:03:38.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 {#4508
  +user: App\Entity\User {#4521 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I do this all the time lol, I feel like it helps the KitKats feel less ignored or whatever. They don’t need attention 24/7, so little things like that can help them bond without requiring lots of time or energy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697943818 {#4503
    date: 2023-10-22 05:03:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4509 …}
  +nested: Doctrine\ORM\PersistentCollection {#4511 …}
  +votes: Doctrine\ORM\PersistentCollection {#4513 …}
  +reports: Doctrine\ORM\PersistentCollection {#4515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4519 …}
  -id: 64048
  -bodyTs: "'24/7':25 'attent':24 'bond':34 'energi':41 'feel':9,15 'help':12,32 'ignor':17 'kitkat':14 'less':16 'like':10,29 'littl':27 'lol':7 'lot':37 'need':23 'requir':36 'thing':28 'time':6,39 'whatev':19 'without':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4715784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943818 {#4504
    date: 2023-10-22 05:03:38.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 {#4508
  +user: App\Entity\User {#4521 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I do this all the time lol, I feel like it helps the KitKats feel less ignored or whatever. They don’t need attention 24/7, so little things like that can help them bond without requiring lots of time or energy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697943818 {#4503
    date: 2023-10-22 05:03:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4509 …}
  +nested: Doctrine\ORM\PersistentCollection {#4511 …}
  +votes: Doctrine\ORM\PersistentCollection {#4513 …}
  +reports: Doctrine\ORM\PersistentCollection {#4515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4519 …}
  -id: 64048
  -bodyTs: "'24/7':25 'attent':24 'bond':34 'energi':41 'feel':9,15 'help':12,32 'ignor':17 'kitkat':14 'less':16 'like':10,29 'littl':27 'lol':7 'lot':37 'need':23 'requir':36 'thing':28 'time':6,39 'whatev':19 'without':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4715784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943818 {#4504
    date: 2023-10-22 05:03:38.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 {#4581
  +user: App\Entity\User {#4594 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My cat immediately tries to eat anything I show him. Feathers, pinecones… he’s not the brightest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1697943752 {#4576
    date: 2023-10-22 05:02:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4582 …}
  +nested: Doctrine\ORM\PersistentCollection {#4584 …}
  +votes: Doctrine\ORM\PersistentCollection {#4586 …}
  +reports: Doctrine\ORM\PersistentCollection {#4588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
  -id: 64032
  -bodyTs: "'anyth':7 'brightest':17 'cat':2 'eat':6 'feather':11 'immedi':3 'pinecon':12 'show':9 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3605567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697942637 {#4577
    date: 2023-10-22 04:43:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4581
  +user: App\Entity\User {#4594 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My cat immediately tries to eat anything I show him. Feathers, pinecones… he’s not the brightest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1697943752 {#4576
    date: 2023-10-22 05:02:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4582 …}
  +nested: Doctrine\ORM\PersistentCollection {#4584 …}
  +votes: Doctrine\ORM\PersistentCollection {#4586 …}
  +reports: Doctrine\ORM\PersistentCollection {#4588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
  -id: 64032
  -bodyTs: "'anyth':7 'brightest':17 'cat':2 'eat':6 'feather':11 'immedi':3 'pinecon':12 'show':9 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3605567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697942637 {#4577
    date: 2023-10-22 04:43:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4581
  +user: App\Entity\User {#4594 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My cat immediately tries to eat anything I show him. Feathers, pinecones… he’s not the brightest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1697943752 {#4576
    date: 2023-10-22 05:02:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4582 …}
  +nested: Doctrine\ORM\PersistentCollection {#4584 …}
  +votes: Doctrine\ORM\PersistentCollection {#4586 …}
  +reports: Doctrine\ORM\PersistentCollection {#4588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
  -id: 64032
  -bodyTs: "'anyth':7 'brightest':17 'cat':2 'eat':6 'feather':11 'immedi':3 'pinecon':12 'show':9 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3605567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697942637 {#4577
    date: 2023-10-22 04:43:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5214
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4581
    +user: App\Entity\User {#4594 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My cat immediately tries to eat anything I show him. Feathers, pinecones… he’s not the brightest."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1697943752 {#4576
      date: 2023-10-22 05:02:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4582 …}
    +nested: Doctrine\ORM\PersistentCollection {#4584 …}
    +votes: Doctrine\ORM\PersistentCollection {#4586 …}
    +reports: Doctrine\ORM\PersistentCollection {#4588 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
    -id: 64032
    -bodyTs: "'anyth':7 'brightest':17 'cat':2 'eat':6 'feather':11 'immedi':3 'pinecon':12 'show':9 'tri':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/3605567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697942637 {#4577
      date: 2023-10-22 04:43:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4581}
  +body: "Meanwhile, one of my parents cats refuses to eat wet food and will taste test it by dipping her paw into it and tasting what is on her paw, then usually decides it isn’t what she likes and yeows for something else. She pretty much only eats Temptations Cat Treats."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697943751 {#5212
    date: 2023-10-22 05:02:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Sindralyn@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5215 …}
  +nested: Doctrine\ORM\PersistentCollection {#5217 …}
  +votes: Doctrine\ORM\PersistentCollection {#5219 …}
  +reports: Doctrine\ORM\PersistentCollection {#5221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
  -id: 64047
  -bodyTs: "'cat':6,50 'decid':32 'dip':18 'eat':9,48 'els':43 'food':11 'isn':34 'like':38 'meanwhil':1 'much':46 'one':2 'parent':5 'paw':20,29 'pretti':45 'refus':7 'someth':42 'tast':14,24 'temptat':49 'test':15 'treat':51 'usual':31 'wet':10 'yeow':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4715755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943751 {#5213
    date: 2023-10-22 05:02:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#5214
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4581
    +user: App\Entity\User {#4594 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My cat immediately tries to eat anything I show him. Feathers, pinecones… he’s not the brightest."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1697943752 {#4576
      date: 2023-10-22 05:02:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4582 …}
    +nested: Doctrine\ORM\PersistentCollection {#4584 …}
    +votes: Doctrine\ORM\PersistentCollection {#4586 …}
    +reports: Doctrine\ORM\PersistentCollection {#4588 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
    -id: 64032
    -bodyTs: "'anyth':7 'brightest':17 'cat':2 'eat':6 'feather':11 'immedi':3 'pinecon':12 'show':9 'tri':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/3605567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697942637 {#4577
      date: 2023-10-22 04:43:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4581}
  +body: "Meanwhile, one of my parents cats refuses to eat wet food and will taste test it by dipping her paw into it and tasting what is on her paw, then usually decides it isn’t what she likes and yeows for something else. She pretty much only eats Temptations Cat Treats."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697943751 {#5212
    date: 2023-10-22 05:02:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Sindralyn@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5215 …}
  +nested: Doctrine\ORM\PersistentCollection {#5217 …}
  +votes: Doctrine\ORM\PersistentCollection {#5219 …}
  +reports: Doctrine\ORM\PersistentCollection {#5221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
  -id: 64047
  -bodyTs: "'cat':6,50 'decid':32 'dip':18 'eat':9,48 'els':43 'food':11 'isn':34 'like':38 'meanwhil':1 'much':46 'one':2 'parent':5 'paw':20,29 'pretti':45 'refus':7 'someth':42 'tast':14,24 'temptat':49 'test':15 'treat':51 'usual':31 'wet':10 'yeow':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4715755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943751 {#5213
    date: 2023-10-22 05:02:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#5214
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4581
    +user: App\Entity\User {#4594 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My cat immediately tries to eat anything I show him. Feathers, pinecones… he’s not the brightest."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1697943752 {#4576
      date: 2023-10-22 05:02:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4582 …}
    +nested: Doctrine\ORM\PersistentCollection {#4584 …}
    +votes: Doctrine\ORM\PersistentCollection {#4586 …}
    +reports: Doctrine\ORM\PersistentCollection {#4588 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
    -id: 64032
    -bodyTs: "'anyth':7 'brightest':17 'cat':2 'eat':6 'feather':11 'immedi':3 'pinecon':12 'show':9 'tri':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/3605567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697942637 {#4577
      date: 2023-10-22 04:43:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4581}
  +body: "Meanwhile, one of my parents cats refuses to eat wet food and will taste test it by dipping her paw into it and tasting what is on her paw, then usually decides it isn’t what she likes and yeows for something else. She pretty much only eats Temptations Cat Treats."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697943751 {#5212
    date: 2023-10-22 05:02:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Sindralyn@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5215 …}
  +nested: Doctrine\ORM\PersistentCollection {#5217 …}
  +votes: Doctrine\ORM\PersistentCollection {#5219 …}
  +reports: Doctrine\ORM\PersistentCollection {#5221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
  -id: 64047
  -bodyTs: "'cat':6,50 'decid':32 'dip':18 'eat':9,48 'els':43 'food':11 'isn':34 'like':38 'meanwhil':1 'much':46 'one':2 'parent':5 'paw':20,29 'pretti':45 'refus':7 'someth':42 'tast':14,24 'temptat':49 'test':15 'treat':51 'usual':31 'wet':10 'yeow':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4715755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943751 {#5213
    date: 2023-10-22 05:02:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4654
  +user: App\Entity\User {#4667 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
    \n
    If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
    \n
    Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1698652138 {#4649
    date: 2023-10-30 08:48:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4655 …}
  +nested: Doctrine\ORM\PersistentCollection {#4657 …}
  +votes: Doctrine\ORM\PersistentCollection {#4659 …}
  +reports: Doctrine\ORM\PersistentCollection {#4661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
  -id: 64029
  -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4188736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697942338 {#4650
    date: 2023-10-22 04:38:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4654
  +user: App\Entity\User {#4667 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
    \n
    If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
    \n
    Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1698652138 {#4649
    date: 2023-10-30 08:48:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4655 …}
  +nested: Doctrine\ORM\PersistentCollection {#4657 …}
  +votes: Doctrine\ORM\PersistentCollection {#4659 …}
  +reports: Doctrine\ORM\PersistentCollection {#4661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
  -id: 64029
  -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4188736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697942338 {#4650
    date: 2023-10-22 04:38:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4654
  +user: App\Entity\User {#4667 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
    \n
    If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
    \n
    Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1698652138 {#4649
    date: 2023-10-30 08:48:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4655 …}
  +nested: Doctrine\ORM\PersistentCollection {#4657 …}
  +votes: Doctrine\ORM\PersistentCollection {#4659 …}
  +reports: Doctrine\ORM\PersistentCollection {#4661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
  -id: 64029
  -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4188736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697942338 {#4650
    date: 2023-10-22 04:38:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5183
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4654
    +user: App\Entity\User {#4667 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
      \n
      If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
      \n
      Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1698652138 {#4649
      date: 2023-10-30 08:48:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4655 …}
    +nested: Doctrine\ORM\PersistentCollection {#4657 …}
    +votes: Doctrine\ORM\PersistentCollection {#4659 …}
    +reports: Doctrine\ORM\PersistentCollection {#4661 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
    -id: 64029
    -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4188736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697942338 {#4650
      date: 2023-10-22 04:38:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4654}
  +body: "My parents cats love carbs/sweets."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697943216 {#5181
    date: 2023-10-22 04:53:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@MystikIncarnate@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5184 …}
  +nested: Doctrine\ORM\PersistentCollection {#5186 …}
  +votes: Doctrine\ORM\PersistentCollection {#5188 …}
  +reports: Doctrine\ORM\PersistentCollection {#5190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
  -id: 64038
  -bodyTs: "'carbs/sweets':5 'cat':3 'love':4 'parent':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4715495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943216 {#5182
    date: 2023-10-22 04:53: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
87 DENIED edit
App\Entity\EntryComment {#5183
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4654
    +user: App\Entity\User {#4667 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
      \n
      If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
      \n
      Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1698652138 {#4649
      date: 2023-10-30 08:48:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4655 …}
    +nested: Doctrine\ORM\PersistentCollection {#4657 …}
    +votes: Doctrine\ORM\PersistentCollection {#4659 …}
    +reports: Doctrine\ORM\PersistentCollection {#4661 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
    -id: 64029
    -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4188736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697942338 {#4650
      date: 2023-10-22 04:38:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4654}
  +body: "My parents cats love carbs/sweets."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697943216 {#5181
    date: 2023-10-22 04:53:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@MystikIncarnate@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5184 …}
  +nested: Doctrine\ORM\PersistentCollection {#5186 …}
  +votes: Doctrine\ORM\PersistentCollection {#5188 …}
  +reports: Doctrine\ORM\PersistentCollection {#5190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
  -id: 64038
  -bodyTs: "'carbs/sweets':5 'cat':3 'love':4 'parent':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4715495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943216 {#5182
    date: 2023-10-22 04:53: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
88 DENIED moderate
App\Entity\EntryComment {#5183
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4654
    +user: App\Entity\User {#4667 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
      \n
      If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
      \n
      Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1698652138 {#4649
      date: 2023-10-30 08:48:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4655 …}
    +nested: Doctrine\ORM\PersistentCollection {#4657 …}
    +votes: Doctrine\ORM\PersistentCollection {#4659 …}
    +reports: Doctrine\ORM\PersistentCollection {#4661 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
    -id: 64029
    -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4188736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697942338 {#4650
      date: 2023-10-22 04:38:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4654}
  +body: "My parents cats love carbs/sweets."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697943216 {#5181
    date: 2023-10-22 04:53:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@MystikIncarnate@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5184 …}
  +nested: Doctrine\ORM\PersistentCollection {#5186 …}
  +votes: Doctrine\ORM\PersistentCollection {#5188 …}
  +reports: Doctrine\ORM\PersistentCollection {#5190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
  -id: 64038
  -bodyTs: "'carbs/sweets':5 'cat':3 'love':4 'parent':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4715495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943216 {#5182
    date: 2023-10-22 04:53: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
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 {#5323
  +user: Proxies\__CG__\App\Entity\User {#5315 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5183
    +user: Proxies\__CG__\App\Entity\User {#5138 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4654
      +user: App\Entity\User {#4667 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
        \n
        If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
        \n
        Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1698652138 {#4649
        date: 2023-10-30 08:48:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4655 …}
      +nested: Doctrine\ORM\PersistentCollection {#4657 …}
      +votes: Doctrine\ORM\PersistentCollection {#4659 …}
      +reports: Doctrine\ORM\PersistentCollection {#4661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
      -id: 64029
      -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4188736"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697942338 {#4650
        date: 2023-10-22 04:38:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4654}
    +body: "My parents cats love carbs/sweets."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697943216 {#5181
      date: 2023-10-22 04:53:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@MystikIncarnate@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5184 …}
    +nested: Doctrine\ORM\PersistentCollection {#5186 …}
    +votes: Doctrine\ORM\PersistentCollection {#5188 …}
    +reports: Doctrine\ORM\PersistentCollection {#5190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
    -id: 64038
    -bodyTs: "'carbs/sweets':5 'cat':3 'love':4 'parent':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4715495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697943216 {#5182
      date: 2023-10-22 04:53:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4654}
  +body: "Cats can’t taste sugar though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697943891 {#5318
    date: 2023-10-22 05:04:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@MystikIncarnate@lemmy.ca"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5313 …}
  +nested: Doctrine\ORM\PersistentCollection {#5311 …}
  +votes: Doctrine\ORM\PersistentCollection {#5309 …}
  +reports: Doctrine\ORM\PersistentCollection {#5325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
  -id: 64051
  -bodyTs: "'cat':1 'sugar':5 'tast':4 'though':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3726888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943891 {#5321
    date: 2023-10-22 05:04:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#5323
  +user: Proxies\__CG__\App\Entity\User {#5315 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5183
    +user: Proxies\__CG__\App\Entity\User {#5138 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4654
      +user: App\Entity\User {#4667 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
        \n
        If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
        \n
        Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1698652138 {#4649
        date: 2023-10-30 08:48:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4655 …}
      +nested: Doctrine\ORM\PersistentCollection {#4657 …}
      +votes: Doctrine\ORM\PersistentCollection {#4659 …}
      +reports: Doctrine\ORM\PersistentCollection {#4661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
      -id: 64029
      -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4188736"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697942338 {#4650
        date: 2023-10-22 04:38:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4654}
    +body: "My parents cats love carbs/sweets."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697943216 {#5181
      date: 2023-10-22 04:53:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@MystikIncarnate@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5184 …}
    +nested: Doctrine\ORM\PersistentCollection {#5186 …}
    +votes: Doctrine\ORM\PersistentCollection {#5188 …}
    +reports: Doctrine\ORM\PersistentCollection {#5190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
    -id: 64038
    -bodyTs: "'carbs/sweets':5 'cat':3 'love':4 'parent':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4715495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697943216 {#5182
      date: 2023-10-22 04:53:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4654}
  +body: "Cats can’t taste sugar though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697943891 {#5318
    date: 2023-10-22 05:04:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@MystikIncarnate@lemmy.ca"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5313 …}
  +nested: Doctrine\ORM\PersistentCollection {#5311 …}
  +votes: Doctrine\ORM\PersistentCollection {#5309 …}
  +reports: Doctrine\ORM\PersistentCollection {#5325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
  -id: 64051
  -bodyTs: "'cat':1 'sugar':5 'tast':4 'though':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3726888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943891 {#5321
    date: 2023-10-22 05:04:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#5323
  +user: Proxies\__CG__\App\Entity\User {#5315 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5183
    +user: Proxies\__CG__\App\Entity\User {#5138 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4654
      +user: App\Entity\User {#4667 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
        \n
        If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
        \n
        Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1698652138 {#4649
        date: 2023-10-30 08:48:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4655 …}
      +nested: Doctrine\ORM\PersistentCollection {#4657 …}
      +votes: Doctrine\ORM\PersistentCollection {#4659 …}
      +reports: Doctrine\ORM\PersistentCollection {#4661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
      -id: 64029
      -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4188736"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697942338 {#4650
        date: 2023-10-22 04:38:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4654}
    +body: "My parents cats love carbs/sweets."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697943216 {#5181
      date: 2023-10-22 04:53:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@MystikIncarnate@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5184 …}
    +nested: Doctrine\ORM\PersistentCollection {#5186 …}
    +votes: Doctrine\ORM\PersistentCollection {#5188 …}
    +reports: Doctrine\ORM\PersistentCollection {#5190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
    -id: 64038
    -bodyTs: "'carbs/sweets':5 'cat':3 'love':4 'parent':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4715495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697943216 {#5182
      date: 2023-10-22 04:53:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4654}
  +body: "Cats can’t taste sugar though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697943891 {#5318
    date: 2023-10-22 05:04:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@MystikIncarnate@lemmy.ca"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5313 …}
  +nested: Doctrine\ORM\PersistentCollection {#5311 …}
  +votes: Doctrine\ORM\PersistentCollection {#5309 …}
  +reports: Doctrine\ORM\PersistentCollection {#5325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
  -id: 64051
  -bodyTs: "'cat':1 'sugar':5 'tast':4 'though':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3726888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943891 {#5321
    date: 2023-10-22 05:04:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#5414
  +user: Proxies\__CG__\App\Entity\User {#5418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5323
    +user: Proxies\__CG__\App\Entity\User {#5315 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5183
      +user: Proxies\__CG__\App\Entity\User {#5138 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4654
        +user: App\Entity\User {#4667 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
          \n
          If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
          \n
          Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1698652138 {#4649
          date: 2023-10-30 08:48:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4655 …}
        +nested: Doctrine\ORM\PersistentCollection {#4657 …}
        +votes: Doctrine\ORM\PersistentCollection {#4659 …}
        +reports: Doctrine\ORM\PersistentCollection {#4661 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
        -id: 64029
        -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4188736"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697942338 {#4650
          date: 2023-10-22 04:38:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4654}
      +body: "My parents cats love carbs/sweets."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697943216 {#5181
        date: 2023-10-22 04:53:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@MystikIncarnate@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5184 …}
      +nested: Doctrine\ORM\PersistentCollection {#5186 …}
      +votes: Doctrine\ORM\PersistentCollection {#5188 …}
      +reports: Doctrine\ORM\PersistentCollection {#5190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
      -id: 64038
      -bodyTs: "'carbs/sweets':5 'cat':3 'love':4 'parent':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4715495"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697943216 {#5182
        date: 2023-10-22 04:53:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4654}
    +body: "Cats can’t taste sugar though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697943891 {#5318
      date: 2023-10-22 05:04:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@MystikIncarnate@lemmy.ca"
      "@pete_the_cat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5313 …}
    +nested: Doctrine\ORM\PersistentCollection {#5311 …}
    +votes: Doctrine\ORM\PersistentCollection {#5309 …}
    +reports: Doctrine\ORM\PersistentCollection {#5325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
    -id: 64051
    -bodyTs: "'cat':1 'sugar':5 'tast':4 'though':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/3726888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697943891 {#5321
      date: 2023-10-22 05:04:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4654}
  +body: "Most sweet things usually have a lot of fat which kitties love."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697944447 {#5413
    date: 2023-10-22 05:14:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@MystikIncarnate@lemmy.ca"
    "@pete_the_cat@lemmy.world"
    "@ryannathans@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5423 …}
  +nested: Doctrine\ORM\PersistentCollection {#5419 …}
  +votes: Doctrine\ORM\PersistentCollection {#5421 …}
  +reports: Doctrine\ORM\PersistentCollection {#5426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5430 …}
  -id: 64067
  -bodyTs: "'fat':9 'kitti':11 'lot':7 'love':12 'sweet':2 'thing':3 'usual':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5167075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697944447 {#5410
    date: 2023-10-22 05:14:07.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 {#5414
  +user: Proxies\__CG__\App\Entity\User {#5418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5323
    +user: Proxies\__CG__\App\Entity\User {#5315 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5183
      +user: Proxies\__CG__\App\Entity\User {#5138 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4654
        +user: App\Entity\User {#4667 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
          \n
          If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
          \n
          Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1698652138 {#4649
          date: 2023-10-30 08:48:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4655 …}
        +nested: Doctrine\ORM\PersistentCollection {#4657 …}
        +votes: Doctrine\ORM\PersistentCollection {#4659 …}
        +reports: Doctrine\ORM\PersistentCollection {#4661 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
        -id: 64029
        -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4188736"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697942338 {#4650
          date: 2023-10-22 04:38:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4654}
      +body: "My parents cats love carbs/sweets."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697943216 {#5181
        date: 2023-10-22 04:53:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@MystikIncarnate@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5184 …}
      +nested: Doctrine\ORM\PersistentCollection {#5186 …}
      +votes: Doctrine\ORM\PersistentCollection {#5188 …}
      +reports: Doctrine\ORM\PersistentCollection {#5190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
      -id: 64038
      -bodyTs: "'carbs/sweets':5 'cat':3 'love':4 'parent':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4715495"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697943216 {#5182
        date: 2023-10-22 04:53:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4654}
    +body: "Cats can’t taste sugar though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697943891 {#5318
      date: 2023-10-22 05:04:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@MystikIncarnate@lemmy.ca"
      "@pete_the_cat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5313 …}
    +nested: Doctrine\ORM\PersistentCollection {#5311 …}
    +votes: Doctrine\ORM\PersistentCollection {#5309 …}
    +reports: Doctrine\ORM\PersistentCollection {#5325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
    -id: 64051
    -bodyTs: "'cat':1 'sugar':5 'tast':4 'though':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/3726888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697943891 {#5321
      date: 2023-10-22 05:04:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4654}
  +body: "Most sweet things usually have a lot of fat which kitties love."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697944447 {#5413
    date: 2023-10-22 05:14:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@MystikIncarnate@lemmy.ca"
    "@pete_the_cat@lemmy.world"
    "@ryannathans@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5423 …}
  +nested: Doctrine\ORM\PersistentCollection {#5419 …}
  +votes: Doctrine\ORM\PersistentCollection {#5421 …}
  +reports: Doctrine\ORM\PersistentCollection {#5426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5430 …}
  -id: 64067
  -bodyTs: "'fat':9 'kitti':11 'lot':7 'love':12 'sweet':2 'thing':3 'usual':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5167075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697944447 {#5410
    date: 2023-10-22 05:14:07.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 {#5414
  +user: Proxies\__CG__\App\Entity\User {#5418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5323
    +user: Proxies\__CG__\App\Entity\User {#5315 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5183
      +user: Proxies\__CG__\App\Entity\User {#5138 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4654
        +user: App\Entity\User {#4667 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
          \n
          If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
          \n
          Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1698652138 {#4649
          date: 2023-10-30 08:48:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4655 …}
        +nested: Doctrine\ORM\PersistentCollection {#4657 …}
        +votes: Doctrine\ORM\PersistentCollection {#4659 …}
        +reports: Doctrine\ORM\PersistentCollection {#4661 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
        -id: 64029
        -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4188736"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697942338 {#4650
          date: 2023-10-22 04:38:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4654}
      +body: "My parents cats love carbs/sweets."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697943216 {#5181
        date: 2023-10-22 04:53:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@MystikIncarnate@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5184 …}
      +nested: Doctrine\ORM\PersistentCollection {#5186 …}
      +votes: Doctrine\ORM\PersistentCollection {#5188 …}
      +reports: Doctrine\ORM\PersistentCollection {#5190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
      -id: 64038
      -bodyTs: "'carbs/sweets':5 'cat':3 'love':4 'parent':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4715495"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697943216 {#5182
        date: 2023-10-22 04:53:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4654}
    +body: "Cats can’t taste sugar though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697943891 {#5318
      date: 2023-10-22 05:04:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@MystikIncarnate@lemmy.ca"
      "@pete_the_cat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5313 …}
    +nested: Doctrine\ORM\PersistentCollection {#5311 …}
    +votes: Doctrine\ORM\PersistentCollection {#5309 …}
    +reports: Doctrine\ORM\PersistentCollection {#5325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
    -id: 64051
    -bodyTs: "'cat':1 'sugar':5 'tast':4 'though':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/3726888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697943891 {#5321
      date: 2023-10-22 05:04:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4654}
  +body: "Most sweet things usually have a lot of fat which kitties love."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697944447 {#5413
    date: 2023-10-22 05:14:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@MystikIncarnate@lemmy.ca"
    "@pete_the_cat@lemmy.world"
    "@ryannathans@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5423 …}
  +nested: Doctrine\ORM\PersistentCollection {#5419 …}
  +votes: Doctrine\ORM\PersistentCollection {#5421 …}
  +reports: Doctrine\ORM\PersistentCollection {#5426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5430 …}
  -id: 64067
  -bodyTs: "'fat':9 'kitti':11 'lot':7 'love':12 'sweet':2 'thing':3 'usual':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5167075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697944447 {#5410
    date: 2023-10-22 05:14:07.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 {#5434
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5323
    +user: Proxies\__CG__\App\Entity\User {#5315 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5183
      +user: Proxies\__CG__\App\Entity\User {#5138 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4654
        +user: App\Entity\User {#4667 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
          \n
          If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
          \n
          Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1698652138 {#4649
          date: 2023-10-30 08:48:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4655 …}
        +nested: Doctrine\ORM\PersistentCollection {#4657 …}
        +votes: Doctrine\ORM\PersistentCollection {#4659 …}
        +reports: Doctrine\ORM\PersistentCollection {#4661 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
        -id: 64029
        -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4188736"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697942338 {#4650
          date: 2023-10-22 04:38:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4654}
      +body: "My parents cats love carbs/sweets."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697943216 {#5181
        date: 2023-10-22 04:53:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@MystikIncarnate@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5184 …}
      +nested: Doctrine\ORM\PersistentCollection {#5186 …}
      +votes: Doctrine\ORM\PersistentCollection {#5188 …}
      +reports: Doctrine\ORM\PersistentCollection {#5190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
      -id: 64038
      -bodyTs: "'carbs/sweets':5 'cat':3 'love':4 'parent':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4715495"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697943216 {#5182
        date: 2023-10-22 04:53:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4654}
    +body: "Cats can’t taste sugar though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697943891 {#5318
      date: 2023-10-22 05:04:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@MystikIncarnate@lemmy.ca"
      "@pete_the_cat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5313 …}
    +nested: Doctrine\ORM\PersistentCollection {#5311 …}
    +votes: Doctrine\ORM\PersistentCollection {#5309 …}
    +reports: Doctrine\ORM\PersistentCollection {#5325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
    -id: 64051
    -bodyTs: "'cat':1 'sugar':5 'tast':4 'though':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/3726888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697943891 {#5321
      date: 2023-10-22 05:04:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4654}
  +body: "That’s what they say, but the cats sure do love it. They’ve eaten bits of donuts, potato chips, drank iced tea, etc…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697999196 {#5432
    date: 2023-10-22 20:26:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@MystikIncarnate@lemmy.ca"
    "@pete_the_cat@lemmy.world"
    "@ryannathans@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5435 …}
  +nested: Doctrine\ORM\PersistentCollection {#5437 …}
  +votes: Doctrine\ORM\PersistentCollection {#5439 …}
  +reports: Doctrine\ORM\PersistentCollection {#5441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5445 …}
  -id: 65461
  -bodyTs: "'bit':16 'cat':8 'chip':20 'donut':18 'drank':21 'eaten':15 'etc':24 'ice':22 'love':11 'potato':19 'say':5 'sure':9 'tea':23 've':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697999196 {#5433
    date: 2023-10-22 20:26: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
99 DENIED edit
App\Entity\EntryComment {#5434
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5323
    +user: Proxies\__CG__\App\Entity\User {#5315 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5183
      +user: Proxies\__CG__\App\Entity\User {#5138 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4654
        +user: App\Entity\User {#4667 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
          \n
          If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
          \n
          Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1698652138 {#4649
          date: 2023-10-30 08:48:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4655 …}
        +nested: Doctrine\ORM\PersistentCollection {#4657 …}
        +votes: Doctrine\ORM\PersistentCollection {#4659 …}
        +reports: Doctrine\ORM\PersistentCollection {#4661 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
        -id: 64029
        -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4188736"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697942338 {#4650
          date: 2023-10-22 04:38:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4654}
      +body: "My parents cats love carbs/sweets."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697943216 {#5181
        date: 2023-10-22 04:53:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@MystikIncarnate@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5184 …}
      +nested: Doctrine\ORM\PersistentCollection {#5186 …}
      +votes: Doctrine\ORM\PersistentCollection {#5188 …}
      +reports: Doctrine\ORM\PersistentCollection {#5190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
      -id: 64038
      -bodyTs: "'carbs/sweets':5 'cat':3 'love':4 'parent':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4715495"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697943216 {#5182
        date: 2023-10-22 04:53:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4654}
    +body: "Cats can’t taste sugar though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697943891 {#5318
      date: 2023-10-22 05:04:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@MystikIncarnate@lemmy.ca"
      "@pete_the_cat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5313 …}
    +nested: Doctrine\ORM\PersistentCollection {#5311 …}
    +votes: Doctrine\ORM\PersistentCollection {#5309 …}
    +reports: Doctrine\ORM\PersistentCollection {#5325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
    -id: 64051
    -bodyTs: "'cat':1 'sugar':5 'tast':4 'though':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/3726888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697943891 {#5321
      date: 2023-10-22 05:04:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4654}
  +body: "That’s what they say, but the cats sure do love it. They’ve eaten bits of donuts, potato chips, drank iced tea, etc…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697999196 {#5432
    date: 2023-10-22 20:26:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@MystikIncarnate@lemmy.ca"
    "@pete_the_cat@lemmy.world"
    "@ryannathans@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5435 …}
  +nested: Doctrine\ORM\PersistentCollection {#5437 …}
  +votes: Doctrine\ORM\PersistentCollection {#5439 …}
  +reports: Doctrine\ORM\PersistentCollection {#5441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5445 …}
  -id: 65461
  -bodyTs: "'bit':16 'cat':8 'chip':20 'donut':18 'drank':21 'eaten':15 'etc':24 'ice':22 'love':11 'potato':19 'say':5 'sure':9 'tea':23 've':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697999196 {#5433
    date: 2023-10-22 20:26: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
100 DENIED moderate
App\Entity\EntryComment {#5434
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5323
    +user: Proxies\__CG__\App\Entity\User {#5315 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5183
      +user: Proxies\__CG__\App\Entity\User {#5138 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4654
        +user: App\Entity\User {#4667 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
          \n
          If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
          \n
          Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1698652138 {#4649
          date: 2023-10-30 08:48:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4655 …}
        +nested: Doctrine\ORM\PersistentCollection {#4657 …}
        +votes: Doctrine\ORM\PersistentCollection {#4659 …}
        +reports: Doctrine\ORM\PersistentCollection {#4661 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
        -id: 64029
        -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4188736"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697942338 {#4650
          date: 2023-10-22 04:38:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4654}
      +body: "My parents cats love carbs/sweets."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697943216 {#5181
        date: 2023-10-22 04:53:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@MystikIncarnate@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5184 …}
      +nested: Doctrine\ORM\PersistentCollection {#5186 …}
      +votes: Doctrine\ORM\PersistentCollection {#5188 …}
      +reports: Doctrine\ORM\PersistentCollection {#5190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
      -id: 64038
      -bodyTs: "'carbs/sweets':5 'cat':3 'love':4 'parent':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4715495"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697943216 {#5182
        date: 2023-10-22 04:53:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4654}
    +body: "Cats can’t taste sugar though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697943891 {#5318
      date: 2023-10-22 05:04:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@MystikIncarnate@lemmy.ca"
      "@pete_the_cat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5313 …}
    +nested: Doctrine\ORM\PersistentCollection {#5311 …}
    +votes: Doctrine\ORM\PersistentCollection {#5309 …}
    +reports: Doctrine\ORM\PersistentCollection {#5325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
    -id: 64051
    -bodyTs: "'cat':1 'sugar':5 'tast':4 'though':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/3726888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697943891 {#5321
      date: 2023-10-22 05:04:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4654}
  +body: "That’s what they say, but the cats sure do love it. They’ve eaten bits of donuts, potato chips, drank iced tea, etc…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697999196 {#5432
    date: 2023-10-22 20:26:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@MystikIncarnate@lemmy.ca"
    "@pete_the_cat@lemmy.world"
    "@ryannathans@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5435 …}
  +nested: Doctrine\ORM\PersistentCollection {#5437 …}
  +votes: Doctrine\ORM\PersistentCollection {#5439 …}
  +reports: Doctrine\ORM\PersistentCollection {#5441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5445 …}
  -id: 65461
  -bodyTs: "'bit':16 'cat':8 'chip':20 'donut':18 'drank':21 'eaten':15 'etc':24 'ice':22 'love':11 'potato':19 'say':5 'sure':9 'tea':23 've':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697999196 {#5433
    date: 2023-10-22 20:26: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
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 {#5472
  +user: Proxies\__CG__\App\Entity\User {#5469 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5434
    +user: Proxies\__CG__\App\Entity\User {#5138 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5323
      +user: Proxies\__CG__\App\Entity\User {#5315 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5183
        +user: Proxies\__CG__\App\Entity\User {#5138 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4654
          +user: App\Entity\User {#4667 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
            \n
            If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
            \n
            Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 30
          +score: 0
          +lastActive: DateTime @1698652138 {#4649
            date: 2023-10-30 08:48:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Schnitzel_bub@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4655 …}
          +nested: Doctrine\ORM\PersistentCollection {#4657 …}
          +votes: Doctrine\ORM\PersistentCollection {#4659 …}
          +reports: Doctrine\ORM\PersistentCollection {#4661 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
          -id: 64029
          -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4188736"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697942338 {#4650
            date: 2023-10-22 04:38:58.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4654}
        +body: "My parents cats love carbs/sweets."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697943216 {#5181
          date: 2023-10-22 04:53:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@MystikIncarnate@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5184 …}
        +nested: Doctrine\ORM\PersistentCollection {#5186 …}
        +votes: Doctrine\ORM\PersistentCollection {#5188 …}
        +reports: Doctrine\ORM\PersistentCollection {#5190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
        -id: 64038
        -bodyTs: "'carbs/sweets':5 'cat':3 'love':4 'parent':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4715495"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697943216 {#5182
          date: 2023-10-22 04:53:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4654}
      +body: "Cats can’t taste sugar though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697943891 {#5318
        date: 2023-10-22 05:04:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@MystikIncarnate@lemmy.ca"
        "@pete_the_cat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5313 …}
      +nested: Doctrine\ORM\PersistentCollection {#5311 …}
      +votes: Doctrine\ORM\PersistentCollection {#5309 …}
      +reports: Doctrine\ORM\PersistentCollection {#5325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
      -id: 64051
      -bodyTs: "'cat':1 'sugar':5 'tast':4 'though':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/3726888"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697943891 {#5321
        date: 2023-10-22 05:04:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4654}
    +body: "That’s what they say, but the cats sure do love it. They’ve eaten bits of donuts, potato chips, drank iced tea, etc…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697999196 {#5432
      date: 2023-10-22 20:26:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@MystikIncarnate@lemmy.ca"
      "@pete_the_cat@lemmy.world"
      "@ryannathans@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5435 …}
    +nested: Doctrine\ORM\PersistentCollection {#5437 …}
    +votes: Doctrine\ORM\PersistentCollection {#5439 …}
    +reports: Doctrine\ORM\PersistentCollection {#5441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5445 …}
    -id: 65461
    -bodyTs: "'bit':16 'cat':8 'chip':20 'donut':18 'drank':21 'eaten':15 'etc':24 'ice':22 'love':11 'potato':19 'say':5 'sure':9 'tea':23 've':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4728563"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697999196 {#5433
      date: 2023-10-22 20:26:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4654}
  +body: "One of mine would pick up mini marshmallows with a claw, lick all the powdered sugar off and then shake her paw to get rid of it, flinging the wet, sticky blob off into the unknown."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698062660 {#5473
    date: 2023-10-23 14:04:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@MystikIncarnate@lemmy.ca"
    "@pete_the_cat@lemmy.world"
    "@ryannathans@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5466 …}
  +nested: Doctrine\ORM\PersistentCollection {#5464 …}
  +votes: Doctrine\ORM\PersistentCollection {#5468 …}
  +reports: Doctrine\ORM\PersistentCollection {#5479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
  -id: 66990
  -bodyTs: "'blob':32 'claw':11 'fling':28 'get':24 'lick':12 'marshmallow':8 'mine':3 'mini':7 'one':1 'paw':22 'pick':5 'powder':15 'rid':25 'shake':20 'sticki':31 'sugar':16 'unknown':36 'wet':30 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4228984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698062660 {#5476
    date: 2023-10-23 14:04:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#5472
  +user: Proxies\__CG__\App\Entity\User {#5469 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5434
    +user: Proxies\__CG__\App\Entity\User {#5138 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5323
      +user: Proxies\__CG__\App\Entity\User {#5315 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5183
        +user: Proxies\__CG__\App\Entity\User {#5138 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4654
          +user: App\Entity\User {#4667 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
            \n
            If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
            \n
            Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 30
          +score: 0
          +lastActive: DateTime @1698652138 {#4649
            date: 2023-10-30 08:48:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Schnitzel_bub@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4655 …}
          +nested: Doctrine\ORM\PersistentCollection {#4657 …}
          +votes: Doctrine\ORM\PersistentCollection {#4659 …}
          +reports: Doctrine\ORM\PersistentCollection {#4661 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
          -id: 64029
          -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4188736"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697942338 {#4650
            date: 2023-10-22 04:38:58.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4654}
        +body: "My parents cats love carbs/sweets."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697943216 {#5181
          date: 2023-10-22 04:53:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@MystikIncarnate@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5184 …}
        +nested: Doctrine\ORM\PersistentCollection {#5186 …}
        +votes: Doctrine\ORM\PersistentCollection {#5188 …}
        +reports: Doctrine\ORM\PersistentCollection {#5190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
        -id: 64038
        -bodyTs: "'carbs/sweets':5 'cat':3 'love':4 'parent':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4715495"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697943216 {#5182
          date: 2023-10-22 04:53:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4654}
      +body: "Cats can’t taste sugar though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697943891 {#5318
        date: 2023-10-22 05:04:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@MystikIncarnate@lemmy.ca"
        "@pete_the_cat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5313 …}
      +nested: Doctrine\ORM\PersistentCollection {#5311 …}
      +votes: Doctrine\ORM\PersistentCollection {#5309 …}
      +reports: Doctrine\ORM\PersistentCollection {#5325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
      -id: 64051
      -bodyTs: "'cat':1 'sugar':5 'tast':4 'though':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/3726888"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697943891 {#5321
        date: 2023-10-22 05:04:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4654}
    +body: "That’s what they say, but the cats sure do love it. They’ve eaten bits of donuts, potato chips, drank iced tea, etc…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697999196 {#5432
      date: 2023-10-22 20:26:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@MystikIncarnate@lemmy.ca"
      "@pete_the_cat@lemmy.world"
      "@ryannathans@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5435 …}
    +nested: Doctrine\ORM\PersistentCollection {#5437 …}
    +votes: Doctrine\ORM\PersistentCollection {#5439 …}
    +reports: Doctrine\ORM\PersistentCollection {#5441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5445 …}
    -id: 65461
    -bodyTs: "'bit':16 'cat':8 'chip':20 'donut':18 'drank':21 'eaten':15 'etc':24 'ice':22 'love':11 'potato':19 'say':5 'sure':9 'tea':23 've':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4728563"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697999196 {#5433
      date: 2023-10-22 20:26:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4654}
  +body: "One of mine would pick up mini marshmallows with a claw, lick all the powdered sugar off and then shake her paw to get rid of it, flinging the wet, sticky blob off into the unknown."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698062660 {#5473
    date: 2023-10-23 14:04:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@MystikIncarnate@lemmy.ca"
    "@pete_the_cat@lemmy.world"
    "@ryannathans@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5466 …}
  +nested: Doctrine\ORM\PersistentCollection {#5464 …}
  +votes: Doctrine\ORM\PersistentCollection {#5468 …}
  +reports: Doctrine\ORM\PersistentCollection {#5479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
  -id: 66990
  -bodyTs: "'blob':32 'claw':11 'fling':28 'get':24 'lick':12 'marshmallow':8 'mine':3 'mini':7 'one':1 'paw':22 'pick':5 'powder':15 'rid':25 'shake':20 'sticki':31 'sugar':16 'unknown':36 'wet':30 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4228984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698062660 {#5476
    date: 2023-10-23 14:04:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#5472
  +user: Proxies\__CG__\App\Entity\User {#5469 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5434
    +user: Proxies\__CG__\App\Entity\User {#5138 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5323
      +user: Proxies\__CG__\App\Entity\User {#5315 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5183
        +user: Proxies\__CG__\App\Entity\User {#5138 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4654
          +user: App\Entity\User {#4667 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
            \n
            If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
            \n
            Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 30
          +score: 0
          +lastActive: DateTime @1698652138 {#4649
            date: 2023-10-30 08:48:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Schnitzel_bub@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4655 …}
          +nested: Doctrine\ORM\PersistentCollection {#4657 …}
          +votes: Doctrine\ORM\PersistentCollection {#4659 …}
          +reports: Doctrine\ORM\PersistentCollection {#4661 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
          -id: 64029
          -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4188736"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697942338 {#4650
            date: 2023-10-22 04:38:58.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4654}
        +body: "My parents cats love carbs/sweets."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697943216 {#5181
          date: 2023-10-22 04:53:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@MystikIncarnate@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5184 …}
        +nested: Doctrine\ORM\PersistentCollection {#5186 …}
        +votes: Doctrine\ORM\PersistentCollection {#5188 …}
        +reports: Doctrine\ORM\PersistentCollection {#5190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
        -id: 64038
        -bodyTs: "'carbs/sweets':5 'cat':3 'love':4 'parent':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4715495"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697943216 {#5182
          date: 2023-10-22 04:53:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4654}
      +body: "Cats can’t taste sugar though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697943891 {#5318
        date: 2023-10-22 05:04:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@MystikIncarnate@lemmy.ca"
        "@pete_the_cat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5313 …}
      +nested: Doctrine\ORM\PersistentCollection {#5311 …}
      +votes: Doctrine\ORM\PersistentCollection {#5309 …}
      +reports: Doctrine\ORM\PersistentCollection {#5325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
      -id: 64051
      -bodyTs: "'cat':1 'sugar':5 'tast':4 'though':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/3726888"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697943891 {#5321
        date: 2023-10-22 05:04:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4654}
    +body: "That’s what they say, but the cats sure do love it. They’ve eaten bits of donuts, potato chips, drank iced tea, etc…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697999196 {#5432
      date: 2023-10-22 20:26:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@MystikIncarnate@lemmy.ca"
      "@pete_the_cat@lemmy.world"
      "@ryannathans@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5435 …}
    +nested: Doctrine\ORM\PersistentCollection {#5437 …}
    +votes: Doctrine\ORM\PersistentCollection {#5439 …}
    +reports: Doctrine\ORM\PersistentCollection {#5441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5445 …}
    -id: 65461
    -bodyTs: "'bit':16 'cat':8 'chip':20 'donut':18 'drank':21 'eaten':15 'etc':24 'ice':22 'love':11 'potato':19 'say':5 'sure':9 'tea':23 've':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4728563"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697999196 {#5433
      date: 2023-10-22 20:26:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4654}
  +body: "One of mine would pick up mini marshmallows with a claw, lick all the powdered sugar off and then shake her paw to get rid of it, flinging the wet, sticky blob off into the unknown."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698062660 {#5473
    date: 2023-10-23 14:04:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@MystikIncarnate@lemmy.ca"
    "@pete_the_cat@lemmy.world"
    "@ryannathans@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5466 …}
  +nested: Doctrine\ORM\PersistentCollection {#5464 …}
  +votes: Doctrine\ORM\PersistentCollection {#5468 …}
  +reports: Doctrine\ORM\PersistentCollection {#5479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
  -id: 66990
  -bodyTs: "'blob':32 'claw':11 'fling':28 'get':24 'lick':12 'marshmallow':8 'mine':3 'mini':7 'one':1 'paw':22 'pick':5 'powder':15 'rid':25 'shake':20 'sticki':31 'sugar':16 'unknown':36 'wet':30 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4228984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698062660 {#5476
    date: 2023-10-23 14:04:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5500
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5472
    +user: Proxies\__CG__\App\Entity\User {#5469 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5434
      +user: Proxies\__CG__\App\Entity\User {#5138 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5323
        +user: Proxies\__CG__\App\Entity\User {#5315 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5183
          +user: Proxies\__CG__\App\Entity\User {#5138 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4654
            +user: App\Entity\User {#4667 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
              \n
              If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
              \n
              Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 30
            +score: 0
            +lastActive: DateTime @1698652138 {#4649
              date: 2023-10-30 08:48:58.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Schnitzel_bub@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4655 …}
            +nested: Doctrine\ORM\PersistentCollection {#4657 …}
            +votes: Doctrine\ORM\PersistentCollection {#4659 …}
            +reports: Doctrine\ORM\PersistentCollection {#4661 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
            -id: 64029
            -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/4188736"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697942338 {#4650
              date: 2023-10-22 04:38:58.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4654}
          +body: "My parents cats love carbs/sweets."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697943216 {#5181
            date: 2023-10-22 04:53:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Schnitzel_bub@lemmy.ml"
            "@MystikIncarnate@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5184 …}
          +nested: Doctrine\ORM\PersistentCollection {#5186 …}
          +votes: Doctrine\ORM\PersistentCollection {#5188 …}
          +reports: Doctrine\ORM\PersistentCollection {#5190 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
          -id: 64038
          -bodyTs: "'carbs/sweets':5 'cat':3 'love':4 'parent':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4715495"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697943216 {#5182
            date: 2023-10-22 04:53:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4654}
        +body: "Cats can’t taste sugar though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697943891 {#5318
          date: 2023-10-22 05:04:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@MystikIncarnate@lemmy.ca"
          "@pete_the_cat@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5313 …}
        +nested: Doctrine\ORM\PersistentCollection {#5311 …}
        +votes: Doctrine\ORM\PersistentCollection {#5309 …}
        +reports: Doctrine\ORM\PersistentCollection {#5325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
        -id: 64051
        -bodyTs: "'cat':1 'sugar':5 'tast':4 'though':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://aussie.zone/comment/3726888"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697943891 {#5321
          date: 2023-10-22 05:04:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4654}
      +body: "That’s what they say, but the cats sure do love it. They’ve eaten bits of donuts, potato chips, drank iced tea, etc…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697999196 {#5432
        date: 2023-10-22 20:26:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@MystikIncarnate@lemmy.ca"
        "@pete_the_cat@lemmy.world"
        "@ryannathans@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5435 …}
      +nested: Doctrine\ORM\PersistentCollection {#5437 …}
      +votes: Doctrine\ORM\PersistentCollection {#5439 …}
      +reports: Doctrine\ORM\PersistentCollection {#5441 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5443 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5445 …}
      -id: 65461
      -bodyTs: "'bit':16 'cat':8 'chip':20 'donut':18 'drank':21 'eaten':15 'etc':24 'ice':22 'love':11 'potato':19 'say':5 'sure':9 'tea':23 've':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4728563"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697999196 {#5433
        date: 2023-10-22 20:26:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4654}
    +body: "One of mine would pick up mini marshmallows with a claw, lick all the powdered sugar off and then shake her paw to get rid of it, flinging the wet, sticky blob off into the unknown."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698062660 {#5473
      date: 2023-10-23 14:04:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@MystikIncarnate@lemmy.ca"
      "@pete_the_cat@lemmy.world"
      "@ryannathans@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5466 …}
    +nested: Doctrine\ORM\PersistentCollection {#5464 …}
    +votes: Doctrine\ORM\PersistentCollection {#5468 …}
    +reports: Doctrine\ORM\PersistentCollection {#5479 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
    -id: 66990
    -bodyTs: "'blob':32 'claw':11 'fling':28 'get':24 'lick':12 'marshmallow':8 'mine':3 'mini':7 'one':1 'paw':22 'pick':5 'powder':15 'rid':25 'shake':20 'sticki':31 'sugar':16 'unknown':36 'wet':30 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4228984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698062660 {#5476
      date: 2023-10-23 14:04:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4654}
  +body: "Sounds about right!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698652137 {#5495
    date: 2023-10-30 08:48:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@MystikIncarnate@lemmy.ca"
    "@pete_the_cat@lemmy.world"
    "@ryannathans@aussie.zone"
    "@CulturedLout@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5492 …}
  +nested: Doctrine\ORM\PersistentCollection {#5489 …}
  +votes: Doctrine\ORM\PersistentCollection {#5487 …}
  +reports: Doctrine\ORM\PersistentCollection {#5501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5505 …}
  -id: 79608
  -bodyTs: "'right':3 'sound':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4927231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698652137 {#5498
    date: 2023-10-30 08:48:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5500
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5472
    +user: Proxies\__CG__\App\Entity\User {#5469 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5434
      +user: Proxies\__CG__\App\Entity\User {#5138 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5323
        +user: Proxies\__CG__\App\Entity\User {#5315 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5183
          +user: Proxies\__CG__\App\Entity\User {#5138 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4654
            +user: App\Entity\User {#4667 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
              \n
              If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
              \n
              Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 30
            +score: 0
            +lastActive: DateTime @1698652138 {#4649
              date: 2023-10-30 08:48:58.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Schnitzel_bub@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4655 …}
            +nested: Doctrine\ORM\PersistentCollection {#4657 …}
            +votes: Doctrine\ORM\PersistentCollection {#4659 …}
            +reports: Doctrine\ORM\PersistentCollection {#4661 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
            -id: 64029
            -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/4188736"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697942338 {#4650
              date: 2023-10-22 04:38:58.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4654}
          +body: "My parents cats love carbs/sweets."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697943216 {#5181
            date: 2023-10-22 04:53:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Schnitzel_bub@lemmy.ml"
            "@MystikIncarnate@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5184 …}
          +nested: Doctrine\ORM\PersistentCollection {#5186 …}
          +votes: Doctrine\ORM\PersistentCollection {#5188 …}
          +reports: Doctrine\ORM\PersistentCollection {#5190 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
          -id: 64038
          -bodyTs: "'carbs/sweets':5 'cat':3 'love':4 'parent':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4715495"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697943216 {#5182
            date: 2023-10-22 04:53:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4654}
        +body: "Cats can’t taste sugar though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697943891 {#5318
          date: 2023-10-22 05:04:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@MystikIncarnate@lemmy.ca"
          "@pete_the_cat@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5313 …}
        +nested: Doctrine\ORM\PersistentCollection {#5311 …}
        +votes: Doctrine\ORM\PersistentCollection {#5309 …}
        +reports: Doctrine\ORM\PersistentCollection {#5325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
        -id: 64051
        -bodyTs: "'cat':1 'sugar':5 'tast':4 'though':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://aussie.zone/comment/3726888"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697943891 {#5321
          date: 2023-10-22 05:04:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4654}
      +body: "That’s what they say, but the cats sure do love it. They’ve eaten bits of donuts, potato chips, drank iced tea, etc…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697999196 {#5432
        date: 2023-10-22 20:26:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@MystikIncarnate@lemmy.ca"
        "@pete_the_cat@lemmy.world"
        "@ryannathans@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5435 …}
      +nested: Doctrine\ORM\PersistentCollection {#5437 …}
      +votes: Doctrine\ORM\PersistentCollection {#5439 …}
      +reports: Doctrine\ORM\PersistentCollection {#5441 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5443 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5445 …}
      -id: 65461
      -bodyTs: "'bit':16 'cat':8 'chip':20 'donut':18 'drank':21 'eaten':15 'etc':24 'ice':22 'love':11 'potato':19 'say':5 'sure':9 'tea':23 've':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4728563"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697999196 {#5433
        date: 2023-10-22 20:26:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4654}
    +body: "One of mine would pick up mini marshmallows with a claw, lick all the powdered sugar off and then shake her paw to get rid of it, flinging the wet, sticky blob off into the unknown."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698062660 {#5473
      date: 2023-10-23 14:04:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@MystikIncarnate@lemmy.ca"
      "@pete_the_cat@lemmy.world"
      "@ryannathans@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5466 …}
    +nested: Doctrine\ORM\PersistentCollection {#5464 …}
    +votes: Doctrine\ORM\PersistentCollection {#5468 …}
    +reports: Doctrine\ORM\PersistentCollection {#5479 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
    -id: 66990
    -bodyTs: "'blob':32 'claw':11 'fling':28 'get':24 'lick':12 'marshmallow':8 'mine':3 'mini':7 'one':1 'paw':22 'pick':5 'powder':15 'rid':25 'shake':20 'sticki':31 'sugar':16 'unknown':36 'wet':30 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4228984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698062660 {#5476
      date: 2023-10-23 14:04:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4654}
  +body: "Sounds about right!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698652137 {#5495
    date: 2023-10-30 08:48:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@MystikIncarnate@lemmy.ca"
    "@pete_the_cat@lemmy.world"
    "@ryannathans@aussie.zone"
    "@CulturedLout@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5492 …}
  +nested: Doctrine\ORM\PersistentCollection {#5489 …}
  +votes: Doctrine\ORM\PersistentCollection {#5487 …}
  +reports: Doctrine\ORM\PersistentCollection {#5501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5505 …}
  -id: 79608
  -bodyTs: "'right':3 'sound':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4927231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698652137 {#5498
    date: 2023-10-30 08:48:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5500
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5472
    +user: Proxies\__CG__\App\Entity\User {#5469 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5434
      +user: Proxies\__CG__\App\Entity\User {#5138 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5323
        +user: Proxies\__CG__\App\Entity\User {#5315 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5183
          +user: Proxies\__CG__\App\Entity\User {#5138 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4654
            +user: App\Entity\User {#4667 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
              \n
              If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
              \n
              Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 30
            +score: 0
            +lastActive: DateTime @1698652138 {#4649
              date: 2023-10-30 08:48:58.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Schnitzel_bub@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4655 …}
            +nested: Doctrine\ORM\PersistentCollection {#4657 …}
            +votes: Doctrine\ORM\PersistentCollection {#4659 …}
            +reports: Doctrine\ORM\PersistentCollection {#4661 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
            -id: 64029
            -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/4188736"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697942338 {#4650
              date: 2023-10-22 04:38:58.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4654}
          +body: "My parents cats love carbs/sweets."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697943216 {#5181
            date: 2023-10-22 04:53:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Schnitzel_bub@lemmy.ml"
            "@MystikIncarnate@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5184 …}
          +nested: Doctrine\ORM\PersistentCollection {#5186 …}
          +votes: Doctrine\ORM\PersistentCollection {#5188 …}
          +reports: Doctrine\ORM\PersistentCollection {#5190 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
          -id: 64038
          -bodyTs: "'carbs/sweets':5 'cat':3 'love':4 'parent':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4715495"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697943216 {#5182
            date: 2023-10-22 04:53:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4654}
        +body: "Cats can’t taste sugar though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697943891 {#5318
          date: 2023-10-22 05:04:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@MystikIncarnate@lemmy.ca"
          "@pete_the_cat@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5313 …}
        +nested: Doctrine\ORM\PersistentCollection {#5311 …}
        +votes: Doctrine\ORM\PersistentCollection {#5309 …}
        +reports: Doctrine\ORM\PersistentCollection {#5325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
        -id: 64051
        -bodyTs: "'cat':1 'sugar':5 'tast':4 'though':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://aussie.zone/comment/3726888"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697943891 {#5321
          date: 2023-10-22 05:04:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4654}
      +body: "That’s what they say, but the cats sure do love it. They’ve eaten bits of donuts, potato chips, drank iced tea, etc…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697999196 {#5432
        date: 2023-10-22 20:26:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@MystikIncarnate@lemmy.ca"
        "@pete_the_cat@lemmy.world"
        "@ryannathans@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5435 …}
      +nested: Doctrine\ORM\PersistentCollection {#5437 …}
      +votes: Doctrine\ORM\PersistentCollection {#5439 …}
      +reports: Doctrine\ORM\PersistentCollection {#5441 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5443 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5445 …}
      -id: 65461
      -bodyTs: "'bit':16 'cat':8 'chip':20 'donut':18 'drank':21 'eaten':15 'etc':24 'ice':22 'love':11 'potato':19 'say':5 'sure':9 'tea':23 've':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4728563"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697999196 {#5433
        date: 2023-10-22 20:26:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4654}
    +body: "One of mine would pick up mini marshmallows with a claw, lick all the powdered sugar off and then shake her paw to get rid of it, flinging the wet, sticky blob off into the unknown."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698062660 {#5473
      date: 2023-10-23 14:04:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@MystikIncarnate@lemmy.ca"
      "@pete_the_cat@lemmy.world"
      "@ryannathans@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5466 …}
    +nested: Doctrine\ORM\PersistentCollection {#5464 …}
    +votes: Doctrine\ORM\PersistentCollection {#5468 …}
    +reports: Doctrine\ORM\PersistentCollection {#5479 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
    -id: 66990
    -bodyTs: "'blob':32 'claw':11 'fling':28 'get':24 'lick':12 'marshmallow':8 'mine':3 'mini':7 'one':1 'paw':22 'pick':5 'powder':15 'rid':25 'shake':20 'sticki':31 'sugar':16 'unknown':36 'wet':30 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4228984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698062660 {#5476
      date: 2023-10-23 14:04:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4654}
  +body: "Sounds about right!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698652137 {#5495
    date: 2023-10-30 08:48:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@MystikIncarnate@lemmy.ca"
    "@pete_the_cat@lemmy.world"
    "@ryannathans@aussie.zone"
    "@CulturedLout@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5492 …}
  +nested: Doctrine\ORM\PersistentCollection {#5489 …}
  +votes: Doctrine\ORM\PersistentCollection {#5487 …}
  +reports: Doctrine\ORM\PersistentCollection {#5501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5505 …}
  -id: 79608
  -bodyTs: "'right':3 'sound':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4927231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698652137 {#5498
    date: 2023-10-30 08:48:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#5198
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4654
    +user: App\Entity\User {#4667 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
      \n
      If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
      \n
      Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1698652138 {#4649
      date: 2023-10-30 08:48:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4655 …}
    +nested: Doctrine\ORM\PersistentCollection {#4657 …}
    +votes: Doctrine\ORM\PersistentCollection {#4659 …}
    +reports: Doctrine\ORM\PersistentCollection {#4661 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
    -id: 64029
    -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4188736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697942338 {#4650
      date: 2023-10-22 04:38:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4654}
  +body: "Who doesn’t love a good sniff?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697944521 {#5196
    date: 2023-10-22 05:15:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@MystikIncarnate@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5200 …}
  +nested: Doctrine\ORM\PersistentCollection {#5202 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
  -id: 64068
  -bodyTs: "'doesn':2 'good':6 'love':4 'sniff':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4716101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697944521 {#5197
    date: 2023-10-22 05:15: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
111 DENIED edit
App\Entity\EntryComment {#5198
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4654
    +user: App\Entity\User {#4667 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
      \n
      If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
      \n
      Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1698652138 {#4649
      date: 2023-10-30 08:48:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4655 …}
    +nested: Doctrine\ORM\PersistentCollection {#4657 …}
    +votes: Doctrine\ORM\PersistentCollection {#4659 …}
    +reports: Doctrine\ORM\PersistentCollection {#4661 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
    -id: 64029
    -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4188736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697942338 {#4650
      date: 2023-10-22 04:38:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4654}
  +body: "Who doesn’t love a good sniff?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697944521 {#5196
    date: 2023-10-22 05:15:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@MystikIncarnate@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5200 …}
  +nested: Doctrine\ORM\PersistentCollection {#5202 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
  -id: 64068
  -bodyTs: "'doesn':2 'good':6 'love':4 'sniff':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4716101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697944521 {#5197
    date: 2023-10-22 05:15: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
112 DENIED moderate
App\Entity\EntryComment {#5198
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4654
    +user: App\Entity\User {#4667 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Pretty much all the time. Whenever my cat is staring at me and I have something in my hands, if he’s close enough to sniff, I hold it where he can sniff. Doesn’t matter what it is.\n
      \n
      If it’s food, and maybe the food is something he is interested in, I can see his expression/posture change, and I pull back and and separate a small, cat-sized bite for him to try, being careful to only give him cat friendly morsels, like a piece of meat or something.\n
      \n
      Usually he doesn’t have any interest in what I’m eating, so that’s rare. Most of the time he sniffs, then retreats to a safe distance, uninterested in what I’m having… I just think he’s not sure until he gets a good whiff; so I give him one.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1698652138 {#4649
      date: 2023-10-30 08:48:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4655 …}
    +nested: Doctrine\ORM\PersistentCollection {#4657 …}
    +votes: Doctrine\ORM\PersistentCollection {#4659 …}
    +reports: Doctrine\ORM\PersistentCollection {#4661 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
    -id: 64029
    -bodyTs: "'back':63 'bite':72 'care':78 'cat':8,70,83 'cat-siz':69 'chang':59 'close':23 'distanc':120 'doesn':34,95 'eat':104 'enough':24 'expression/posture':58 'food':43,47 'friend':84 'get':136 'give':81,142 'good':138 'hand':19 'hold':28 'interest':52,99 'like':86 'm':103,125 'matter':36 'mayb':45 'meat':90 'morsel':85 'much':2 'one':144 'piec':88 'pretti':1 'pull':62 'rare':108 'retreat':116 'safe':119 'see':56 'separ':66 'size':71 'small':68 'sniff':26,33,114 'someth':16,49,92 'stare':10 'sure':133 'think':129 'time':5,112 'tri':76 'uninterest':121 'usual':93 'whenev':6 'whiff':139"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4188736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697942338 {#4650
      date: 2023-10-22 04:38:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4654}
  +body: "Who doesn’t love a good sniff?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697944521 {#5196
    date: 2023-10-22 05:15:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@MystikIncarnate@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5200 …}
  +nested: Doctrine\ORM\PersistentCollection {#5202 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
  -id: 64068
  -bodyTs: "'doesn':2 'good':6 'love':4 'sniff':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4716101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697944521 {#5197
    date: 2023-10-22 05:15: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
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#4727
  +user: App\Entity\User {#4740 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My cat has to sniff the can of cat food after I dump it out in her bowl so she can decide if it’s worth the 4 steps it’ll take to get to the bowl. She’s a cat, she can smell the food in her bowl from less than a foot away. But if she doesn’t get to sniff the can, it might as well be poison for all she knows."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697943577 {#4722
    date: 2023-10-22 04:59:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4728 …}
  +nested: Doctrine\ORM\PersistentCollection {#4730 …}
  +votes: Doctrine\ORM\PersistentCollection {#4732 …}
  +reports: Doctrine\ORM\PersistentCollection {#4734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4738 …}
  -id: 64021
  -bodyTs: "'4':28 'away':55 'bowl':18,37,49 'cat':2,9,41 'decid':22 'doesn':59 'dump':13 'food':10,46 'foot':54 'get':34,61 'know':75 'less':51 'll':31 'might':67 'poison':71 'smell':44 'sniff':5,63 'step':29 'take':32 'well':69 'worth':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4714906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697941970 {#4723
    date: 2023-10-22 04:32:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#4727
  +user: App\Entity\User {#4740 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My cat has to sniff the can of cat food after I dump it out in her bowl so she can decide if it’s worth the 4 steps it’ll take to get to the bowl. She’s a cat, she can smell the food in her bowl from less than a foot away. But if she doesn’t get to sniff the can, it might as well be poison for all she knows."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697943577 {#4722
    date: 2023-10-22 04:59:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4728 …}
  +nested: Doctrine\ORM\PersistentCollection {#4730 …}
  +votes: Doctrine\ORM\PersistentCollection {#4732 …}
  +reports: Doctrine\ORM\PersistentCollection {#4734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4738 …}
  -id: 64021
  -bodyTs: "'4':28 'away':55 'bowl':18,37,49 'cat':2,9,41 'decid':22 'doesn':59 'dump':13 'food':10,46 'foot':54 'get':34,61 'know':75 'less':51 'll':31 'might':67 'poison':71 'smell':44 'sniff':5,63 'step':29 'take':32 'well':69 'worth':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4714906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697941970 {#4723
    date: 2023-10-22 04:32:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#4727
  +user: App\Entity\User {#4740 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My cat has to sniff the can of cat food after I dump it out in her bowl so she can decide if it’s worth the 4 steps it’ll take to get to the bowl. She’s a cat, she can smell the food in her bowl from less than a foot away. But if she doesn’t get to sniff the can, it might as well be poison for all she knows."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697943577 {#4722
    date: 2023-10-22 04:59:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4728 …}
  +nested: Doctrine\ORM\PersistentCollection {#4730 …}
  +votes: Doctrine\ORM\PersistentCollection {#4732 …}
  +reports: Doctrine\ORM\PersistentCollection {#4734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4738 …}
  -id: 64021
  -bodyTs: "'4':28 'away':55 'bowl':18,37,49 'cat':2,9,41 'decid':22 'doesn':59 'dump':13 'food':10,46 'foot':54 'get':34,61 'know':75 'less':51 'll':31 'might':67 'poison':71 'smell':44 'sniff':5,63 'step':29 'take':32 'well':69 'worth':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4714906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697941970 {#4723
    date: 2023-10-22 04:32:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#5168
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4727
    +user: App\Entity\User {#4740 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My cat has to sniff the can of cat food after I dump it out in her bowl so she can decide if it’s worth the 4 steps it’ll take to get to the bowl. She’s a cat, she can smell the food in her bowl from less than a foot away. But if she doesn’t get to sniff the can, it might as well be poison for all she knows."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697943577 {#4722
      date: 2023-10-22 04:59:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4728 …}
    +nested: Doctrine\ORM\PersistentCollection {#4730 …}
    +votes: Doctrine\ORM\PersistentCollection {#4732 …}
    +reports: Doctrine\ORM\PersistentCollection {#4734 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4736 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4738 …}
    -id: 64021
    -bodyTs: "'4':28 'away':55 'bowl':18,37,49 'cat':2,9,41 'decid':22 'doesn':59 'dump':13 'food':10,46 'foot':54 'get':34,61 'know':75 'less':51 'll':31 'might':67 'poison':71 'smell':44 'sniff':5,63 'step':29 'take':32 'well':69 'worth':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4714906"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697941970 {#4723
      date: 2023-10-22 04:32:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4727}
  +body: "My parents have 4 cats, three of them willingly eat the wet food as soon as we put it down. Also, there 3 generations of cats (we started out with a brother and sister as kittens, my parents didn’t get them fixed in time, the brother impregnated the sister, we kept one of the offspring, my dad had a heart attack and we didn’t get to spay her in time and she also had kittens from an unknown suitor). The original female we started with is very picky, when we put down wet food for her and half the time she’s like “fuck this”. Occasionally she’ll dip her paw into it and then taste what’s on her paw to see if it’s worth eating. Cracks me up every time I see it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697943575 {#5166
    date: 2023-10-22 04:59:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Countess425@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5169 …}
  +nested: Doctrine\ORM\PersistentCollection {#5171 …}
  +votes: Doctrine\ORM\PersistentCollection {#5173 …}
  +reports: Doctrine\ORM\PersistentCollection {#5175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
  -id: 64044
  -bodyTs: "'3':23 '4':4 'also':21,75 'attack':62 'brother':32,47 'cat':5,26 'crack':131 'dad':58 'didn':39,65 'dip':111 'eat':10,130 'everi':134 'femal':84 'fix':43 'food':13,96 'fuck':106 'generat':24 'get':41,67 'half':100 'heart':61 'impregn':48 'kept':52 'kitten':36,77 'like':105 'll':110 'occasion':108 'offspr':56 'one':53 'origin':83 'parent':2,38 'paw':113,123 'picki':90 'put':18,93 'see':125,137 'sister':34,50 'soon':15 'spay':69 'start':28,86 'suitor':81 'tast':118 'three':6 'time':45,72,102,135 'unknown':80 'wet':12,95 'will':9 'worth':129"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4715686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943575 {#5167
    date: 2023-10-22 04:59:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5168
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4727
    +user: App\Entity\User {#4740 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My cat has to sniff the can of cat food after I dump it out in her bowl so she can decide if it’s worth the 4 steps it’ll take to get to the bowl. She’s a cat, she can smell the food in her bowl from less than a foot away. But if she doesn’t get to sniff the can, it might as well be poison for all she knows."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697943577 {#4722
      date: 2023-10-22 04:59:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4728 …}
    +nested: Doctrine\ORM\PersistentCollection {#4730 …}
    +votes: Doctrine\ORM\PersistentCollection {#4732 …}
    +reports: Doctrine\ORM\PersistentCollection {#4734 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4736 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4738 …}
    -id: 64021
    -bodyTs: "'4':28 'away':55 'bowl':18,37,49 'cat':2,9,41 'decid':22 'doesn':59 'dump':13 'food':10,46 'foot':54 'get':34,61 'know':75 'less':51 'll':31 'might':67 'poison':71 'smell':44 'sniff':5,63 'step':29 'take':32 'well':69 'worth':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4714906"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697941970 {#4723
      date: 2023-10-22 04:32:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4727}
  +body: "My parents have 4 cats, three of them willingly eat the wet food as soon as we put it down. Also, there 3 generations of cats (we started out with a brother and sister as kittens, my parents didn’t get them fixed in time, the brother impregnated the sister, we kept one of the offspring, my dad had a heart attack and we didn’t get to spay her in time and she also had kittens from an unknown suitor). The original female we started with is very picky, when we put down wet food for her and half the time she’s like “fuck this”. Occasionally she’ll dip her paw into it and then taste what’s on her paw to see if it’s worth eating. Cracks me up every time I see it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697943575 {#5166
    date: 2023-10-22 04:59:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Countess425@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5169 …}
  +nested: Doctrine\ORM\PersistentCollection {#5171 …}
  +votes: Doctrine\ORM\PersistentCollection {#5173 …}
  +reports: Doctrine\ORM\PersistentCollection {#5175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
  -id: 64044
  -bodyTs: "'3':23 '4':4 'also':21,75 'attack':62 'brother':32,47 'cat':5,26 'crack':131 'dad':58 'didn':39,65 'dip':111 'eat':10,130 'everi':134 'femal':84 'fix':43 'food':13,96 'fuck':106 'generat':24 'get':41,67 'half':100 'heart':61 'impregn':48 'kept':52 'kitten':36,77 'like':105 'll':110 'occasion':108 'offspr':56 'one':53 'origin':83 'parent':2,38 'paw':113,123 'picki':90 'put':18,93 'see':125,137 'sister':34,50 'soon':15 'spay':69 'start':28,86 'suitor':81 'tast':118 'three':6 'time':45,72,102,135 'unknown':80 'wet':12,95 'will':9 'worth':129"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4715686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943575 {#5167
    date: 2023-10-22 04:59:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5168
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4727
    +user: App\Entity\User {#4740 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My cat has to sniff the can of cat food after I dump it out in her bowl so she can decide if it’s worth the 4 steps it’ll take to get to the bowl. She’s a cat, she can smell the food in her bowl from less than a foot away. But if she doesn’t get to sniff the can, it might as well be poison for all she knows."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697943577 {#4722
      date: 2023-10-22 04:59:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4728 …}
    +nested: Doctrine\ORM\PersistentCollection {#4730 …}
    +votes: Doctrine\ORM\PersistentCollection {#4732 …}
    +reports: Doctrine\ORM\PersistentCollection {#4734 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4736 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4738 …}
    -id: 64021
    -bodyTs: "'4':28 'away':55 'bowl':18,37,49 'cat':2,9,41 'decid':22 'doesn':59 'dump':13 'food':10,46 'foot':54 'get':34,61 'know':75 'less':51 'll':31 'might':67 'poison':71 'smell':44 'sniff':5,63 'step':29 'take':32 'well':69 'worth':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4714906"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697941970 {#4723
      date: 2023-10-22 04:32:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4727}
  +body: "My parents have 4 cats, three of them willingly eat the wet food as soon as we put it down. Also, there 3 generations of cats (we started out with a brother and sister as kittens, my parents didn’t get them fixed in time, the brother impregnated the sister, we kept one of the offspring, my dad had a heart attack and we didn’t get to spay her in time and she also had kittens from an unknown suitor). The original female we started with is very picky, when we put down wet food for her and half the time she’s like “fuck this”. Occasionally she’ll dip her paw into it and then taste what’s on her paw to see if it’s worth eating. Cracks me up every time I see it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697943575 {#5166
    date: 2023-10-22 04:59:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Countess425@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5169 …}
  +nested: Doctrine\ORM\PersistentCollection {#5171 …}
  +votes: Doctrine\ORM\PersistentCollection {#5173 …}
  +reports: Doctrine\ORM\PersistentCollection {#5175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
  -id: 64044
  -bodyTs: "'3':23 '4':4 'also':21,75 'attack':62 'brother':32,47 'cat':5,26 'crack':131 'dad':58 'didn':39,65 'dip':111 'eat':10,130 'everi':134 'femal':84 'fix':43 'food':13,96 'fuck':106 'generat':24 'get':41,67 'half':100 'heart':61 'impregn':48 'kept':52 'kitten':36,77 'like':105 'll':110 'occasion':108 'offspr':56 'one':53 'origin':83 'parent':2,38 'paw':113,123 'picki':90 'put':18,93 'see':125,137 'sister':34,50 'soon':15 'spay':69 'start':28,86 'suitor':81 'tast':118 'three':6 'time':45,72,102,135 'unknown':80 'wet':12,95 'will':9 'worth':129"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4715686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943575 {#5167
    date: 2023-10-22 04:59:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#4801
  +user: App\Entity\User {#4814 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I have to show my cats all sorts of stuff, bolts, tools, gamepads, pens. They’re incredibly nosy, not curious, as that kills cats, just nosy and inquisitive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1697947743 {#4796
    date: 2023-10-22 06:09:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4802 …}
  +nested: Doctrine\ORM\PersistentCollection {#4804 …}
  +votes: Doctrine\ORM\PersistentCollection {#4806 …}
  +reports: Doctrine\ORM\PersistentCollection {#4808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
  -id: 63992
  -bodyTs: "'bolt':11 'cat':6,24 'curious':20 'gamepad':13 'incred':17 'inquisit':28 'kill':23 'nosi':18,26 'pen':14 're':16 'show':4 'sort':8 'stuff':10 'tool':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4713819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697939646 {#4797
    date: 2023-10-22 03:54:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4801
  +user: App\Entity\User {#4814 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I have to show my cats all sorts of stuff, bolts, tools, gamepads, pens. They’re incredibly nosy, not curious, as that kills cats, just nosy and inquisitive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1697947743 {#4796
    date: 2023-10-22 06:09:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4802 …}
  +nested: Doctrine\ORM\PersistentCollection {#4804 …}
  +votes: Doctrine\ORM\PersistentCollection {#4806 …}
  +reports: Doctrine\ORM\PersistentCollection {#4808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
  -id: 63992
  -bodyTs: "'bolt':11 'cat':6,24 'curious':20 'gamepad':13 'incred':17 'inquisit':28 'kill':23 'nosi':18,26 'pen':14 're':16 'show':4 'sort':8 'stuff':10 'tool':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4713819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697939646 {#4797
    date: 2023-10-22 03:54:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4801
  +user: App\Entity\User {#4814 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I have to show my cats all sorts of stuff, bolts, tools, gamepads, pens. They’re incredibly nosy, not curious, as that kills cats, just nosy and inquisitive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1697947743 {#4796
    date: 2023-10-22 06:09:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4802 …}
  +nested: Doctrine\ORM\PersistentCollection {#4804 …}
  +votes: Doctrine\ORM\PersistentCollection {#4806 …}
  +reports: Doctrine\ORM\PersistentCollection {#4808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
  -id: 63992
  -bodyTs: "'bolt':11 'cat':6,24 'curious':20 'gamepad':13 'incred':17 'inquisit':28 'kill':23 'nosi':18,26 'pen':14 're':16 'show':4 'sort':8 'stuff':10 'tool':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4713819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697939646 {#4797
    date: 2023-10-22 03:54:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#5153
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4801
    +user: App\Entity\User {#4814 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I have to show my cats all sorts of stuff, bolts, tools, gamepads, pens. They’re incredibly nosy, not curious, as that kills cats, just nosy and inquisitive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1697947743 {#4796
      date: 2023-10-22 06:09:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4802 …}
    +nested: Doctrine\ORM\PersistentCollection {#4804 …}
    +votes: Doctrine\ORM\PersistentCollection {#4806 …}
    +reports: Doctrine\ORM\PersistentCollection {#4808 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
    -id: 63992
    -bodyTs: "'bolt':11 'cat':6,24 'curious':20 'gamepad':13 'incred':17 'inquisit':28 'kill':23 'nosi':18,26 'pen':14 're':16 'show':4 'sort':8 'stuff':10 'tool':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4713819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697939646 {#4797
      date: 2023-10-22 03:54:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: "Your cat: “what the fuck is that?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697943638 {#5151
    date: 2023-10-22 05:00:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Wodge@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5154 …}
  +nested: Doctrine\ORM\PersistentCollection {#5156 …}
  +votes: Doctrine\ORM\PersistentCollection {#5158 …}
  +reports: Doctrine\ORM\PersistentCollection {#5160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5164 …}
  -id: 64045
  -bodyTs: "'cat':2 'fuck':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4715715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943638 {#5152
    date: 2023-10-22 05:00:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#5153
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4801
    +user: App\Entity\User {#4814 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I have to show my cats all sorts of stuff, bolts, tools, gamepads, pens. They’re incredibly nosy, not curious, as that kills cats, just nosy and inquisitive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1697947743 {#4796
      date: 2023-10-22 06:09:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4802 …}
    +nested: Doctrine\ORM\PersistentCollection {#4804 …}
    +votes: Doctrine\ORM\PersistentCollection {#4806 …}
    +reports: Doctrine\ORM\PersistentCollection {#4808 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
    -id: 63992
    -bodyTs: "'bolt':11 'cat':6,24 'curious':20 'gamepad':13 'incred':17 'inquisit':28 'kill':23 'nosi':18,26 'pen':14 're':16 'show':4 'sort':8 'stuff':10 'tool':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4713819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697939646 {#4797
      date: 2023-10-22 03:54:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: "Your cat: “what the fuck is that?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697943638 {#5151
    date: 2023-10-22 05:00:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Wodge@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5154 …}
  +nested: Doctrine\ORM\PersistentCollection {#5156 …}
  +votes: Doctrine\ORM\PersistentCollection {#5158 …}
  +reports: Doctrine\ORM\PersistentCollection {#5160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5164 …}
  -id: 64045
  -bodyTs: "'cat':2 'fuck':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4715715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943638 {#5152
    date: 2023-10-22 05:00:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#5153
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4801
    +user: App\Entity\User {#4814 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I have to show my cats all sorts of stuff, bolts, tools, gamepads, pens. They’re incredibly nosy, not curious, as that kills cats, just nosy and inquisitive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1697947743 {#4796
      date: 2023-10-22 06:09:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4802 …}
    +nested: Doctrine\ORM\PersistentCollection {#4804 …}
    +votes: Doctrine\ORM\PersistentCollection {#4806 …}
    +reports: Doctrine\ORM\PersistentCollection {#4808 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
    -id: 63992
    -bodyTs: "'bolt':11 'cat':6,24 'curious':20 'gamepad':13 'incred':17 'inquisit':28 'kill':23 'nosi':18,26 'pen':14 're':16 'show':4 'sort':8 'stuff':10 'tool':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4713819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697939646 {#4797
      date: 2023-10-22 03:54:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: "Your cat: “what the fuck is that?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697943638 {#5151
    date: 2023-10-22 05:00:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Wodge@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5154 …}
  +nested: Doctrine\ORM\PersistentCollection {#5156 …}
  +votes: Doctrine\ORM\PersistentCollection {#5158 …}
  +reports: Doctrine\ORM\PersistentCollection {#5160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5164 …}
  -id: 64045
  -bodyTs: "'cat':2 'fuck':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4715715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943638 {#5152
    date: 2023-10-22 05:00:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#5333
  +user: Proxies\__CG__\App\Entity\User {#5334 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5153
    +user: Proxies\__CG__\App\Entity\User {#5138 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4801
      +user: App\Entity\User {#4814 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I have to show my cats all sorts of stuff, bolts, tools, gamepads, pens. They’re incredibly nosy, not curious, as that kills cats, just nosy and inquisitive."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1697947743 {#4796
        date: 2023-10-22 06:09:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 63992
      -bodyTs: "'bolt':11 'cat':6,24 'curious':20 'gamepad':13 'incred':17 'inquisit':28 'kill':23 'nosi':18,26 'pen':14 're':16 'show':4 'sort':8 'stuff':10 'tool':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4713819"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697939646 {#4797
        date: 2023-10-22 03:54:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: "Your cat: “what the fuck is that?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697943638 {#5151
      date: 2023-10-22 05:00:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Wodge@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5154 …}
    +nested: Doctrine\ORM\PersistentCollection {#5156 …}
    +votes: Doctrine\ORM\PersistentCollection {#5158 …}
    +reports: Doctrine\ORM\PersistentCollection {#5160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5164 …}
    -id: 64045
    -bodyTs: "'cat':2 'fuck':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4715715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697943638 {#5152
      date: 2023-10-22 05:00:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: "“Well I still have no idea what the fuck it is, but I know what it smells like so we’re good here.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1697947743 {#5331
    date: 2023-10-22 06:09:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Wodge@lemmy.world"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5335 …}
  +nested: Doctrine\ORM\PersistentCollection {#5337 …}
  +votes: Doctrine\ORM\PersistentCollection {#5339 …}
  +reports: Doctrine\ORM\PersistentCollection {#5341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5345 …}
  -id: 64108
  -bodyTs: "'fuck':9 'good':22 'idea':6 'know':14 'like':18 're':21 'smell':17 'still':3 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4190538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697947743 {#5332
    date: 2023-10-22 06:09: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
131 DENIED edit
App\Entity\EntryComment {#5333
  +user: Proxies\__CG__\App\Entity\User {#5334 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5153
    +user: Proxies\__CG__\App\Entity\User {#5138 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4801
      +user: App\Entity\User {#4814 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I have to show my cats all sorts of stuff, bolts, tools, gamepads, pens. They’re incredibly nosy, not curious, as that kills cats, just nosy and inquisitive."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1697947743 {#4796
        date: 2023-10-22 06:09:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 63992
      -bodyTs: "'bolt':11 'cat':6,24 'curious':20 'gamepad':13 'incred':17 'inquisit':28 'kill':23 'nosi':18,26 'pen':14 're':16 'show':4 'sort':8 'stuff':10 'tool':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4713819"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697939646 {#4797
        date: 2023-10-22 03:54:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: "Your cat: “what the fuck is that?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697943638 {#5151
      date: 2023-10-22 05:00:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Wodge@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5154 …}
    +nested: Doctrine\ORM\PersistentCollection {#5156 …}
    +votes: Doctrine\ORM\PersistentCollection {#5158 …}
    +reports: Doctrine\ORM\PersistentCollection {#5160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5164 …}
    -id: 64045
    -bodyTs: "'cat':2 'fuck':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4715715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697943638 {#5152
      date: 2023-10-22 05:00:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: "“Well I still have no idea what the fuck it is, but I know what it smells like so we’re good here.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1697947743 {#5331
    date: 2023-10-22 06:09:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Wodge@lemmy.world"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5335 …}
  +nested: Doctrine\ORM\PersistentCollection {#5337 …}
  +votes: Doctrine\ORM\PersistentCollection {#5339 …}
  +reports: Doctrine\ORM\PersistentCollection {#5341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5345 …}
  -id: 64108
  -bodyTs: "'fuck':9 'good':22 'idea':6 'know':14 'like':18 're':21 'smell':17 'still':3 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4190538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697947743 {#5332
    date: 2023-10-22 06:09: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
132 DENIED moderate
App\Entity\EntryComment {#5333
  +user: Proxies\__CG__\App\Entity\User {#5334 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5153
    +user: Proxies\__CG__\App\Entity\User {#5138 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4801
      +user: App\Entity\User {#4814 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I have to show my cats all sorts of stuff, bolts, tools, gamepads, pens. They’re incredibly nosy, not curious, as that kills cats, just nosy and inquisitive."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1697947743 {#4796
        date: 2023-10-22 06:09:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 63992
      -bodyTs: "'bolt':11 'cat':6,24 'curious':20 'gamepad':13 'incred':17 'inquisit':28 'kill':23 'nosi':18,26 'pen':14 're':16 'show':4 'sort':8 'stuff':10 'tool':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4713819"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697939646 {#4797
        date: 2023-10-22 03:54:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: "Your cat: “what the fuck is that?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697943638 {#5151
      date: 2023-10-22 05:00:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Wodge@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5154 …}
    +nested: Doctrine\ORM\PersistentCollection {#5156 …}
    +votes: Doctrine\ORM\PersistentCollection {#5158 …}
    +reports: Doctrine\ORM\PersistentCollection {#5160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5164 …}
    -id: 64045
    -bodyTs: "'cat':2 'fuck':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4715715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697943638 {#5152
      date: 2023-10-22 05:00:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: "“Well I still have no idea what the fuck it is, but I know what it smells like so we’re good here.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1697947743 {#5331
    date: 2023-10-22 06:09:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Wodge@lemmy.world"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5335 …}
  +nested: Doctrine\ORM\PersistentCollection {#5337 …}
  +votes: Doctrine\ORM\PersistentCollection {#5339 …}
  +reports: Doctrine\ORM\PersistentCollection {#5341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5345 …}
  -id: 64108
  -bodyTs: "'fuck':9 'good':22 'idea':6 'know':14 'like':18 're':21 'smell':17 'still':3 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4190538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697947743 {#5332
    date: 2023-10-22 06:09: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
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#4876
  +user: App\Entity\User {#4889 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Not deep heat! They hate it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697935943 {#4871
    date: 2023-10-22 02:52:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4877 …}
  +nested: Doctrine\ORM\PersistentCollection {#4879 …}
  +votes: Doctrine\ORM\PersistentCollection {#4881 …}
  +reports: Doctrine\ORM\PersistentCollection {#4883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
  -id: 63911
  -bodyTs: "'deep':2 'hate':5 'heat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4711710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697935943 {#4872
    date: 2023-10-22 02:52:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#4876
  +user: App\Entity\User {#4889 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Not deep heat! They hate it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697935943 {#4871
    date: 2023-10-22 02:52:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4877 …}
  +nested: Doctrine\ORM\PersistentCollection {#4879 …}
  +votes: Doctrine\ORM\PersistentCollection {#4881 …}
  +reports: Doctrine\ORM\PersistentCollection {#4883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
  -id: 63911
  -bodyTs: "'deep':2 'hate':5 'heat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4711710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697935943 {#4872
    date: 2023-10-22 02:52:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#4876
  +user: App\Entity\User {#4889 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Not deep heat! They hate it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697935943 {#4871
    date: 2023-10-22 02:52:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4877 …}
  +nested: Doctrine\ORM\PersistentCollection {#4879 …}
  +votes: Doctrine\ORM\PersistentCollection {#4881 …}
  +reports: Doctrine\ORM\PersistentCollection {#4883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
  -id: 63911
  -bodyTs: "'deep':2 'hate':5 'heat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4711710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697935943 {#4872
    date: 2023-10-22 02:52:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#4949
  +user: App\Entity\User {#4962 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My cat doesn’t care for people food, but she does paw at my arm until she gets to smell my breath when I’m eating. Our routine is for me to take a bite, open my mouth and breathe at her, and then she sniffs and walks away."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 88
  +score: 0
  +lastActive: DateTime @1698007754 {#4944
    date: 2023-10-22 22:49:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4950 …}
  +nested: Doctrine\ORM\PersistentCollection {#4952 …}
  +votes: Doctrine\ORM\PersistentCollection {#4954 …}
  +reports: Doctrine\ORM\PersistentCollection {#4956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
  -id: 63876
  -bodyTs: "'arm':15 'away':49 'bite':35 'breath':22,40 'care':5 'cat':2 'doesn':3 'eat':26 'food':8 'get':18 'm':25 'mouth':38 'open':36 'paw':12 'peopl':7 'routin':28 'smell':20 'sniff':46 'take':33 'walk':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4710847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697934154 {#4945
    date: 2023-10-22 02:22:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#4949
  +user: App\Entity\User {#4962 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My cat doesn’t care for people food, but she does paw at my arm until she gets to smell my breath when I’m eating. Our routine is for me to take a bite, open my mouth and breathe at her, and then she sniffs and walks away."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 88
  +score: 0
  +lastActive: DateTime @1698007754 {#4944
    date: 2023-10-22 22:49:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4950 …}
  +nested: Doctrine\ORM\PersistentCollection {#4952 …}
  +votes: Doctrine\ORM\PersistentCollection {#4954 …}
  +reports: Doctrine\ORM\PersistentCollection {#4956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
  -id: 63876
  -bodyTs: "'arm':15 'away':49 'bite':35 'breath':22,40 'care':5 'cat':2 'doesn':3 'eat':26 'food':8 'get':18 'm':25 'mouth':38 'open':36 'paw':12 'peopl':7 'routin':28 'smell':20 'sniff':46 'take':33 'walk':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4710847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697934154 {#4945
    date: 2023-10-22 02:22:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#4949
  +user: App\Entity\User {#4962 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My cat doesn’t care for people food, but she does paw at my arm until she gets to smell my breath when I’m eating. Our routine is for me to take a bite, open my mouth and breathe at her, and then she sniffs and walks away."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 88
  +score: 0
  +lastActive: DateTime @1698007754 {#4944
    date: 2023-10-22 22:49:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4950 …}
  +nested: Doctrine\ORM\PersistentCollection {#4952 …}
  +votes: Doctrine\ORM\PersistentCollection {#4954 …}
  +reports: Doctrine\ORM\PersistentCollection {#4956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
  -id: 63876
  -bodyTs: "'arm':15 'away':49 'bite':35 'breath':22,40 'care':5 'cat':2 'doesn':3 'eat':26 'food':8 'get':18 'm':25 'mouth':38 'open':36 'paw':12 'peopl':7 'routin':28 'smell':20 'sniff':46 'take':33 'walk':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4710847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697934154 {#4945
    date: 2023-10-22 02:22:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#5121
  +user: Proxies\__CG__\App\Entity\User {#5122 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4949
    +user: App\Entity\User {#4962 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My cat doesn’t care for people food, but she does paw at my arm until she gets to smell my breath when I’m eating. Our routine is for me to take a bite, open my mouth and breathe at her, and then she sniffs and walks away."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1698007754 {#4944
      date: 2023-10-22 22:49:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4950 …}
    +nested: Doctrine\ORM\PersistentCollection {#4952 …}
    +votes: Doctrine\ORM\PersistentCollection {#4954 …}
    +reports: Doctrine\ORM\PersistentCollection {#4956 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
    -id: 63876
    -bodyTs: "'arm':15 'away':49 'bite':35 'breath':22,40 'care':5 'cat':2 'doesn':3 'eat':26 'food':8 'get':18 'm':25 'mouth':38 'open':36 'paw':12 'peopl':7 'routin':28 'smell':20 'sniff':46 'take':33 'walk':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4710847"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697934154 {#4945
      date: 2023-10-22 02:22:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4949}
  +body: "Ya’ll are that weird couple that low key weirds out everyone but are so perfect for each other it’s also sweet and cute."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1697941253 {#5119
    date: 2023-10-22 04:20:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Taybur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5123 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
  -id: 64009
  -bodyTs: "'also':22 'coupl':6 'cute':25 'everyon':12 'key':9 'll':2 'low':8 'perfect':16 'sweet':23 'weird':5,10 'ya':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4714737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697941253 {#5120
    date: 2023-10-22 04:20:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#5121
  +user: Proxies\__CG__\App\Entity\User {#5122 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4949
    +user: App\Entity\User {#4962 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My cat doesn’t care for people food, but she does paw at my arm until she gets to smell my breath when I’m eating. Our routine is for me to take a bite, open my mouth and breathe at her, and then she sniffs and walks away."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1698007754 {#4944
      date: 2023-10-22 22:49:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4950 …}
    +nested: Doctrine\ORM\PersistentCollection {#4952 …}
    +votes: Doctrine\ORM\PersistentCollection {#4954 …}
    +reports: Doctrine\ORM\PersistentCollection {#4956 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
    -id: 63876
    -bodyTs: "'arm':15 'away':49 'bite':35 'breath':22,40 'care':5 'cat':2 'doesn':3 'eat':26 'food':8 'get':18 'm':25 'mouth':38 'open':36 'paw':12 'peopl':7 'routin':28 'smell':20 'sniff':46 'take':33 'walk':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4710847"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697934154 {#4945
      date: 2023-10-22 02:22:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4949}
  +body: "Ya’ll are that weird couple that low key weirds out everyone but are so perfect for each other it’s also sweet and cute."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1697941253 {#5119
    date: 2023-10-22 04:20:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Taybur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5123 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
  -id: 64009
  -bodyTs: "'also':22 'coupl':6 'cute':25 'everyon':12 'key':9 'll':2 'low':8 'perfect':16 'sweet':23 'weird':5,10 'ya':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4714737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697941253 {#5120
    date: 2023-10-22 04:20:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#5121
  +user: Proxies\__CG__\App\Entity\User {#5122 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4949
    +user: App\Entity\User {#4962 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My cat doesn’t care for people food, but she does paw at my arm until she gets to smell my breath when I’m eating. Our routine is for me to take a bite, open my mouth and breathe at her, and then she sniffs and walks away."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1698007754 {#4944
      date: 2023-10-22 22:49:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4950 …}
    +nested: Doctrine\ORM\PersistentCollection {#4952 …}
    +votes: Doctrine\ORM\PersistentCollection {#4954 …}
    +reports: Doctrine\ORM\PersistentCollection {#4956 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
    -id: 63876
    -bodyTs: "'arm':15 'away':49 'bite':35 'breath':22,40 'care':5 'cat':2 'doesn':3 'eat':26 'food':8 'get':18 'm':25 'mouth':38 'open':36 'paw':12 'peopl':7 'routin':28 'smell':20 'sniff':46 'take':33 'walk':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4710847"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697934154 {#4945
      date: 2023-10-22 02:22:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4949}
  +body: "Ya’ll are that weird couple that low key weirds out everyone but are so perfect for each other it’s also sweet and cute."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1697941253 {#5119
    date: 2023-10-22 04:20:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Taybur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5123 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
  -id: 64009
  -bodyTs: "'also':22 'coupl':6 'cute':25 'everyon':12 'key':9 'll':2 'low':8 'perfect':16 'sweet':23 'weird':5,10 'ya':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4714737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697941253 {#5120
    date: 2023-10-22 04:20:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#5137
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4949
    +user: App\Entity\User {#4962 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My cat doesn’t care for people food, but she does paw at my arm until she gets to smell my breath when I’m eating. Our routine is for me to take a bite, open my mouth and breathe at her, and then she sniffs and walks away."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1698007754 {#4944
      date: 2023-10-22 22:49:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4950 …}
    +nested: Doctrine\ORM\PersistentCollection {#4952 …}
    +votes: Doctrine\ORM\PersistentCollection {#4954 …}
    +reports: Doctrine\ORM\PersistentCollection {#4956 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
    -id: 63876
    -bodyTs: "'arm':15 'away':49 'bite':35 'breath':22,40 'care':5 'cat':2 'doesn':3 'eat':26 'food':8 'get':18 'm':25 'mouth':38 'open':36 'paw':12 'peopl':7 'routin':28 'smell':20 'sniff':46 'take':33 'walk':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4710847"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697934154 {#4945
      date: 2023-10-22 02:22:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4949}
  +body: "Cats are hilariously weird."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697943826 {#5135
    date: 2023-10-22 05:03:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Taybur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5139 …}
  +nested: Doctrine\ORM\PersistentCollection {#5141 …}
  +votes: Doctrine\ORM\PersistentCollection {#5143 …}
  +reports: Doctrine\ORM\PersistentCollection {#5145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5149 …}
  -id: 64049
  -bodyTs: "'cat':1 'hilari':3 'weird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4715788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943826 {#5136
    date: 2023-10-22 05:03:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5137
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4949
    +user: App\Entity\User {#4962 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My cat doesn’t care for people food, but she does paw at my arm until she gets to smell my breath when I’m eating. Our routine is for me to take a bite, open my mouth and breathe at her, and then she sniffs and walks away."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1698007754 {#4944
      date: 2023-10-22 22:49:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4950 …}
    +nested: Doctrine\ORM\PersistentCollection {#4952 …}
    +votes: Doctrine\ORM\PersistentCollection {#4954 …}
    +reports: Doctrine\ORM\PersistentCollection {#4956 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
    -id: 63876
    -bodyTs: "'arm':15 'away':49 'bite':35 'breath':22,40 'care':5 'cat':2 'doesn':3 'eat':26 'food':8 'get':18 'm':25 'mouth':38 'open':36 'paw':12 'peopl':7 'routin':28 'smell':20 'sniff':46 'take':33 'walk':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4710847"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697934154 {#4945
      date: 2023-10-22 02:22:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4949}
  +body: "Cats are hilariously weird."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697943826 {#5135
    date: 2023-10-22 05:03:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Taybur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5139 …}
  +nested: Doctrine\ORM\PersistentCollection {#5141 …}
  +votes: Doctrine\ORM\PersistentCollection {#5143 …}
  +reports: Doctrine\ORM\PersistentCollection {#5145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5149 …}
  -id: 64049
  -bodyTs: "'cat':1 'hilari':3 'weird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4715788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943826 {#5136
    date: 2023-10-22 05:03:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5137
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4949
    +user: App\Entity\User {#4962 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My cat doesn’t care for people food, but she does paw at my arm until she gets to smell my breath when I’m eating. Our routine is for me to take a bite, open my mouth and breathe at her, and then she sniffs and walks away."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1698007754 {#4944
      date: 2023-10-22 22:49:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4950 …}
    +nested: Doctrine\ORM\PersistentCollection {#4952 …}
    +votes: Doctrine\ORM\PersistentCollection {#4954 …}
    +reports: Doctrine\ORM\PersistentCollection {#4956 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
    -id: 63876
    -bodyTs: "'arm':15 'away':49 'bite':35 'breath':22,40 'care':5 'cat':2 'doesn':3 'eat':26 'food':8 'get':18 'm':25 'mouth':38 'open':36 'paw':12 'peopl':7 'routin':28 'smell':20 'sniff':46 'take':33 'walk':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4710847"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697934154 {#4945
      date: 2023-10-22 02:22:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4949}
  +body: "Cats are hilariously weird."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697943826 {#5135
    date: 2023-10-22 05:03:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Taybur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5139 …}
  +nested: Doctrine\ORM\PersistentCollection {#5141 …}
  +votes: Doctrine\ORM\PersistentCollection {#5143 …}
  +reports: Doctrine\ORM\PersistentCollection {#5145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5149 …}
  -id: 64049
  -bodyTs: "'cat':1 'hilari':3 'weird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4715788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943826 {#5136
    date: 2023-10-22 05:03:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#5349
  +user: Proxies\__CG__\App\Entity\User {#5350 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5137
    +user: Proxies\__CG__\App\Entity\User {#5138 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4949
      +user: App\Entity\User {#4962 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "My cat doesn’t care for people food, but she does paw at my arm until she gets to smell my breath when I’m eating. Our routine is for me to take a bite, open my mouth and breathe at her, and then she sniffs and walks away."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1698007754 {#4944
        date: 2023-10-22 22:49:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4950 …}
      +nested: Doctrine\ORM\PersistentCollection {#4952 …}
      +votes: Doctrine\ORM\PersistentCollection {#4954 …}
      +reports: Doctrine\ORM\PersistentCollection {#4956 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
      -id: 63876
      -bodyTs: "'arm':15 'away':49 'bite':35 'breath':22,40 'care':5 'cat':2 'doesn':3 'eat':26 'food':8 'get':18 'm':25 'mouth':38 'open':36 'paw':12 'peopl':7 'routin':28 'smell':20 'sniff':46 'take':33 'walk':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4710847"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697934154 {#4945
        date: 2023-10-22 02:22:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4949}
    +body: "Cats are hilariously weird."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697943826 {#5135
      date: 2023-10-22 05:03:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Taybur@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5139 …}
    +nested: Doctrine\ORM\PersistentCollection {#5141 …}
    +votes: Doctrine\ORM\PersistentCollection {#5143 …}
    +reports: Doctrine\ORM\PersistentCollection {#5145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5149 …}
    -id: 64049
    -bodyTs: "'cat':1 'hilari':3 'weird':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4715788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697943826 {#5136
      date: 2023-10-22 05:03:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4949}
  +body: """
    - Cats\n
    - Logic\n
    \n
    Choose one.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698007753 {#5347
    date: 2023-10-22 22:49:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Taybur@lemmy.world"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5351 …}
  +nested: Doctrine\ORM\PersistentCollection {#5353 …}
  +votes: Doctrine\ORM\PersistentCollection {#5355 …}
  +reports: Doctrine\ORM\PersistentCollection {#5357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
  -id: 65818
  -bodyTs: "'cat':1 'choos':3 'logic':2 'one':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4730925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698007753 {#5348
    date: 2023-10-22 22:49:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#5349
  +user: Proxies\__CG__\App\Entity\User {#5350 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5137
    +user: Proxies\__CG__\App\Entity\User {#5138 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4949
      +user: App\Entity\User {#4962 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "My cat doesn’t care for people food, but she does paw at my arm until she gets to smell my breath when I’m eating. Our routine is for me to take a bite, open my mouth and breathe at her, and then she sniffs and walks away."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1698007754 {#4944
        date: 2023-10-22 22:49:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4950 …}
      +nested: Doctrine\ORM\PersistentCollection {#4952 …}
      +votes: Doctrine\ORM\PersistentCollection {#4954 …}
      +reports: Doctrine\ORM\PersistentCollection {#4956 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
      -id: 63876
      -bodyTs: "'arm':15 'away':49 'bite':35 'breath':22,40 'care':5 'cat':2 'doesn':3 'eat':26 'food':8 'get':18 'm':25 'mouth':38 'open':36 'paw':12 'peopl':7 'routin':28 'smell':20 'sniff':46 'take':33 'walk':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4710847"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697934154 {#4945
        date: 2023-10-22 02:22:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4949}
    +body: "Cats are hilariously weird."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697943826 {#5135
      date: 2023-10-22 05:03:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Taybur@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5139 …}
    +nested: Doctrine\ORM\PersistentCollection {#5141 …}
    +votes: Doctrine\ORM\PersistentCollection {#5143 …}
    +reports: Doctrine\ORM\PersistentCollection {#5145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5149 …}
    -id: 64049
    -bodyTs: "'cat':1 'hilari':3 'weird':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4715788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697943826 {#5136
      date: 2023-10-22 05:03:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4949}
  +body: """
    - Cats\n
    - Logic\n
    \n
    Choose one.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698007753 {#5347
    date: 2023-10-22 22:49:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Taybur@lemmy.world"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5351 …}
  +nested: Doctrine\ORM\PersistentCollection {#5353 …}
  +votes: Doctrine\ORM\PersistentCollection {#5355 …}
  +reports: Doctrine\ORM\PersistentCollection {#5357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
  -id: 65818
  -bodyTs: "'cat':1 'choos':3 'logic':2 'one':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4730925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698007753 {#5348
    date: 2023-10-22 22:49:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#5349
  +user: Proxies\__CG__\App\Entity\User {#5350 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5137
    +user: Proxies\__CG__\App\Entity\User {#5138 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4949
      +user: App\Entity\User {#4962 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "My cat doesn’t care for people food, but she does paw at my arm until she gets to smell my breath when I’m eating. Our routine is for me to take a bite, open my mouth and breathe at her, and then she sniffs and walks away."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1698007754 {#4944
        date: 2023-10-22 22:49:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4950 …}
      +nested: Doctrine\ORM\PersistentCollection {#4952 …}
      +votes: Doctrine\ORM\PersistentCollection {#4954 …}
      +reports: Doctrine\ORM\PersistentCollection {#4956 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
      -id: 63876
      -bodyTs: "'arm':15 'away':49 'bite':35 'breath':22,40 'care':5 'cat':2 'doesn':3 'eat':26 'food':8 'get':18 'm':25 'mouth':38 'open':36 'paw':12 'peopl':7 'routin':28 'smell':20 'sniff':46 'take':33 'walk':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4710847"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697934154 {#4945
        date: 2023-10-22 02:22:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4949}
    +body: "Cats are hilariously weird."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697943826 {#5135
      date: 2023-10-22 05:03:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@Taybur@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5139 …}
    +nested: Doctrine\ORM\PersistentCollection {#5141 …}
    +votes: Doctrine\ORM\PersistentCollection {#5143 …}
    +reports: Doctrine\ORM\PersistentCollection {#5145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5149 …}
    -id: 64049
    -bodyTs: "'cat':1 'hilari':3 'weird':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4715788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697943826 {#5136
      date: 2023-10-22 05:03:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4949}
  +body: """
    - Cats\n
    - Logic\n
    \n
    Choose one.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698007753 {#5347
    date: 2023-10-22 22:49:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Taybur@lemmy.world"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5351 …}
  +nested: Doctrine\ORM\PersistentCollection {#5353 …}
  +votes: Doctrine\ORM\PersistentCollection {#5355 …}
  +reports: Doctrine\ORM\PersistentCollection {#5357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
  -id: 65818
  -bodyTs: "'cat':1 'choos':3 'logic':2 'one':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4730925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698007753 {#5348
    date: 2023-10-22 22:49:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#5022
  +user: App\Entity\User {#5035 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yes, but my cat is a dog"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698007664 {#5017
    date: 2023-10-22 22:47:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5023 …}
  +nested: Doctrine\ORM\PersistentCollection {#5025 …}
  +votes: Doctrine\ORM\PersistentCollection {#5027 …}
  +reports: Doctrine\ORM\PersistentCollection {#5029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
  -id: 63834
  -bodyTs: "'cat':4 'dog':7 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4709892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697932220 {#5018
    date: 2023-10-22 01:50:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#5022
  +user: App\Entity\User {#5035 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yes, but my cat is a dog"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698007664 {#5017
    date: 2023-10-22 22:47:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5023 …}
  +nested: Doctrine\ORM\PersistentCollection {#5025 …}
  +votes: Doctrine\ORM\PersistentCollection {#5027 …}
  +reports: Doctrine\ORM\PersistentCollection {#5029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
  -id: 63834
  -bodyTs: "'cat':4 'dog':7 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4709892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697932220 {#5018
    date: 2023-10-22 01:50:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#5022
  +user: App\Entity\User {#5035 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yes, but my cat is a dog"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698007664 {#5017
    date: 2023-10-22 22:47:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5023 …}
  +nested: Doctrine\ORM\PersistentCollection {#5025 …}
  +votes: Doctrine\ORM\PersistentCollection {#5027 …}
  +reports: Doctrine\ORM\PersistentCollection {#5029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
  -id: 63834
  -bodyTs: "'cat':4 'dog':7 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4709892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697932220 {#5018
    date: 2023-10-22 01:50:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#5103
  +user: App\Entity\User {#4044 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5022
    +user: App\Entity\User {#5035 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yes, but my cat is a dog"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698007664 {#5017
      date: 2023-10-22 22:47:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5023 …}
    +nested: Doctrine\ORM\PersistentCollection {#5025 …}
    +votes: Doctrine\ORM\PersistentCollection {#5027 …}
    +reports: Doctrine\ORM\PersistentCollection {#5029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
    -id: 63834
    -bodyTs: "'cat':4 'dog':7 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4709892"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697932220 {#5018
      date: 2023-10-22 01:50:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#5022}
  +body: "My cat is also a dog. And a second dog. We are legion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698007663 {#5107
    date: 2023-10-22 22:47:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Zugyuk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5100 …}
  +nested: Doctrine\ORM\PersistentCollection {#5098 …}
  +votes: Doctrine\ORM\PersistentCollection {#5102 …}
  +reports: Doctrine\ORM\PersistentCollection {#5113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
  -id: 65812
  -bodyTs: "'also':4 'cat':2 'dog':6,10 'legion':13 'second':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4730833"
  +editedAt: DateTimeImmutable @1698007673 {#5110
    date: 2023-10-22 22:47:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698007663 {#5106
    date: 2023-10-22 22:47:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#5103
  +user: App\Entity\User {#4044 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5022
    +user: App\Entity\User {#5035 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yes, but my cat is a dog"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698007664 {#5017
      date: 2023-10-22 22:47:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5023 …}
    +nested: Doctrine\ORM\PersistentCollection {#5025 …}
    +votes: Doctrine\ORM\PersistentCollection {#5027 …}
    +reports: Doctrine\ORM\PersistentCollection {#5029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
    -id: 63834
    -bodyTs: "'cat':4 'dog':7 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4709892"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697932220 {#5018
      date: 2023-10-22 01:50:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#5022}
  +body: "My cat is also a dog. And a second dog. We are legion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698007663 {#5107
    date: 2023-10-22 22:47:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Zugyuk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5100 …}
  +nested: Doctrine\ORM\PersistentCollection {#5098 …}
  +votes: Doctrine\ORM\PersistentCollection {#5102 …}
  +reports: Doctrine\ORM\PersistentCollection {#5113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
  -id: 65812
  -bodyTs: "'also':4 'cat':2 'dog':6,10 'legion':13 'second':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4730833"
  +editedAt: DateTimeImmutable @1698007673 {#5110
    date: 2023-10-22 22:47:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698007663 {#5106
    date: 2023-10-22 22:47:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#5103
  +user: App\Entity\User {#4044 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "She-helps-when-I-cook"
    +title: "She helps when I cook."
    +url: "https://lemmy.ml/pictrs/image/b69f7d2d-58a7-497f-98dc-5aa210e8400f.jpeg"
    +body: "She smell checks almost every ingredient and never tastes. Best cat. Then she smells the end product and we’re both like ‘that’s that done, then’."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1124
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698652137 {#2414
      date: 2023-10-30 08:48:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 6916
    -titleTs: "'cook':5 'help':2"
    -bodyTs: "'almost':4 'best':10 'cat':11 'check':3 'done':26 'end':16 'everi':5 'ingredi':6 'like':22 'never':8 'product':17 're':20 'smell':2,14 'tast':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014560
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6829590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928160 {#1793
      date: 2023-10-22 00:42:40.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5022
    +user: App\Entity\User {#5035 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yes, but my cat is a dog"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698007664 {#5017
      date: 2023-10-22 22:47:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5023 …}
    +nested: Doctrine\ORM\PersistentCollection {#5025 …}
    +votes: Doctrine\ORM\PersistentCollection {#5027 …}
    +reports: Doctrine\ORM\PersistentCollection {#5029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
    -id: 63834
    -bodyTs: "'cat':4 'dog':7 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4709892"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697932220 {#5018
      date: 2023-10-22 01:50:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#5022}
  +body: "My cat is also a dog. And a second dog. We are legion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698007663 {#5107
    date: 2023-10-22 22:47:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@Zugyuk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5100 …}
  +nested: Doctrine\ORM\PersistentCollection {#5098 …}
  +votes: Doctrine\ORM\PersistentCollection {#5102 …}
  +reports: Doctrine\ORM\PersistentCollection {#5113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
  -id: 65812
  -bodyTs: "'also':4 'cat':2 'dog':6,10 'legion':13 'second':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4730833"
  +editedAt: DateTimeImmutable @1698007673 {#5110
    date: 2023-10-22 22:47:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698007663 {#5106
    date: 2023-10-22 22:47:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED 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