GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/9093/Kitchen-when-Dad-cook/top

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 …}
}
10.57 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: "Kitchen-when-Dad-cook"
  +title: "Kitchen when Dad cook"
  +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 866
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698978034 {#2414
    date: 2023-11-03 03:20:34.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: 9093
  -titleTs: "'cook':4 'dad':3 'kitchen':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699019473
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13610869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698933073 {#1793
    date: 2023-11-02 14:51:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Kitchen-when-Dad-cook"
  +title: "Kitchen when Dad cook"
  +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 866
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698978034 {#2414
    date: 2023-11-03 03:20:34.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: 9093
  -titleTs: "'cook':4 'dad':3 'kitchen':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699019473
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13610869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698933073 {#1793
    date: 2023-11-02 14:51:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Kitchen-when-Dad-cook"
  +title: "Kitchen when Dad cook"
  +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 866
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698978034 {#2414
    date: 2023-11-03 03:20:34.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: 9093
  -titleTs: "'cook':4 'dad':3 'kitchen':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699019473
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13610869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698933073 {#1793
    date: 2023-11-02 14:51:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4003
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1698978036 {#4012
    date: 2023-11-03 03:20:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4001 …}
  +nested: Doctrine\ORM\PersistentCollection {#3999 …}
  +votes: Doctrine\ORM\PersistentCollection {#3997 …}
  +reports: Doctrine\ORM\PersistentCollection {#3995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
  -id: 84567
  -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698934828 {#3944
    date: 2023-11-02 15:20:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4003
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1698978036 {#4012
    date: 2023-11-03 03:20:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4001 …}
  +nested: Doctrine\ORM\PersistentCollection {#3999 …}
  +votes: Doctrine\ORM\PersistentCollection {#3997 …}
  +reports: Doctrine\ORM\PersistentCollection {#3995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
  -id: 84567
  -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698934828 {#3944
    date: 2023-11-02 15:20:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4003
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1698978036 {#4012
    date: 2023-11-03 03:20:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4001 …}
  +nested: Doctrine\ORM\PersistentCollection {#3999 …}
  +votes: Doctrine\ORM\PersistentCollection {#3997 …}
  +reports: Doctrine\ORM\PersistentCollection {#3995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
  -id: 84567
  -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698934828 {#3944
    date: 2023-11-02 15:20:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4953
  +user: Proxies\__CG__\App\Entity\User {#4954 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4003
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1698978036 {#4012
      date: 2023-11-03 03:20:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4001 …}
    +nested: Doctrine\ORM\PersistentCollection {#3999 …}
    +votes: Doctrine\ORM\PersistentCollection {#3997 …}
    +reports: Doctrine\ORM\PersistentCollection {#3995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
    -id: 84567
    -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698934828 {#3944
      date: 2023-11-02 15:20:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Even just rinsing before food dries/hardens helps a lot for washing later. That’s what I do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698936125 {#4951
    date: 2023-11-02 15:42:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4955 …}
  +nested: Doctrine\ORM\PersistentCollection {#4957 …}
  +votes: Doctrine\ORM\PersistentCollection {#4959 …}
  +reports: Doctrine\ORM\PersistentCollection {#4961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
  -id: 84628
  -bodyTs: "'dries/hardens':6 'even':1 'food':5 'help':7 'later':12 'lot':9 'rins':3 'wash':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5632892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698936125 {#4952
    date: 2023-11-02 15:42:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4953
  +user: Proxies\__CG__\App\Entity\User {#4954 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4003
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1698978036 {#4012
      date: 2023-11-03 03:20:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4001 …}
    +nested: Doctrine\ORM\PersistentCollection {#3999 …}
    +votes: Doctrine\ORM\PersistentCollection {#3997 …}
    +reports: Doctrine\ORM\PersistentCollection {#3995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
    -id: 84567
    -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698934828 {#3944
      date: 2023-11-02 15:20:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Even just rinsing before food dries/hardens helps a lot for washing later. That’s what I do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698936125 {#4951
    date: 2023-11-02 15:42:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4955 …}
  +nested: Doctrine\ORM\PersistentCollection {#4957 …}
  +votes: Doctrine\ORM\PersistentCollection {#4959 …}
  +reports: Doctrine\ORM\PersistentCollection {#4961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
  -id: 84628
  -bodyTs: "'dries/hardens':6 'even':1 'food':5 'help':7 'later':12 'lot':9 'rins':3 'wash':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5632892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698936125 {#4952
    date: 2023-11-02 15:42:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4953
  +user: Proxies\__CG__\App\Entity\User {#4954 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4003
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1698978036 {#4012
      date: 2023-11-03 03:20:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4001 …}
    +nested: Doctrine\ORM\PersistentCollection {#3999 …}
    +votes: Doctrine\ORM\PersistentCollection {#3997 …}
    +reports: Doctrine\ORM\PersistentCollection {#3995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
    -id: 84567
    -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698934828 {#3944
      date: 2023-11-02 15:20:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Even just rinsing before food dries/hardens helps a lot for washing later. That’s what I do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698936125 {#4951
    date: 2023-11-02 15:42:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4955 …}
  +nested: Doctrine\ORM\PersistentCollection {#4957 …}
  +votes: Doctrine\ORM\PersistentCollection {#4959 …}
  +reports: Doctrine\ORM\PersistentCollection {#4961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
  -id: 84628
  -bodyTs: "'dries/hardens':6 'even':1 'food':5 'help':7 'later':12 'lot':9 'rins':3 'wash':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5632892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698936125 {#4952
    date: 2023-11-02 15:42:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5136
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4953
    +user: Proxies\__CG__\App\Entity\User {#4954 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698978036 {#4012
        date: 2023-11-03 03:20:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 84567
      -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698934828 {#3944
        date: 2023-11-02 15:20:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "Even just rinsing before food dries/hardens helps a lot for washing later. That’s what I do."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698936125 {#4951
      date: 2023-11-02 15:42:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4955 …}
    +nested: Doctrine\ORM\PersistentCollection {#4957 …}
    +votes: Doctrine\ORM\PersistentCollection {#4959 …}
    +reports: Doctrine\ORM\PersistentCollection {#4961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
    -id: 84628
    -bodyTs: "'dries/hardens':6 'even':1 'food':5 'help':7 'later':12 'lot':9 'rins':3 'wash':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5632892"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698936125 {#4952
      date: 2023-11-02 15:42:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Dishwashers are a necessity in the kitchen if you have the space. I almost never hand wash a dish."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698945106 {#5134
    date: 2023-11-02 18:11:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@scytale@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5137 …}
  +nested: Doctrine\ORM\PersistentCollection {#5139 …}
  +votes: Doctrine\ORM\PersistentCollection {#5141 …}
  +reports: Doctrine\ORM\PersistentCollection {#5143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
  -id: 84991
  -bodyTs: "'almost':14 'dish':19 'dishwash':1 'hand':16 'kitchen':7 'necess':4 'never':15 'space':12 'wash':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5009513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945106 {#5135
    date: 2023-11-02 18:11:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#5136
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4953
    +user: Proxies\__CG__\App\Entity\User {#4954 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698978036 {#4012
        date: 2023-11-03 03:20:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 84567
      -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698934828 {#3944
        date: 2023-11-02 15:20:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "Even just rinsing before food dries/hardens helps a lot for washing later. That’s what I do."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698936125 {#4951
      date: 2023-11-02 15:42:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4955 …}
    +nested: Doctrine\ORM\PersistentCollection {#4957 …}
    +votes: Doctrine\ORM\PersistentCollection {#4959 …}
    +reports: Doctrine\ORM\PersistentCollection {#4961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
    -id: 84628
    -bodyTs: "'dries/hardens':6 'even':1 'food':5 'help':7 'later':12 'lot':9 'rins':3 'wash':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5632892"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698936125 {#4952
      date: 2023-11-02 15:42:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Dishwashers are a necessity in the kitchen if you have the space. I almost never hand wash a dish."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698945106 {#5134
    date: 2023-11-02 18:11:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@scytale@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5137 …}
  +nested: Doctrine\ORM\PersistentCollection {#5139 …}
  +votes: Doctrine\ORM\PersistentCollection {#5141 …}
  +reports: Doctrine\ORM\PersistentCollection {#5143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
  -id: 84991
  -bodyTs: "'almost':14 'dish':19 'dishwash':1 'hand':16 'kitchen':7 'necess':4 'never':15 'space':12 'wash':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5009513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945106 {#5135
    date: 2023-11-02 18:11:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#5136
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4953
    +user: Proxies\__CG__\App\Entity\User {#4954 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698978036 {#4012
        date: 2023-11-03 03:20:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 84567
      -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698934828 {#3944
        date: 2023-11-02 15:20:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "Even just rinsing before food dries/hardens helps a lot for washing later. That’s what I do."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698936125 {#4951
      date: 2023-11-02 15:42:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4955 …}
    +nested: Doctrine\ORM\PersistentCollection {#4957 …}
    +votes: Doctrine\ORM\PersistentCollection {#4959 …}
    +reports: Doctrine\ORM\PersistentCollection {#4961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
    -id: 84628
    -bodyTs: "'dries/hardens':6 'even':1 'food':5 'help':7 'later':12 'lot':9 'rins':3 'wash':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5632892"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698936125 {#4952
      date: 2023-11-02 15:42:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Dishwashers are a necessity in the kitchen if you have the space. I almost never hand wash a dish."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698945106 {#5134
    date: 2023-11-02 18:11:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@scytale@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5137 …}
  +nested: Doctrine\ORM\PersistentCollection {#5139 …}
  +votes: Doctrine\ORM\PersistentCollection {#5141 …}
  +reports: Doctrine\ORM\PersistentCollection {#5143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
  -id: 84991
  -bodyTs: "'almost':14 'dish':19 'dishwash':1 'hand':16 'kitchen':7 'necess':4 'never':15 'space':12 'wash':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5009513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945106 {#5135
    date: 2023-11-02 18:11:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#5174
  +user: Proxies\__CG__\App\Entity\User {#5175 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5136
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4953
      +user: Proxies\__CG__\App\Entity\User {#4954 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 56
        +score: 0
        +lastActive: DateTime @1698978036 {#4012
          date: 2023-11-03 03:20:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 84567
        -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698934828 {#3944
          date: 2023-11-02 15:20:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "Even just rinsing before food dries/hardens helps a lot for washing later. That’s what I do."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698936125 {#4951
        date: 2023-11-02 15:42:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4955 …}
      +nested: Doctrine\ORM\PersistentCollection {#4957 …}
      +votes: Doctrine\ORM\PersistentCollection {#4959 …}
      +reports: Doctrine\ORM\PersistentCollection {#4961 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
      -id: 84628
      -bodyTs: "'dries/hardens':6 'even':1 'food':5 'help':7 'later':12 'lot':9 'rins':3 'wash':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5632892"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698936125 {#4952
        date: 2023-11-02 15:42:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "Dishwashers are a necessity in the kitchen if you have the space. I almost never hand wash a dish."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698945106 {#5134
      date: 2023-11-02 18:11:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@scytale@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5137 …}
    +nested: Doctrine\ORM\PersistentCollection {#5139 …}
    +votes: Doctrine\ORM\PersistentCollection {#5141 …}
    +reports: Doctrine\ORM\PersistentCollection {#5143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
    -id: 84991
    -bodyTs: "'almost':14 'dish':19 'dishwash':1 'hand':16 'kitchen':7 'necess':4 'never':15 'space':12 'wash':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5009513"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698945106 {#5135
      date: 2023-11-02 18:11:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "There are some dishes that should only be handwashed though. Most knives, pots, and pans shouldn’t be dishwashed. Even the ones that claim to be dishwasher safe will not last as long if dishwashed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698945470 {#5172
    date: 2023-11-02 18:17:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@scytale@lemm.ee"
    "@kryptonianCodeMonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5176 …}
  +nested: Doctrine\ORM\PersistentCollection {#5178 …}
  +votes: Doctrine\ORM\PersistentCollection {#5180 …}
  +reports: Doctrine\ORM\PersistentCollection {#5182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
  -id: 85002
  -bodyTs: "'claim':24 'dish':4 'dishwash':19,27,35 'even':20 'handwash':9 'knive':12 'last':31 'long':33 'one':22 'pan':15 'pot':13 'safe':28 'shouldn':16 'though':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5009630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945470 {#5173
    date: 2023-11-02 18:17:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#5174
  +user: Proxies\__CG__\App\Entity\User {#5175 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5136
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4953
      +user: Proxies\__CG__\App\Entity\User {#4954 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 56
        +score: 0
        +lastActive: DateTime @1698978036 {#4012
          date: 2023-11-03 03:20:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 84567
        -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698934828 {#3944
          date: 2023-11-02 15:20:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "Even just rinsing before food dries/hardens helps a lot for washing later. That’s what I do."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698936125 {#4951
        date: 2023-11-02 15:42:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4955 …}
      +nested: Doctrine\ORM\PersistentCollection {#4957 …}
      +votes: Doctrine\ORM\PersistentCollection {#4959 …}
      +reports: Doctrine\ORM\PersistentCollection {#4961 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
      -id: 84628
      -bodyTs: "'dries/hardens':6 'even':1 'food':5 'help':7 'later':12 'lot':9 'rins':3 'wash':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5632892"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698936125 {#4952
        date: 2023-11-02 15:42:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "Dishwashers are a necessity in the kitchen if you have the space. I almost never hand wash a dish."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698945106 {#5134
      date: 2023-11-02 18:11:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@scytale@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5137 …}
    +nested: Doctrine\ORM\PersistentCollection {#5139 …}
    +votes: Doctrine\ORM\PersistentCollection {#5141 …}
    +reports: Doctrine\ORM\PersistentCollection {#5143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
    -id: 84991
    -bodyTs: "'almost':14 'dish':19 'dishwash':1 'hand':16 'kitchen':7 'necess':4 'never':15 'space':12 'wash':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5009513"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698945106 {#5135
      date: 2023-11-02 18:11:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "There are some dishes that should only be handwashed though. Most knives, pots, and pans shouldn’t be dishwashed. Even the ones that claim to be dishwasher safe will not last as long if dishwashed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698945470 {#5172
    date: 2023-11-02 18:17:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@scytale@lemm.ee"
    "@kryptonianCodeMonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5176 …}
  +nested: Doctrine\ORM\PersistentCollection {#5178 …}
  +votes: Doctrine\ORM\PersistentCollection {#5180 …}
  +reports: Doctrine\ORM\PersistentCollection {#5182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
  -id: 85002
  -bodyTs: "'claim':24 'dish':4 'dishwash':19,27,35 'even':20 'handwash':9 'knive':12 'last':31 'long':33 'one':22 'pan':15 'pot':13 'safe':28 'shouldn':16 'though':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5009630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945470 {#5173
    date: 2023-11-02 18:17:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#5174
  +user: Proxies\__CG__\App\Entity\User {#5175 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5136
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4953
      +user: Proxies\__CG__\App\Entity\User {#4954 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 56
        +score: 0
        +lastActive: DateTime @1698978036 {#4012
          date: 2023-11-03 03:20:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 84567
        -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698934828 {#3944
          date: 2023-11-02 15:20:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "Even just rinsing before food dries/hardens helps a lot for washing later. That’s what I do."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698936125 {#4951
        date: 2023-11-02 15:42:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4955 …}
      +nested: Doctrine\ORM\PersistentCollection {#4957 …}
      +votes: Doctrine\ORM\PersistentCollection {#4959 …}
      +reports: Doctrine\ORM\PersistentCollection {#4961 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
      -id: 84628
      -bodyTs: "'dries/hardens':6 'even':1 'food':5 'help':7 'later':12 'lot':9 'rins':3 'wash':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5632892"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698936125 {#4952
        date: 2023-11-02 15:42:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "Dishwashers are a necessity in the kitchen if you have the space. I almost never hand wash a dish."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698945106 {#5134
      date: 2023-11-02 18:11:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@scytale@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5137 …}
    +nested: Doctrine\ORM\PersistentCollection {#5139 …}
    +votes: Doctrine\ORM\PersistentCollection {#5141 …}
    +reports: Doctrine\ORM\PersistentCollection {#5143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
    -id: 84991
    -bodyTs: "'almost':14 'dish':19 'dishwash':1 'hand':16 'kitchen':7 'necess':4 'never':15 'space':12 'wash':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5009513"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698945106 {#5135
      date: 2023-11-02 18:11:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "There are some dishes that should only be handwashed though. Most knives, pots, and pans shouldn’t be dishwashed. Even the ones that claim to be dishwasher safe will not last as long if dishwashed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698945470 {#5172
    date: 2023-11-02 18:17:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@scytale@lemm.ee"
    "@kryptonianCodeMonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5176 …}
  +nested: Doctrine\ORM\PersistentCollection {#5178 …}
  +votes: Doctrine\ORM\PersistentCollection {#5180 …}
  +reports: Doctrine\ORM\PersistentCollection {#5182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
  -id: 85002
  -bodyTs: "'claim':24 'dish':4 'dishwash':19,27,35 'even':20 'handwash':9 'knive':12 'last':31 'long':33 'one':22 'pan':15 'pot':13 'safe':28 'shouldn':16 'though':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5009630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945470 {#5173
    date: 2023-11-02 18:17:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5243
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5174
    +user: Proxies\__CG__\App\Entity\User {#5175 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5136
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4953
        +user: Proxies\__CG__\App\Entity\User {#4954 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4003
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 56
          +score: 0
          +lastActive: DateTime @1698978036 {#4012
            date: 2023-11-03 03:20:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4001 …}
          +nested: Doctrine\ORM\PersistentCollection {#3999 …}
          +votes: Doctrine\ORM\PersistentCollection {#3997 …}
          +reports: Doctrine\ORM\PersistentCollection {#3995 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
          -id: 84567
          -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698934828 {#3944
            date: 2023-11-02 15:20:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "Even just rinsing before food dries/hardens helps a lot for washing later. That’s what I do."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1698936125 {#4951
          date: 2023-11-02 15:42:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@uphillbothways@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4955 …}
        +nested: Doctrine\ORM\PersistentCollection {#4957 …}
        +votes: Doctrine\ORM\PersistentCollection {#4959 …}
        +reports: Doctrine\ORM\PersistentCollection {#4961 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
        -id: 84628
        -bodyTs: "'dries/hardens':6 'even':1 'food':5 'help':7 'later':12 'lot':9 'rins':3 'wash':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5632892"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698936125 {#4952
          date: 2023-11-02 15:42:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "Dishwashers are a necessity in the kitchen if you have the space. I almost never hand wash a dish."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698945106 {#5134
        date: 2023-11-02 18:11:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
        "@scytale@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5137 …}
      +nested: Doctrine\ORM\PersistentCollection {#5139 …}
      +votes: Doctrine\ORM\PersistentCollection {#5141 …}
      +reports: Doctrine\ORM\PersistentCollection {#5143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
      -id: 84991
      -bodyTs: "'almost':14 'dish':19 'dishwash':1 'hand':16 'kitchen':7 'necess':4 'never':15 'space':12 'wash':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5009513"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698945106 {#5135
        date: 2023-11-02 18:11:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "There are some dishes that should only be handwashed though. Most knives, pots, and pans shouldn’t be dishwashed. Even the ones that claim to be dishwasher safe will not last as long if dishwashed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698945470 {#5172
      date: 2023-11-02 18:17:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@scytale@lemm.ee"
      "@kryptonianCodeMonkey@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5176 …}
    +nested: Doctrine\ORM\PersistentCollection {#5178 …}
    +votes: Doctrine\ORM\PersistentCollection {#5180 …}
    +reports: Doctrine\ORM\PersistentCollection {#5182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
    -id: 85002
    -bodyTs: "'claim':24 'dish':4 'dishwash':19,27,35 'even':20 'handwash':9 'knive':12 'last':31 'long':33 'one':22 'pan':15 'pot':13 'safe':28 'shouldn':16 'though':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5009630"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698945470 {#5173
      date: 2023-11-02 18:17:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "If it can’t be cleaned in the dishwasher, it isnt for me. Dont care what the label says. I put every dish through the crucible. If it melts, it’s trashed. If it cracks, it’s trashed. No pussy dishes in my kitchen. Get in the magic scalding water box and quit your bitchin’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698946623 {#5241
    date: 2023-11-02 18:37:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@scytale@lemm.ee"
    "@kryptonianCodeMonkey@lemmy.world"
    "@ShakeThatYam@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5244 …}
  +nested: Doctrine\ORM\PersistentCollection {#5246 …}
  +votes: Doctrine\ORM\PersistentCollection {#5248 …}
  +reports: Doctrine\ORM\PersistentCollection {#5250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
  -id: 85071
  -bodyTs: "'bitchin':55 'box':51 'care':15 'clean':6 'crack':35 'crucibl':26 'dish':23,41 'dishwash':9 'dont':14 'everi':22 'get':45 'isnt':11 'kitchen':44 'label':18 'magic':48 'melt':29 'pussi':40 'put':21 'quit':53 'say':19 'scald':49 'trash':32,38 'water':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5010033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946623 {#5242
    date: 2023-11-02 18:37:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5243
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5174
    +user: Proxies\__CG__\App\Entity\User {#5175 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5136
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4953
        +user: Proxies\__CG__\App\Entity\User {#4954 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4003
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 56
          +score: 0
          +lastActive: DateTime @1698978036 {#4012
            date: 2023-11-03 03:20:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4001 …}
          +nested: Doctrine\ORM\PersistentCollection {#3999 …}
          +votes: Doctrine\ORM\PersistentCollection {#3997 …}
          +reports: Doctrine\ORM\PersistentCollection {#3995 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
          -id: 84567
          -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698934828 {#3944
            date: 2023-11-02 15:20:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "Even just rinsing before food dries/hardens helps a lot for washing later. That’s what I do."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1698936125 {#4951
          date: 2023-11-02 15:42:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@uphillbothways@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4955 …}
        +nested: Doctrine\ORM\PersistentCollection {#4957 …}
        +votes: Doctrine\ORM\PersistentCollection {#4959 …}
        +reports: Doctrine\ORM\PersistentCollection {#4961 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
        -id: 84628
        -bodyTs: "'dries/hardens':6 'even':1 'food':5 'help':7 'later':12 'lot':9 'rins':3 'wash':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5632892"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698936125 {#4952
          date: 2023-11-02 15:42:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "Dishwashers are a necessity in the kitchen if you have the space. I almost never hand wash a dish."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698945106 {#5134
        date: 2023-11-02 18:11:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
        "@scytale@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5137 …}
      +nested: Doctrine\ORM\PersistentCollection {#5139 …}
      +votes: Doctrine\ORM\PersistentCollection {#5141 …}
      +reports: Doctrine\ORM\PersistentCollection {#5143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
      -id: 84991
      -bodyTs: "'almost':14 'dish':19 'dishwash':1 'hand':16 'kitchen':7 'necess':4 'never':15 'space':12 'wash':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5009513"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698945106 {#5135
        date: 2023-11-02 18:11:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "There are some dishes that should only be handwashed though. Most knives, pots, and pans shouldn’t be dishwashed. Even the ones that claim to be dishwasher safe will not last as long if dishwashed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698945470 {#5172
      date: 2023-11-02 18:17:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@scytale@lemm.ee"
      "@kryptonianCodeMonkey@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5176 …}
    +nested: Doctrine\ORM\PersistentCollection {#5178 …}
    +votes: Doctrine\ORM\PersistentCollection {#5180 …}
    +reports: Doctrine\ORM\PersistentCollection {#5182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
    -id: 85002
    -bodyTs: "'claim':24 'dish':4 'dishwash':19,27,35 'even':20 'handwash':9 'knive':12 'last':31 'long':33 'one':22 'pan':15 'pot':13 'safe':28 'shouldn':16 'though':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5009630"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698945470 {#5173
      date: 2023-11-02 18:17:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "If it can’t be cleaned in the dishwasher, it isnt for me. Dont care what the label says. I put every dish through the crucible. If it melts, it’s trashed. If it cracks, it’s trashed. No pussy dishes in my kitchen. Get in the magic scalding water box and quit your bitchin’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698946623 {#5241
    date: 2023-11-02 18:37:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@scytale@lemm.ee"
    "@kryptonianCodeMonkey@lemmy.world"
    "@ShakeThatYam@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5244 …}
  +nested: Doctrine\ORM\PersistentCollection {#5246 …}
  +votes: Doctrine\ORM\PersistentCollection {#5248 …}
  +reports: Doctrine\ORM\PersistentCollection {#5250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
  -id: 85071
  -bodyTs: "'bitchin':55 'box':51 'care':15 'clean':6 'crack':35 'crucibl':26 'dish':23,41 'dishwash':9 'dont':14 'everi':22 'get':45 'isnt':11 'kitchen':44 'label':18 'magic':48 'melt':29 'pussi':40 'put':21 'quit':53 'say':19 'scald':49 'trash':32,38 'water':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5010033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946623 {#5242
    date: 2023-11-02 18:37:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5243
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5174
    +user: Proxies\__CG__\App\Entity\User {#5175 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5136
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4953
        +user: Proxies\__CG__\App\Entity\User {#4954 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4003
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 56
          +score: 0
          +lastActive: DateTime @1698978036 {#4012
            date: 2023-11-03 03:20:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4001 …}
          +nested: Doctrine\ORM\PersistentCollection {#3999 …}
          +votes: Doctrine\ORM\PersistentCollection {#3997 …}
          +reports: Doctrine\ORM\PersistentCollection {#3995 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
          -id: 84567
          -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698934828 {#3944
            date: 2023-11-02 15:20:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "Even just rinsing before food dries/hardens helps a lot for washing later. That’s what I do."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1698936125 {#4951
          date: 2023-11-02 15:42:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@uphillbothways@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4955 …}
        +nested: Doctrine\ORM\PersistentCollection {#4957 …}
        +votes: Doctrine\ORM\PersistentCollection {#4959 …}
        +reports: Doctrine\ORM\PersistentCollection {#4961 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
        -id: 84628
        -bodyTs: "'dries/hardens':6 'even':1 'food':5 'help':7 'later':12 'lot':9 'rins':3 'wash':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5632892"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698936125 {#4952
          date: 2023-11-02 15:42:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "Dishwashers are a necessity in the kitchen if you have the space. I almost never hand wash a dish."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698945106 {#5134
        date: 2023-11-02 18:11:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
        "@scytale@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5137 …}
      +nested: Doctrine\ORM\PersistentCollection {#5139 …}
      +votes: Doctrine\ORM\PersistentCollection {#5141 …}
      +reports: Doctrine\ORM\PersistentCollection {#5143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
      -id: 84991
      -bodyTs: "'almost':14 'dish':19 'dishwash':1 'hand':16 'kitchen':7 'necess':4 'never':15 'space':12 'wash':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5009513"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698945106 {#5135
        date: 2023-11-02 18:11:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "There are some dishes that should only be handwashed though. Most knives, pots, and pans shouldn’t be dishwashed. Even the ones that claim to be dishwasher safe will not last as long if dishwashed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698945470 {#5172
      date: 2023-11-02 18:17:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@scytale@lemm.ee"
      "@kryptonianCodeMonkey@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5176 …}
    +nested: Doctrine\ORM\PersistentCollection {#5178 …}
    +votes: Doctrine\ORM\PersistentCollection {#5180 …}
    +reports: Doctrine\ORM\PersistentCollection {#5182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
    -id: 85002
    -bodyTs: "'claim':24 'dish':4 'dishwash':19,27,35 'even':20 'handwash':9 'knive':12 'last':31 'long':33 'one':22 'pan':15 'pot':13 'safe':28 'shouldn':16 'though':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5009630"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698945470 {#5173
      date: 2023-11-02 18:17:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "If it can’t be cleaned in the dishwasher, it isnt for me. Dont care what the label says. I put every dish through the crucible. If it melts, it’s trashed. If it cracks, it’s trashed. No pussy dishes in my kitchen. Get in the magic scalding water box and quit your bitchin’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698946623 {#5241
    date: 2023-11-02 18:37:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@scytale@lemm.ee"
    "@kryptonianCodeMonkey@lemmy.world"
    "@ShakeThatYam@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5244 …}
  +nested: Doctrine\ORM\PersistentCollection {#5246 …}
  +votes: Doctrine\ORM\PersistentCollection {#5248 …}
  +reports: Doctrine\ORM\PersistentCollection {#5250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
  -id: 85071
  -bodyTs: "'bitchin':55 'box':51 'care':15 'clean':6 'crack':35 'crucibl':26 'dish':23,41 'dishwash':9 'dont':14 'everi':22 'get':45 'isnt':11 'kitchen':44 'label':18 'magic':48 'melt':29 'pussi':40 'put':21 'quit':53 'say':19 'scald':49 'trash':32,38 'water':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5010033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946623 {#5242
    date: 2023-11-02 18:37:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#5282
  +user: Proxies\__CG__\App\Entity\User {#5279 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5243
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5174
      +user: Proxies\__CG__\App\Entity\User {#5175 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5136
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4953
          +user: Proxies\__CG__\App\Entity\User {#4954 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4003
            +user: App\Entity\User {#3952 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 56
            +score: 0
            +lastActive: DateTime @1698978036 {#4012
              date: 2023-11-03 03:20:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4001 …}
            +nested: Doctrine\ORM\PersistentCollection {#3999 …}
            +votes: Doctrine\ORM\PersistentCollection {#3997 …}
            +reports: Doctrine\ORM\PersistentCollection {#3995 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
            -id: 84567
            -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698934828 {#3944
              date: 2023-11-02 15:20:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: "Even just rinsing before food dries/hardens helps a lot for washing later. That’s what I do."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698936125 {#4951
            date: 2023-11-02 15:42:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@uphillbothways@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4955 …}
          +nested: Doctrine\ORM\PersistentCollection {#4957 …}
          +votes: Doctrine\ORM\PersistentCollection {#4959 …}
          +reports: Doctrine\ORM\PersistentCollection {#4961 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
          -id: 84628
          -bodyTs: "'dries/hardens':6 'even':1 'food':5 'help':7 'later':12 'lot':9 'rins':3 'wash':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5632892"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698936125 {#4952
            date: 2023-11-02 15:42:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "Dishwashers are a necessity in the kitchen if you have the space. I almost never hand wash a dish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698945106 {#5134
          date: 2023-11-02 18:11:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@uphillbothways@kbin.social"
          "@scytale@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5137 …}
        +nested: Doctrine\ORM\PersistentCollection {#5139 …}
        +votes: Doctrine\ORM\PersistentCollection {#5141 …}
        +reports: Doctrine\ORM\PersistentCollection {#5143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
        -id: 84991
        -bodyTs: "'almost':14 'dish':19 'dishwash':1 'hand':16 'kitchen':7 'necess':4 'never':15 'space':12 'wash':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5009513"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698945106 {#5135
          date: 2023-11-02 18:11:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "There are some dishes that should only be handwashed though. Most knives, pots, and pans shouldn’t be dishwashed. Even the ones that claim to be dishwasher safe will not last as long if dishwashed."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698945470 {#5172
        date: 2023-11-02 18:17:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
        "@scytale@lemm.ee"
        "@kryptonianCodeMonkey@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5176 …}
      +nested: Doctrine\ORM\PersistentCollection {#5178 …}
      +votes: Doctrine\ORM\PersistentCollection {#5180 …}
      +reports: Doctrine\ORM\PersistentCollection {#5182 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
      -id: 85002
      -bodyTs: "'claim':24 'dish':4 'dishwash':19,27,35 'even':20 'handwash':9 'knive':12 'last':31 'long':33 'one':22 'pan':15 'pot':13 'safe':28 'shouldn':16 'though':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5009630"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698945470 {#5173
        date: 2023-11-02 18:17:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "If it can’t be cleaned in the dishwasher, it isnt for me. Dont care what the label says. I put every dish through the crucible. If it melts, it’s trashed. If it cracks, it’s trashed. No pussy dishes in my kitchen. Get in the magic scalding water box and quit your bitchin’."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698946623 {#5241
      date: 2023-11-02 18:37:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@scytale@lemm.ee"
      "@kryptonianCodeMonkey@lemmy.world"
      "@ShakeThatYam@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5244 …}
    +nested: Doctrine\ORM\PersistentCollection {#5246 …}
    +votes: Doctrine\ORM\PersistentCollection {#5248 …}
    +reports: Doctrine\ORM\PersistentCollection {#5250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
    -id: 85071
    -bodyTs: "'bitchin':55 'box':51 'care':15 'clean':6 'crack':35 'crucibl':26 'dish':23,41 'dishwash':9 'dont':14 'everi':22 'get':45 'isnt':11 'kitchen':44 'label':18 'magic':48 'melt':29 'pussi':40 'put':21 'quit':53 'say':19 'scald':49 'trash':32,38 'water':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5010033"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946623 {#5242
      date: 2023-11-02 18:37:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "I try to just not buy things that can’t be put in the dishwasher."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698977520 {#5283
    date: 2023-11-03 03:12:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@scytale@lemm.ee"
    "@kryptonianCodeMonkey@lemmy.world"
    "@ShakeThatYam@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5276 …}
  +nested: Doctrine\ORM\PersistentCollection {#5274 …}
  +votes: Doctrine\ORM\PersistentCollection {#5278 …}
  +reports: Doctrine\ORM\PersistentCollection {#5289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5293 …}
  -id: 86122
  -bodyTs: "'buy':6 'dishwash':15 'put':12 'thing':7 'tri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5022968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698977520 {#5286
    date: 2023-11-03 03:12:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5282
  +user: Proxies\__CG__\App\Entity\User {#5279 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5243
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5174
      +user: Proxies\__CG__\App\Entity\User {#5175 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5136
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4953
          +user: Proxies\__CG__\App\Entity\User {#4954 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4003
            +user: App\Entity\User {#3952 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 56
            +score: 0
            +lastActive: DateTime @1698978036 {#4012
              date: 2023-11-03 03:20:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4001 …}
            +nested: Doctrine\ORM\PersistentCollection {#3999 …}
            +votes: Doctrine\ORM\PersistentCollection {#3997 …}
            +reports: Doctrine\ORM\PersistentCollection {#3995 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
            -id: 84567
            -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698934828 {#3944
              date: 2023-11-02 15:20:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: "Even just rinsing before food dries/hardens helps a lot for washing later. That’s what I do."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698936125 {#4951
            date: 2023-11-02 15:42:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@uphillbothways@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4955 …}
          +nested: Doctrine\ORM\PersistentCollection {#4957 …}
          +votes: Doctrine\ORM\PersistentCollection {#4959 …}
          +reports: Doctrine\ORM\PersistentCollection {#4961 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
          -id: 84628
          -bodyTs: "'dries/hardens':6 'even':1 'food':5 'help':7 'later':12 'lot':9 'rins':3 'wash':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5632892"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698936125 {#4952
            date: 2023-11-02 15:42:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "Dishwashers are a necessity in the kitchen if you have the space. I almost never hand wash a dish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698945106 {#5134
          date: 2023-11-02 18:11:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@uphillbothways@kbin.social"
          "@scytale@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5137 …}
        +nested: Doctrine\ORM\PersistentCollection {#5139 …}
        +votes: Doctrine\ORM\PersistentCollection {#5141 …}
        +reports: Doctrine\ORM\PersistentCollection {#5143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
        -id: 84991
        -bodyTs: "'almost':14 'dish':19 'dishwash':1 'hand':16 'kitchen':7 'necess':4 'never':15 'space':12 'wash':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5009513"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698945106 {#5135
          date: 2023-11-02 18:11:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "There are some dishes that should only be handwashed though. Most knives, pots, and pans shouldn’t be dishwashed. Even the ones that claim to be dishwasher safe will not last as long if dishwashed."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698945470 {#5172
        date: 2023-11-02 18:17:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
        "@scytale@lemm.ee"
        "@kryptonianCodeMonkey@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5176 …}
      +nested: Doctrine\ORM\PersistentCollection {#5178 …}
      +votes: Doctrine\ORM\PersistentCollection {#5180 …}
      +reports: Doctrine\ORM\PersistentCollection {#5182 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
      -id: 85002
      -bodyTs: "'claim':24 'dish':4 'dishwash':19,27,35 'even':20 'handwash':9 'knive':12 'last':31 'long':33 'one':22 'pan':15 'pot':13 'safe':28 'shouldn':16 'though':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5009630"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698945470 {#5173
        date: 2023-11-02 18:17:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "If it can’t be cleaned in the dishwasher, it isnt for me. Dont care what the label says. I put every dish through the crucible. If it melts, it’s trashed. If it cracks, it’s trashed. No pussy dishes in my kitchen. Get in the magic scalding water box and quit your bitchin’."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698946623 {#5241
      date: 2023-11-02 18:37:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@scytale@lemm.ee"
      "@kryptonianCodeMonkey@lemmy.world"
      "@ShakeThatYam@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5244 …}
    +nested: Doctrine\ORM\PersistentCollection {#5246 …}
    +votes: Doctrine\ORM\PersistentCollection {#5248 …}
    +reports: Doctrine\ORM\PersistentCollection {#5250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
    -id: 85071
    -bodyTs: "'bitchin':55 'box':51 'care':15 'clean':6 'crack':35 'crucibl':26 'dish':23,41 'dishwash':9 'dont':14 'everi':22 'get':45 'isnt':11 'kitchen':44 'label':18 'magic':48 'melt':29 'pussi':40 'put':21 'quit':53 'say':19 'scald':49 'trash':32,38 'water':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5010033"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946623 {#5242
      date: 2023-11-02 18:37:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "I try to just not buy things that can’t be put in the dishwasher."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698977520 {#5283
    date: 2023-11-03 03:12:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@scytale@lemm.ee"
    "@kryptonianCodeMonkey@lemmy.world"
    "@ShakeThatYam@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5276 …}
  +nested: Doctrine\ORM\PersistentCollection {#5274 …}
  +votes: Doctrine\ORM\PersistentCollection {#5278 …}
  +reports: Doctrine\ORM\PersistentCollection {#5289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5293 …}
  -id: 86122
  -bodyTs: "'buy':6 'dishwash':15 'put':12 'thing':7 'tri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5022968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698977520 {#5286
    date: 2023-11-03 03:12:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5282
  +user: Proxies\__CG__\App\Entity\User {#5279 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5243
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5174
      +user: Proxies\__CG__\App\Entity\User {#5175 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5136
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4953
          +user: Proxies\__CG__\App\Entity\User {#4954 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4003
            +user: App\Entity\User {#3952 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 56
            +score: 0
            +lastActive: DateTime @1698978036 {#4012
              date: 2023-11-03 03:20:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4001 …}
            +nested: Doctrine\ORM\PersistentCollection {#3999 …}
            +votes: Doctrine\ORM\PersistentCollection {#3997 …}
            +reports: Doctrine\ORM\PersistentCollection {#3995 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
            -id: 84567
            -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698934828 {#3944
              date: 2023-11-02 15:20:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: "Even just rinsing before food dries/hardens helps a lot for washing later. That’s what I do."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698936125 {#4951
            date: 2023-11-02 15:42:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@uphillbothways@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4955 …}
          +nested: Doctrine\ORM\PersistentCollection {#4957 …}
          +votes: Doctrine\ORM\PersistentCollection {#4959 …}
          +reports: Doctrine\ORM\PersistentCollection {#4961 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
          -id: 84628
          -bodyTs: "'dries/hardens':6 'even':1 'food':5 'help':7 'later':12 'lot':9 'rins':3 'wash':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5632892"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698936125 {#4952
            date: 2023-11-02 15:42:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "Dishwashers are a necessity in the kitchen if you have the space. I almost never hand wash a dish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698945106 {#5134
          date: 2023-11-02 18:11:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@uphillbothways@kbin.social"
          "@scytale@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5137 …}
        +nested: Doctrine\ORM\PersistentCollection {#5139 …}
        +votes: Doctrine\ORM\PersistentCollection {#5141 …}
        +reports: Doctrine\ORM\PersistentCollection {#5143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
        -id: 84991
        -bodyTs: "'almost':14 'dish':19 'dishwash':1 'hand':16 'kitchen':7 'necess':4 'never':15 'space':12 'wash':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5009513"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698945106 {#5135
          date: 2023-11-02 18:11:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "There are some dishes that should only be handwashed though. Most knives, pots, and pans shouldn’t be dishwashed. Even the ones that claim to be dishwasher safe will not last as long if dishwashed."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698945470 {#5172
        date: 2023-11-02 18:17:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
        "@scytale@lemm.ee"
        "@kryptonianCodeMonkey@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5176 …}
      +nested: Doctrine\ORM\PersistentCollection {#5178 …}
      +votes: Doctrine\ORM\PersistentCollection {#5180 …}
      +reports: Doctrine\ORM\PersistentCollection {#5182 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
      -id: 85002
      -bodyTs: "'claim':24 'dish':4 'dishwash':19,27,35 'even':20 'handwash':9 'knive':12 'last':31 'long':33 'one':22 'pan':15 'pot':13 'safe':28 'shouldn':16 'though':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5009630"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698945470 {#5173
        date: 2023-11-02 18:17:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "If it can’t be cleaned in the dishwasher, it isnt for me. Dont care what the label says. I put every dish through the crucible. If it melts, it’s trashed. If it cracks, it’s trashed. No pussy dishes in my kitchen. Get in the magic scalding water box and quit your bitchin’."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698946623 {#5241
      date: 2023-11-02 18:37:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@scytale@lemm.ee"
      "@kryptonianCodeMonkey@lemmy.world"
      "@ShakeThatYam@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5244 …}
    +nested: Doctrine\ORM\PersistentCollection {#5246 …}
    +votes: Doctrine\ORM\PersistentCollection {#5248 …}
    +reports: Doctrine\ORM\PersistentCollection {#5250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
    -id: 85071
    -bodyTs: "'bitchin':55 'box':51 'care':15 'clean':6 'crack':35 'crucibl':26 'dish':23,41 'dishwash':9 'dont':14 'everi':22 'get':45 'isnt':11 'kitchen':44 'label':18 'magic':48 'melt':29 'pussi':40 'put':21 'quit':53 'say':19 'scald':49 'trash':32,38 'water':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5010033"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946623 {#5242
      date: 2023-11-02 18:37:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "I try to just not buy things that can’t be put in the dishwasher."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698977520 {#5283
    date: 2023-11-03 03:12:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@scytale@lemm.ee"
    "@kryptonianCodeMonkey@lemmy.world"
    "@ShakeThatYam@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5276 …}
  +nested: Doctrine\ORM\PersistentCollection {#5274 …}
  +votes: Doctrine\ORM\PersistentCollection {#5278 …}
  +reports: Doctrine\ORM\PersistentCollection {#5289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5293 …}
  -id: 86122
  -bodyTs: "'buy':6 'dishwash':15 'put':12 'thing':7 'tri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5022968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698977520 {#5286
    date: 2023-11-03 03:12:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5298
  +user: Proxies\__CG__\App\Entity\User {#5299 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5243
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5174
      +user: Proxies\__CG__\App\Entity\User {#5175 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5136
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4953
          +user: Proxies\__CG__\App\Entity\User {#4954 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4003
            +user: App\Entity\User {#3952 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 56
            +score: 0
            +lastActive: DateTime @1698978036 {#4012
              date: 2023-11-03 03:20:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4001 …}
            +nested: Doctrine\ORM\PersistentCollection {#3999 …}
            +votes: Doctrine\ORM\PersistentCollection {#3997 …}
            +reports: Doctrine\ORM\PersistentCollection {#3995 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
            -id: 84567
            -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698934828 {#3944
              date: 2023-11-02 15:20:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: "Even just rinsing before food dries/hardens helps a lot for washing later. That’s what I do."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698936125 {#4951
            date: 2023-11-02 15:42:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@uphillbothways@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4955 …}
          +nested: Doctrine\ORM\PersistentCollection {#4957 …}
          +votes: Doctrine\ORM\PersistentCollection {#4959 …}
          +reports: Doctrine\ORM\PersistentCollection {#4961 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
          -id: 84628
          -bodyTs: "'dries/hardens':6 'even':1 'food':5 'help':7 'later':12 'lot':9 'rins':3 'wash':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5632892"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698936125 {#4952
            date: 2023-11-02 15:42:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "Dishwashers are a necessity in the kitchen if you have the space. I almost never hand wash a dish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698945106 {#5134
          date: 2023-11-02 18:11:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@uphillbothways@kbin.social"
          "@scytale@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5137 …}
        +nested: Doctrine\ORM\PersistentCollection {#5139 …}
        +votes: Doctrine\ORM\PersistentCollection {#5141 …}
        +reports: Doctrine\ORM\PersistentCollection {#5143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
        -id: 84991
        -bodyTs: "'almost':14 'dish':19 'dishwash':1 'hand':16 'kitchen':7 'necess':4 'never':15 'space':12 'wash':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5009513"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698945106 {#5135
          date: 2023-11-02 18:11:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "There are some dishes that should only be handwashed though. Most knives, pots, and pans shouldn’t be dishwashed. Even the ones that claim to be dishwasher safe will not last as long if dishwashed."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698945470 {#5172
        date: 2023-11-02 18:17:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
        "@scytale@lemm.ee"
        "@kryptonianCodeMonkey@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5176 …}
      +nested: Doctrine\ORM\PersistentCollection {#5178 …}
      +votes: Doctrine\ORM\PersistentCollection {#5180 …}
      +reports: Doctrine\ORM\PersistentCollection {#5182 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
      -id: 85002
      -bodyTs: "'claim':24 'dish':4 'dishwash':19,27,35 'even':20 'handwash':9 'knive':12 'last':31 'long':33 'one':22 'pan':15 'pot':13 'safe':28 'shouldn':16 'though':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5009630"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698945470 {#5173
        date: 2023-11-02 18:17:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "If it can’t be cleaned in the dishwasher, it isnt for me. Dont care what the label says. I put every dish through the crucible. If it melts, it’s trashed. If it cracks, it’s trashed. No pussy dishes in my kitchen. Get in the magic scalding water box and quit your bitchin’."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698946623 {#5241
      date: 2023-11-02 18:37:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@scytale@lemm.ee"
      "@kryptonianCodeMonkey@lemmy.world"
      "@ShakeThatYam@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5244 …}
    +nested: Doctrine\ORM\PersistentCollection {#5246 …}
    +votes: Doctrine\ORM\PersistentCollection {#5248 …}
    +reports: Doctrine\ORM\PersistentCollection {#5250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
    -id: 85071
    -bodyTs: "'bitchin':55 'box':51 'care':15 'clean':6 'crack':35 'crucibl':26 'dish':23,41 'dishwash':9 'dont':14 'everi':22 'get':45 'isnt':11 'kitchen':44 'label':18 'magic':48 'melt':29 'pussi':40 'put':21 'quit':53 'say':19 'scald':49 'trash':32,38 'water':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5010033"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946623 {#5242
      date: 2023-11-02 18:37:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Amen! If they don’t survive the dishwasher then it’s just nature culling the weak from the pack."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698952655 {#5295
    date: 2023-11-02 20:17:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@scytale@lemm.ee"
    "@kryptonianCodeMonkey@lemmy.world"
    "@ShakeThatYam@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5300 …}
  +nested: Doctrine\ORM\PersistentCollection {#5302 …}
  +votes: Doctrine\ORM\PersistentCollection {#5304 …}
  +reports: Doctrine\ORM\PersistentCollection {#5306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
  -id: 85354
  -bodyTs: "'amen':1 'cull':14 'dishwash':8 'natur':13 'pack':19 'surviv':6 'weak':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4412955"
  +editedAt: DateTimeImmutable @1698952680 {#5296
    date: 2023-11-02 20:18:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698952655 {#5297
    date: 2023-11-02 20:17:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#5298
  +user: Proxies\__CG__\App\Entity\User {#5299 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5243
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5174
      +user: Proxies\__CG__\App\Entity\User {#5175 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5136
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4953
          +user: Proxies\__CG__\App\Entity\User {#4954 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4003
            +user: App\Entity\User {#3952 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 56
            +score: 0
            +lastActive: DateTime @1698978036 {#4012
              date: 2023-11-03 03:20:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4001 …}
            +nested: Doctrine\ORM\PersistentCollection {#3999 …}
            +votes: Doctrine\ORM\PersistentCollection {#3997 …}
            +reports: Doctrine\ORM\PersistentCollection {#3995 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
            -id: 84567
            -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698934828 {#3944
              date: 2023-11-02 15:20:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: "Even just rinsing before food dries/hardens helps a lot for washing later. That’s what I do."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698936125 {#4951
            date: 2023-11-02 15:42:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@uphillbothways@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4955 …}
          +nested: Doctrine\ORM\PersistentCollection {#4957 …}
          +votes: Doctrine\ORM\PersistentCollection {#4959 …}
          +reports: Doctrine\ORM\PersistentCollection {#4961 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
          -id: 84628
          -bodyTs: "'dries/hardens':6 'even':1 'food':5 'help':7 'later':12 'lot':9 'rins':3 'wash':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5632892"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698936125 {#4952
            date: 2023-11-02 15:42:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "Dishwashers are a necessity in the kitchen if you have the space. I almost never hand wash a dish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698945106 {#5134
          date: 2023-11-02 18:11:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@uphillbothways@kbin.social"
          "@scytale@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5137 …}
        +nested: Doctrine\ORM\PersistentCollection {#5139 …}
        +votes: Doctrine\ORM\PersistentCollection {#5141 …}
        +reports: Doctrine\ORM\PersistentCollection {#5143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
        -id: 84991
        -bodyTs: "'almost':14 'dish':19 'dishwash':1 'hand':16 'kitchen':7 'necess':4 'never':15 'space':12 'wash':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5009513"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698945106 {#5135
          date: 2023-11-02 18:11:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "There are some dishes that should only be handwashed though. Most knives, pots, and pans shouldn’t be dishwashed. Even the ones that claim to be dishwasher safe will not last as long if dishwashed."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698945470 {#5172
        date: 2023-11-02 18:17:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
        "@scytale@lemm.ee"
        "@kryptonianCodeMonkey@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5176 …}
      +nested: Doctrine\ORM\PersistentCollection {#5178 …}
      +votes: Doctrine\ORM\PersistentCollection {#5180 …}
      +reports: Doctrine\ORM\PersistentCollection {#5182 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
      -id: 85002
      -bodyTs: "'claim':24 'dish':4 'dishwash':19,27,35 'even':20 'handwash':9 'knive':12 'last':31 'long':33 'one':22 'pan':15 'pot':13 'safe':28 'shouldn':16 'though':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5009630"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698945470 {#5173
        date: 2023-11-02 18:17:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "If it can’t be cleaned in the dishwasher, it isnt for me. Dont care what the label says. I put every dish through the crucible. If it melts, it’s trashed. If it cracks, it’s trashed. No pussy dishes in my kitchen. Get in the magic scalding water box and quit your bitchin’."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698946623 {#5241
      date: 2023-11-02 18:37:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@scytale@lemm.ee"
      "@kryptonianCodeMonkey@lemmy.world"
      "@ShakeThatYam@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5244 …}
    +nested: Doctrine\ORM\PersistentCollection {#5246 …}
    +votes: Doctrine\ORM\PersistentCollection {#5248 …}
    +reports: Doctrine\ORM\PersistentCollection {#5250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
    -id: 85071
    -bodyTs: "'bitchin':55 'box':51 'care':15 'clean':6 'crack':35 'crucibl':26 'dish':23,41 'dishwash':9 'dont':14 'everi':22 'get':45 'isnt':11 'kitchen':44 'label':18 'magic':48 'melt':29 'pussi':40 'put':21 'quit':53 'say':19 'scald':49 'trash':32,38 'water':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5010033"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946623 {#5242
      date: 2023-11-02 18:37:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Amen! If they don’t survive the dishwasher then it’s just nature culling the weak from the pack."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698952655 {#5295
    date: 2023-11-02 20:17:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@scytale@lemm.ee"
    "@kryptonianCodeMonkey@lemmy.world"
    "@ShakeThatYam@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5300 …}
  +nested: Doctrine\ORM\PersistentCollection {#5302 …}
  +votes: Doctrine\ORM\PersistentCollection {#5304 …}
  +reports: Doctrine\ORM\PersistentCollection {#5306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
  -id: 85354
  -bodyTs: "'amen':1 'cull':14 'dishwash':8 'natur':13 'pack':19 'surviv':6 'weak':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4412955"
  +editedAt: DateTimeImmutable @1698952680 {#5296
    date: 2023-11-02 20:18:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698952655 {#5297
    date: 2023-11-02 20:17:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#5298
  +user: Proxies\__CG__\App\Entity\User {#5299 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5243
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5174
      +user: Proxies\__CG__\App\Entity\User {#5175 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5136
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4953
          +user: Proxies\__CG__\App\Entity\User {#4954 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4003
            +user: App\Entity\User {#3952 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 56
            +score: 0
            +lastActive: DateTime @1698978036 {#4012
              date: 2023-11-03 03:20:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4001 …}
            +nested: Doctrine\ORM\PersistentCollection {#3999 …}
            +votes: Doctrine\ORM\PersistentCollection {#3997 …}
            +reports: Doctrine\ORM\PersistentCollection {#3995 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
            -id: 84567
            -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698934828 {#3944
              date: 2023-11-02 15:20:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: "Even just rinsing before food dries/hardens helps a lot for washing later. That’s what I do."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698936125 {#4951
            date: 2023-11-02 15:42:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@uphillbothways@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4955 …}
          +nested: Doctrine\ORM\PersistentCollection {#4957 …}
          +votes: Doctrine\ORM\PersistentCollection {#4959 …}
          +reports: Doctrine\ORM\PersistentCollection {#4961 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
          -id: 84628
          -bodyTs: "'dries/hardens':6 'even':1 'food':5 'help':7 'later':12 'lot':9 'rins':3 'wash':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5632892"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698936125 {#4952
            date: 2023-11-02 15:42:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "Dishwashers are a necessity in the kitchen if you have the space. I almost never hand wash a dish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698945106 {#5134
          date: 2023-11-02 18:11:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@uphillbothways@kbin.social"
          "@scytale@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5137 …}
        +nested: Doctrine\ORM\PersistentCollection {#5139 …}
        +votes: Doctrine\ORM\PersistentCollection {#5141 …}
        +reports: Doctrine\ORM\PersistentCollection {#5143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
        -id: 84991
        -bodyTs: "'almost':14 'dish':19 'dishwash':1 'hand':16 'kitchen':7 'necess':4 'never':15 'space':12 'wash':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5009513"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698945106 {#5135
          date: 2023-11-02 18:11:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "There are some dishes that should only be handwashed though. Most knives, pots, and pans shouldn’t be dishwashed. Even the ones that claim to be dishwasher safe will not last as long if dishwashed."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698945470 {#5172
        date: 2023-11-02 18:17:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
        "@scytale@lemm.ee"
        "@kryptonianCodeMonkey@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5176 …}
      +nested: Doctrine\ORM\PersistentCollection {#5178 …}
      +votes: Doctrine\ORM\PersistentCollection {#5180 …}
      +reports: Doctrine\ORM\PersistentCollection {#5182 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
      -id: 85002
      -bodyTs: "'claim':24 'dish':4 'dishwash':19,27,35 'even':20 'handwash':9 'knive':12 'last':31 'long':33 'one':22 'pan':15 'pot':13 'safe':28 'shouldn':16 'though':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5009630"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698945470 {#5173
        date: 2023-11-02 18:17:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "If it can’t be cleaned in the dishwasher, it isnt for me. Dont care what the label says. I put every dish through the crucible. If it melts, it’s trashed. If it cracks, it’s trashed. No pussy dishes in my kitchen. Get in the magic scalding water box and quit your bitchin’."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698946623 {#5241
      date: 2023-11-02 18:37:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@scytale@lemm.ee"
      "@kryptonianCodeMonkey@lemmy.world"
      "@ShakeThatYam@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5244 …}
    +nested: Doctrine\ORM\PersistentCollection {#5246 …}
    +votes: Doctrine\ORM\PersistentCollection {#5248 …}
    +reports: Doctrine\ORM\PersistentCollection {#5250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
    -id: 85071
    -bodyTs: "'bitchin':55 'box':51 'care':15 'clean':6 'crack':35 'crucibl':26 'dish':23,41 'dishwash':9 'dont':14 'everi':22 'get':45 'isnt':11 'kitchen':44 'label':18 'magic':48 'melt':29 'pussi':40 'put':21 'quit':53 'say':19 'scald':49 'trash':32,38 'water':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5010033"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946623 {#5242
      date: 2023-11-02 18:37:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Amen! If they don’t survive the dishwasher then it’s just nature culling the weak from the pack."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698952655 {#5295
    date: 2023-11-02 20:17:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@scytale@lemm.ee"
    "@kryptonianCodeMonkey@lemmy.world"
    "@ShakeThatYam@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5300 …}
  +nested: Doctrine\ORM\PersistentCollection {#5302 …}
  +votes: Doctrine\ORM\PersistentCollection {#5304 …}
  +reports: Doctrine\ORM\PersistentCollection {#5306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
  -id: 85354
  -bodyTs: "'amen':1 'cull':14 'dishwash':8 'natur':13 'pack':19 'surviv':6 'weak':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4412955"
  +editedAt: DateTimeImmutable @1698952680 {#5296
    date: 2023-11-02 20:18:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698952655 {#5297
    date: 2023-11-02 20:17:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4969
  +user: Proxies\__CG__\App\Entity\User {#4970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4003
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1698978036 {#4012
      date: 2023-11-03 03:20:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4001 …}
    +nested: Doctrine\ORM\PersistentCollection {#3999 …}
    +votes: Doctrine\ORM\PersistentCollection {#3997 …}
    +reports: Doctrine\ORM\PersistentCollection {#3995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
    -id: 84567
    -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698934828 {#3944
      date: 2023-11-02 15:20:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1698936122 {#4967
    date: 2023-11-02 15:42:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4971 …}
  +nested: Doctrine\ORM\PersistentCollection {#4973 …}
  +votes: Doctrine\ORM\PersistentCollection {#4975 …}
  +reports: Doctrine\ORM\PersistentCollection {#4977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
  -id: 84627
  -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4724346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698936122 {#4968
    date: 2023-11-02 15:42:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4969
  +user: Proxies\__CG__\App\Entity\User {#4970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4003
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1698978036 {#4012
      date: 2023-11-03 03:20:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4001 …}
    +nested: Doctrine\ORM\PersistentCollection {#3999 …}
    +votes: Doctrine\ORM\PersistentCollection {#3997 …}
    +reports: Doctrine\ORM\PersistentCollection {#3995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
    -id: 84567
    -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698934828 {#3944
      date: 2023-11-02 15:20:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1698936122 {#4967
    date: 2023-11-02 15:42:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4971 …}
  +nested: Doctrine\ORM\PersistentCollection {#4973 …}
  +votes: Doctrine\ORM\PersistentCollection {#4975 …}
  +reports: Doctrine\ORM\PersistentCollection {#4977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
  -id: 84627
  -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4724346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698936122 {#4968
    date: 2023-11-02 15:42:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4969
  +user: Proxies\__CG__\App\Entity\User {#4970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4003
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1698978036 {#4012
      date: 2023-11-03 03:20:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4001 …}
    +nested: Doctrine\ORM\PersistentCollection {#3999 …}
    +votes: Doctrine\ORM\PersistentCollection {#3997 …}
    +reports: Doctrine\ORM\PersistentCollection {#3995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
    -id: 84567
    -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698934828 {#3944
      date: 2023-11-02 15:20:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1698936122 {#4967
    date: 2023-11-02 15:42:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4971 …}
  +nested: Doctrine\ORM\PersistentCollection {#4973 …}
  +votes: Doctrine\ORM\PersistentCollection {#4975 …}
  +reports: Doctrine\ORM\PersistentCollection {#4977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
  -id: 84627
  -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4724346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698936122 {#4968
    date: 2023-11-02 15:42:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5060
  +user: Proxies\__CG__\App\Entity\User {#5055 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4969
    +user: Proxies\__CG__\App\Entity\User {#4970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698978036 {#4012
        date: 2023-11-03 03:20:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 84567
      -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698934828 {#3944
        date: 2023-11-02 15:20:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1698936122 {#4967
      date: 2023-11-02 15:42:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4971 …}
    +nested: Doctrine\ORM\PersistentCollection {#4973 …}
    +votes: Doctrine\ORM\PersistentCollection {#4975 …}
    +reports: Doctrine\ORM\PersistentCollection {#4977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
    -id: 84627
    -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4724346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698936122 {#4968
      date: 2023-11-02 15:42:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "As someone with ADHD, using too many dishes is pretty standard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698936404 {#5061
    date: 2023-11-02 15:46:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5050 …}
  +nested: Doctrine\ORM\PersistentCollection {#5054 …}
  +votes: Doctrine\ORM\PersistentCollection {#5052 …}
  +reports: Doctrine\ORM\PersistentCollection {#5065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5069 …}
  -id: 84633
  -bodyTs: "'adhd':4 'dish':8 'mani':7 'pretti':10 'someon':2 'standard':11 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5081880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698936404 {#5058
    date: 2023-11-02 15:46:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#5060
  +user: Proxies\__CG__\App\Entity\User {#5055 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4969
    +user: Proxies\__CG__\App\Entity\User {#4970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698978036 {#4012
        date: 2023-11-03 03:20:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 84567
      -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698934828 {#3944
        date: 2023-11-02 15:20:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1698936122 {#4967
      date: 2023-11-02 15:42:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4971 …}
    +nested: Doctrine\ORM\PersistentCollection {#4973 …}
    +votes: Doctrine\ORM\PersistentCollection {#4975 …}
    +reports: Doctrine\ORM\PersistentCollection {#4977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
    -id: 84627
    -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4724346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698936122 {#4968
      date: 2023-11-02 15:42:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "As someone with ADHD, using too many dishes is pretty standard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698936404 {#5061
    date: 2023-11-02 15:46:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5050 …}
  +nested: Doctrine\ORM\PersistentCollection {#5054 …}
  +votes: Doctrine\ORM\PersistentCollection {#5052 …}
  +reports: Doctrine\ORM\PersistentCollection {#5065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5069 …}
  -id: 84633
  -bodyTs: "'adhd':4 'dish':8 'mani':7 'pretti':10 'someon':2 'standard':11 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5081880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698936404 {#5058
    date: 2023-11-02 15:46:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#5060
  +user: Proxies\__CG__\App\Entity\User {#5055 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4969
    +user: Proxies\__CG__\App\Entity\User {#4970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698978036 {#4012
        date: 2023-11-03 03:20:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 84567
      -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698934828 {#3944
        date: 2023-11-02 15:20:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1698936122 {#4967
      date: 2023-11-02 15:42:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4971 …}
    +nested: Doctrine\ORM\PersistentCollection {#4973 …}
    +votes: Doctrine\ORM\PersistentCollection {#4975 …}
    +reports: Doctrine\ORM\PersistentCollection {#4977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
    -id: 84627
    -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4724346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698936122 {#4968
      date: 2023-11-02 15:42:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "As someone with ADHD, using too many dishes is pretty standard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698936404 {#5061
    date: 2023-11-02 15:46:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5050 …}
  +nested: Doctrine\ORM\PersistentCollection {#5054 …}
  +votes: Doctrine\ORM\PersistentCollection {#5052 …}
  +reports: Doctrine\ORM\PersistentCollection {#5065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5069 …}
  -id: 84633
  -bodyTs: "'adhd':4 'dish':8 'mani':7 'pretti':10 'someon':2 'standard':11 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5081880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698936404 {#5058
    date: 2023-11-02 15:46:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5073
  +user: Proxies\__CG__\App\Entity\User {#5074 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4969
    +user: Proxies\__CG__\App\Entity\User {#4970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698978036 {#4012
        date: 2023-11-03 03:20:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 84567
      -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698934828 {#3944
        date: 2023-11-02 15:20:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1698936122 {#4967
      date: 2023-11-02 15:42:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4971 …}
    +nested: Doctrine\ORM\PersistentCollection {#4973 …}
    +votes: Doctrine\ORM\PersistentCollection {#4975 …}
    +reports: Doctrine\ORM\PersistentCollection {#4977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
    -id: 84627
    -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4724346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698936122 {#4968
      date: 2023-11-02 15:42:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    > How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!\n
    \n
    I have been asking my wife this for 3 years now. She still hasn’t been able to give a satisfactory answer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698936871 {#5071
    date: 2023-11-02 15:54:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5075 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5079 …}
  +reports: Doctrine\ORM\PersistentCollection {#5081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
  -id: 84654
  -bodyTs: "'1':3,14 '12':9 '3':25 '4':6 'abl':33 'answer':38 'ask':20 'day':15 'dinner':12 'fork':10 'give':35 'hasn':30 'person':4 'plate':7 'satisfactori':37 'still':29 'use':5 'wife':22 'year':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5442135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698936871 {#5072
    date: 2023-11-02 15:54:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5073
  +user: Proxies\__CG__\App\Entity\User {#5074 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4969
    +user: Proxies\__CG__\App\Entity\User {#4970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698978036 {#4012
        date: 2023-11-03 03:20:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 84567
      -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698934828 {#3944
        date: 2023-11-02 15:20:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1698936122 {#4967
      date: 2023-11-02 15:42:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4971 …}
    +nested: Doctrine\ORM\PersistentCollection {#4973 …}
    +votes: Doctrine\ORM\PersistentCollection {#4975 …}
    +reports: Doctrine\ORM\PersistentCollection {#4977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
    -id: 84627
    -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4724346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698936122 {#4968
      date: 2023-11-02 15:42:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    > How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!\n
    \n
    I have been asking my wife this for 3 years now. She still hasn’t been able to give a satisfactory answer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698936871 {#5071
    date: 2023-11-02 15:54:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5075 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5079 …}
  +reports: Doctrine\ORM\PersistentCollection {#5081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
  -id: 84654
  -bodyTs: "'1':3,14 '12':9 '3':25 '4':6 'abl':33 'answer':38 'ask':20 'day':15 'dinner':12 'fork':10 'give':35 'hasn':30 'person':4 'plate':7 'satisfactori':37 'still':29 'use':5 'wife':22 'year':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5442135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698936871 {#5072
    date: 2023-11-02 15:54:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5073
  +user: Proxies\__CG__\App\Entity\User {#5074 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4969
    +user: Proxies\__CG__\App\Entity\User {#4970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698978036 {#4012
        date: 2023-11-03 03:20:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 84567
      -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698934828 {#3944
        date: 2023-11-02 15:20:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1698936122 {#4967
      date: 2023-11-02 15:42:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4971 …}
    +nested: Doctrine\ORM\PersistentCollection {#4973 …}
    +votes: Doctrine\ORM\PersistentCollection {#4975 …}
    +reports: Doctrine\ORM\PersistentCollection {#4977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
    -id: 84627
    -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4724346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698936122 {#4968
      date: 2023-11-02 15:42:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    > How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!\n
    \n
    I have been asking my wife this for 3 years now. She still hasn’t been able to give a satisfactory answer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698936871 {#5071
    date: 2023-11-02 15:54:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5075 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5079 …}
  +reports: Doctrine\ORM\PersistentCollection {#5081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
  -id: 84654
  -bodyTs: "'1':3,14 '12':9 '3':25 '4':6 'abl':33 'answer':38 'ask':20 'day':15 'dinner':12 'fork':10 'give':35 'hasn':30 'person':4 'plate':7 'satisfactori':37 'still':29 'use':5 'wife':22 'year':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5442135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698936871 {#5072
    date: 2023-11-02 15:54:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5154
  +user: Proxies\__CG__\App\Entity\User {#5158 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5073
    +user: Proxies\__CG__\App\Entity\User {#5074 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4969
      +user: Proxies\__CG__\App\Entity\User {#4970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 56
        +score: 0
        +lastActive: DateTime @1698978036 {#4012
          date: 2023-11-03 03:20:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 84567
        -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698934828 {#3944
          date: 2023-11-02 15:20:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1698936122 {#4967
        date: 2023-11-02 15:42:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4971 …}
      +nested: Doctrine\ORM\PersistentCollection {#4973 …}
      +votes: Doctrine\ORM\PersistentCollection {#4975 …}
      +reports: Doctrine\ORM\PersistentCollection {#4977 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
      -id: 84627
      -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4724346"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698936122 {#4968
        date: 2023-11-02 15:42:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: """
      > How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!\n
      \n
      I have been asking my wife this for 3 years now. She still hasn’t been able to give a satisfactory answer.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698936871 {#5071
      date: 2023-11-02 15:54:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5075 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5079 …}
    +reports: Doctrine\ORM\PersistentCollection {#5081 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
    -id: 84654
    -bodyTs: "'1':3,14 '12':9 '3':25 '4':6 'abl':33 'answer':38 'ask':20 'day':15 'dinner':12 'fork':10 'give':35 'hasn':30 'person':4 'plate':7 'satisfactori':37 'still':29 'use':5 'wife':22 'year':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5442135"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698936871 {#5072
      date: 2023-11-02 15:54:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Hey fuck you. “BECAUSE!!!” is a perfectly satisfactory answer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698939016 {#5153
    date: 2023-11-02 16:30:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@SturgiesYrFase@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5163 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5161 …}
  +reports: Doctrine\ORM\PersistentCollection {#5166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5170 …}
  -id: 84731
  -bodyTs: "'answer':9 'fuck':2 'hey':1 'perfect':7 'satisfactori':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5007446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698939016 {#5150
    date: 2023-11-02 16:30:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5154
  +user: Proxies\__CG__\App\Entity\User {#5158 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5073
    +user: Proxies\__CG__\App\Entity\User {#5074 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4969
      +user: Proxies\__CG__\App\Entity\User {#4970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 56
        +score: 0
        +lastActive: DateTime @1698978036 {#4012
          date: 2023-11-03 03:20:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 84567
        -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698934828 {#3944
          date: 2023-11-02 15:20:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1698936122 {#4967
        date: 2023-11-02 15:42:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4971 …}
      +nested: Doctrine\ORM\PersistentCollection {#4973 …}
      +votes: Doctrine\ORM\PersistentCollection {#4975 …}
      +reports: Doctrine\ORM\PersistentCollection {#4977 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
      -id: 84627
      -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4724346"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698936122 {#4968
        date: 2023-11-02 15:42:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: """
      > How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!\n
      \n
      I have been asking my wife this for 3 years now. She still hasn’t been able to give a satisfactory answer.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698936871 {#5071
      date: 2023-11-02 15:54:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5075 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5079 …}
    +reports: Doctrine\ORM\PersistentCollection {#5081 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
    -id: 84654
    -bodyTs: "'1':3,14 '12':9 '3':25 '4':6 'abl':33 'answer':38 'ask':20 'day':15 'dinner':12 'fork':10 'give':35 'hasn':30 'person':4 'plate':7 'satisfactori':37 'still':29 'use':5 'wife':22 'year':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5442135"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698936871 {#5072
      date: 2023-11-02 15:54:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Hey fuck you. “BECAUSE!!!” is a perfectly satisfactory answer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698939016 {#5153
    date: 2023-11-02 16:30:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@SturgiesYrFase@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5163 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5161 …}
  +reports: Doctrine\ORM\PersistentCollection {#5166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5170 …}
  -id: 84731
  -bodyTs: "'answer':9 'fuck':2 'hey':1 'perfect':7 'satisfactori':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5007446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698939016 {#5150
    date: 2023-11-02 16:30:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5154
  +user: Proxies\__CG__\App\Entity\User {#5158 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5073
    +user: Proxies\__CG__\App\Entity\User {#5074 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4969
      +user: Proxies\__CG__\App\Entity\User {#4970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 56
        +score: 0
        +lastActive: DateTime @1698978036 {#4012
          date: 2023-11-03 03:20:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 84567
        -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698934828 {#3944
          date: 2023-11-02 15:20:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1698936122 {#4967
        date: 2023-11-02 15:42:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4971 …}
      +nested: Doctrine\ORM\PersistentCollection {#4973 …}
      +votes: Doctrine\ORM\PersistentCollection {#4975 …}
      +reports: Doctrine\ORM\PersistentCollection {#4977 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
      -id: 84627
      -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4724346"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698936122 {#4968
        date: 2023-11-02 15:42:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: """
      > How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!\n
      \n
      I have been asking my wife this for 3 years now. She still hasn’t been able to give a satisfactory answer.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698936871 {#5071
      date: 2023-11-02 15:54:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5075 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5079 …}
    +reports: Doctrine\ORM\PersistentCollection {#5081 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
    -id: 84654
    -bodyTs: "'1':3,14 '12':9 '3':25 '4':6 'abl':33 'answer':38 'ask':20 'day':15 'dinner':12 'fork':10 'give':35 'hasn':30 'person':4 'plate':7 'satisfactori':37 'still':29 'use':5 'wife':22 'year':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5442135"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698936871 {#5072
      date: 2023-11-02 15:54:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Hey fuck you. “BECAUSE!!!” is a perfectly satisfactory answer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698939016 {#5153
    date: 2023-11-02 16:30:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@SturgiesYrFase@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5163 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5161 …}
  +reports: Doctrine\ORM\PersistentCollection {#5166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5170 …}
  -id: 84731
  -bodyTs: "'answer':9 'fuck':2 'hey':1 'perfect':7 'satisfactori':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5007446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698939016 {#5150
    date: 2023-11-02 16:30:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#5225
  +user: Proxies\__CG__\App\Entity\User {#5074 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5154
    +user: Proxies\__CG__\App\Entity\User {#5158 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5073
      +user: Proxies\__CG__\App\Entity\User {#5074 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4969
        +user: Proxies\__CG__\App\Entity\User {#4970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4003
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 56
          +score: 0
          +lastActive: DateTime @1698978036 {#4012
            date: 2023-11-03 03:20:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4001 …}
          +nested: Doctrine\ORM\PersistentCollection {#3999 …}
          +votes: Doctrine\ORM\PersistentCollection {#3997 …}
          +reports: Doctrine\ORM\PersistentCollection {#3995 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
          -id: 84567
          -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698934828 {#3944
            date: 2023-11-02 15:20:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1698936122 {#4967
          date: 2023-11-02 15:42:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@uphillbothways@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4971 …}
        +nested: Doctrine\ORM\PersistentCollection {#4973 …}
        +votes: Doctrine\ORM\PersistentCollection {#4975 …}
        +reports: Doctrine\ORM\PersistentCollection {#4977 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
        -id: 84627
        -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/4724346"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698936122 {#4968
          date: 2023-11-02 15:42:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: """
        > How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!\n
        \n
        I have been asking my wife this for 3 years now. She still hasn’t been able to give a satisfactory answer.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698936871 {#5071
        date: 2023-11-02 15:54:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
        "@BirdyBoogleBop@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5075 …}
      +nested: Doctrine\ORM\PersistentCollection {#5077 …}
      +votes: Doctrine\ORM\PersistentCollection {#5079 …}
      +reports: Doctrine\ORM\PersistentCollection {#5081 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
      -id: 84654
      -bodyTs: "'1':3,14 '12':9 '3':25 '4':6 'abl':33 'answer':38 'ask':20 'day':15 'dinner':12 'fork':10 'give':35 'hasn':30 'person':4 'plate':7 'satisfactori':37 'still':29 'use':5 'wife':22 'year':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5442135"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698936871 {#5072
        date: 2023-11-02 15:54:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "Hey fuck you. “BECAUSE!!!” is a perfectly satisfactory answer"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698939016 {#5153
      date: 2023-11-02 16:30:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
      "@SturgiesYrFase@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5163 …}
    +nested: Doctrine\ORM\PersistentCollection {#5159 …}
    +votes: Doctrine\ORM\PersistentCollection {#5161 …}
    +reports: Doctrine\ORM\PersistentCollection {#5166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5170 …}
    -id: 84731
    -bodyTs: "'answer':9 'fuck':2 'hey':1 'perfect':7 'satisfactori':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5007446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698939016 {#5150
      date: 2023-11-02 16:30:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Maybe for you, but I’m the one who does the dishes, if every plate and half the cups are dirty in a single day when I’ve been at work, then I’d like to know how 2 meals used 6 plates and a dozen cups."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698945451 {#5224
    date: 2023-11-02 18:17:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@SturgiesYrFase@lemmy.ml"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5228 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5229 …}
  +reports: Doctrine\ORM\PersistentCollection {#5235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5239 …}
  -id: 85000
  -bodyTs: "'2':39 '6':42 'cup':19,47 'd':34 'day':25 'dirti':21 'dish':12 'dozen':46 'everi':14 'half':17 'know':37 'like':35 'm':6 'mayb':1 'meal':40 'one':8 'plate':15,43 'singl':24 'use':41 've':28 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5445555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945451 {#5221
    date: 2023-11-02 18:17:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5225
  +user: Proxies\__CG__\App\Entity\User {#5074 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5154
    +user: Proxies\__CG__\App\Entity\User {#5158 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5073
      +user: Proxies\__CG__\App\Entity\User {#5074 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4969
        +user: Proxies\__CG__\App\Entity\User {#4970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4003
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 56
          +score: 0
          +lastActive: DateTime @1698978036 {#4012
            date: 2023-11-03 03:20:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4001 …}
          +nested: Doctrine\ORM\PersistentCollection {#3999 …}
          +votes: Doctrine\ORM\PersistentCollection {#3997 …}
          +reports: Doctrine\ORM\PersistentCollection {#3995 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
          -id: 84567
          -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698934828 {#3944
            date: 2023-11-02 15:20:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1698936122 {#4967
          date: 2023-11-02 15:42:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@uphillbothways@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4971 …}
        +nested: Doctrine\ORM\PersistentCollection {#4973 …}
        +votes: Doctrine\ORM\PersistentCollection {#4975 …}
        +reports: Doctrine\ORM\PersistentCollection {#4977 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
        -id: 84627
        -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/4724346"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698936122 {#4968
          date: 2023-11-02 15:42:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: """
        > How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!\n
        \n
        I have been asking my wife this for 3 years now. She still hasn’t been able to give a satisfactory answer.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698936871 {#5071
        date: 2023-11-02 15:54:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
        "@BirdyBoogleBop@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5075 …}
      +nested: Doctrine\ORM\PersistentCollection {#5077 …}
      +votes: Doctrine\ORM\PersistentCollection {#5079 …}
      +reports: Doctrine\ORM\PersistentCollection {#5081 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
      -id: 84654
      -bodyTs: "'1':3,14 '12':9 '3':25 '4':6 'abl':33 'answer':38 'ask':20 'day':15 'dinner':12 'fork':10 'give':35 'hasn':30 'person':4 'plate':7 'satisfactori':37 'still':29 'use':5 'wife':22 'year':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5442135"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698936871 {#5072
        date: 2023-11-02 15:54:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "Hey fuck you. “BECAUSE!!!” is a perfectly satisfactory answer"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698939016 {#5153
      date: 2023-11-02 16:30:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
      "@SturgiesYrFase@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5163 …}
    +nested: Doctrine\ORM\PersistentCollection {#5159 …}
    +votes: Doctrine\ORM\PersistentCollection {#5161 …}
    +reports: Doctrine\ORM\PersistentCollection {#5166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5170 …}
    -id: 84731
    -bodyTs: "'answer':9 'fuck':2 'hey':1 'perfect':7 'satisfactori':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5007446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698939016 {#5150
      date: 2023-11-02 16:30:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Maybe for you, but I’m the one who does the dishes, if every plate and half the cups are dirty in a single day when I’ve been at work, then I’d like to know how 2 meals used 6 plates and a dozen cups."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698945451 {#5224
    date: 2023-11-02 18:17:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@SturgiesYrFase@lemmy.ml"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5228 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5229 …}
  +reports: Doctrine\ORM\PersistentCollection {#5235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5239 …}
  -id: 85000
  -bodyTs: "'2':39 '6':42 'cup':19,47 'd':34 'day':25 'dirti':21 'dish':12 'dozen':46 'everi':14 'half':17 'know':37 'like':35 'm':6 'mayb':1 'meal':40 'one':8 'plate':15,43 'singl':24 'use':41 've':28 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5445555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945451 {#5221
    date: 2023-11-02 18:17:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5225
  +user: Proxies\__CG__\App\Entity\User {#5074 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5154
    +user: Proxies\__CG__\App\Entity\User {#5158 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5073
      +user: Proxies\__CG__\App\Entity\User {#5074 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4969
        +user: Proxies\__CG__\App\Entity\User {#4970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4003
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 56
          +score: 0
          +lastActive: DateTime @1698978036 {#4012
            date: 2023-11-03 03:20:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4001 …}
          +nested: Doctrine\ORM\PersistentCollection {#3999 …}
          +votes: Doctrine\ORM\PersistentCollection {#3997 …}
          +reports: Doctrine\ORM\PersistentCollection {#3995 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
          -id: 84567
          -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698934828 {#3944
            date: 2023-11-02 15:20:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1698936122 {#4967
          date: 2023-11-02 15:42:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@uphillbothways@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4971 …}
        +nested: Doctrine\ORM\PersistentCollection {#4973 …}
        +votes: Doctrine\ORM\PersistentCollection {#4975 …}
        +reports: Doctrine\ORM\PersistentCollection {#4977 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
        -id: 84627
        -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/4724346"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698936122 {#4968
          date: 2023-11-02 15:42:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: """
        > How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!\n
        \n
        I have been asking my wife this for 3 years now. She still hasn’t been able to give a satisfactory answer.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698936871 {#5071
        date: 2023-11-02 15:54:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
        "@BirdyBoogleBop@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5075 …}
      +nested: Doctrine\ORM\PersistentCollection {#5077 …}
      +votes: Doctrine\ORM\PersistentCollection {#5079 …}
      +reports: Doctrine\ORM\PersistentCollection {#5081 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
      -id: 84654
      -bodyTs: "'1':3,14 '12':9 '3':25 '4':6 'abl':33 'answer':38 'ask':20 'day':15 'dinner':12 'fork':10 'give':35 'hasn':30 'person':4 'plate':7 'satisfactori':37 'still':29 'use':5 'wife':22 'year':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5442135"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698936871 {#5072
        date: 2023-11-02 15:54:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "Hey fuck you. “BECAUSE!!!” is a perfectly satisfactory answer"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698939016 {#5153
      date: 2023-11-02 16:30:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
      "@SturgiesYrFase@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5163 …}
    +nested: Doctrine\ORM\PersistentCollection {#5159 …}
    +votes: Doctrine\ORM\PersistentCollection {#5161 …}
    +reports: Doctrine\ORM\PersistentCollection {#5166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5170 …}
    -id: 84731
    -bodyTs: "'answer':9 'fuck':2 'hey':1 'perfect':7 'satisfactori':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5007446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698939016 {#5150
      date: 2023-11-02 16:30:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Maybe for you, but I’m the one who does the dishes, if every plate and half the cups are dirty in a single day when I’ve been at work, then I’d like to know how 2 meals used 6 plates and a dozen cups."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698945451 {#5224
    date: 2023-11-02 18:17:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@SturgiesYrFase@lemmy.ml"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5228 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5229 …}
  +reports: Doctrine\ORM\PersistentCollection {#5235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5239 …}
  -id: 85000
  -bodyTs: "'2':39 '6':42 'cup':19,47 'd':34 'day':25 'dirti':21 'dish':12 'dozen':46 'everi':14 'half':17 'know':37 'like':35 'm':6 'mayb':1 'meal':40 'one':8 'plate':15,43 'singl':24 'use':41 've':28 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5445555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945451 {#5221
    date: 2023-11-02 18:17:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5089
  +user: Proxies\__CG__\App\Entity\User {#5090 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4969
    +user: Proxies\__CG__\App\Entity\User {#4970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698978036 {#4012
        date: 2023-11-03 03:20:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 84567
      -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698934828 {#3944
        date: 2023-11-02 15:20:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1698936122 {#4967
      date: 2023-11-02 15:42:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4971 …}
    +nested: Doctrine\ORM\PersistentCollection {#4973 …}
    +votes: Doctrine\ORM\PersistentCollection {#4975 …}
    +reports: Doctrine\ORM\PersistentCollection {#4977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
    -id: 84627
    -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4724346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698936122 {#4968
      date: 2023-11-02 15:42:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "My roommate uses every dish in the house daily. Idk how, it’s ridiculous"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698941536 {#5087
    date: 2023-11-02 17:12:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5091 …}
  +nested: Doctrine\ORM\PersistentCollection {#5093 …}
  +votes: Doctrine\ORM\PersistentCollection {#5095 …}
  +reports: Doctrine\ORM\PersistentCollection {#5097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
  -id: 84871
  -bodyTs: "'daili':9 'dish':5 'everi':4 'hous':8 'idk':10 'ridicul':14 'roommat':2 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4368244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698941536 {#5088
    date: 2023-11-02 17:12:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#5089
  +user: Proxies\__CG__\App\Entity\User {#5090 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4969
    +user: Proxies\__CG__\App\Entity\User {#4970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698978036 {#4012
        date: 2023-11-03 03:20:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 84567
      -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698934828 {#3944
        date: 2023-11-02 15:20:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1698936122 {#4967
      date: 2023-11-02 15:42:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4971 …}
    +nested: Doctrine\ORM\PersistentCollection {#4973 …}
    +votes: Doctrine\ORM\PersistentCollection {#4975 …}
    +reports: Doctrine\ORM\PersistentCollection {#4977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
    -id: 84627
    -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4724346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698936122 {#4968
      date: 2023-11-02 15:42:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "My roommate uses every dish in the house daily. Idk how, it’s ridiculous"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698941536 {#5087
    date: 2023-11-02 17:12:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5091 …}
  +nested: Doctrine\ORM\PersistentCollection {#5093 …}
  +votes: Doctrine\ORM\PersistentCollection {#5095 …}
  +reports: Doctrine\ORM\PersistentCollection {#5097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
  -id: 84871
  -bodyTs: "'daili':9 'dish':5 'everi':4 'hous':8 'idk':10 'ridicul':14 'roommat':2 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4368244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698941536 {#5088
    date: 2023-11-02 17:12:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#5089
  +user: Proxies\__CG__\App\Entity\User {#5090 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4969
    +user: Proxies\__CG__\App\Entity\User {#4970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698978036 {#4012
        date: 2023-11-03 03:20:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 84567
      -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698934828 {#3944
        date: 2023-11-02 15:20:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1698936122 {#4967
      date: 2023-11-02 15:42:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4971 …}
    +nested: Doctrine\ORM\PersistentCollection {#4973 …}
    +votes: Doctrine\ORM\PersistentCollection {#4975 …}
    +reports: Doctrine\ORM\PersistentCollection {#4977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
    -id: 84627
    -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4724346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698936122 {#4968
      date: 2023-11-02 15:42:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "My roommate uses every dish in the house daily. Idk how, it’s ridiculous"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698941536 {#5087
    date: 2023-11-02 17:12:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5091 …}
  +nested: Doctrine\ORM\PersistentCollection {#5093 …}
  +votes: Doctrine\ORM\PersistentCollection {#5095 …}
  +reports: Doctrine\ORM\PersistentCollection {#5097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
  -id: 84871
  -bodyTs: "'daili':9 'dish':5 'everi':4 'hous':8 'idk':10 'ridicul':14 'roommat':2 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4368244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698941536 {#5088
    date: 2023-11-02 17:12:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#5105
  +user: Proxies\__CG__\App\Entity\User {#5019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4969
    +user: Proxies\__CG__\App\Entity\User {#4970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698978036 {#4012
        date: 2023-11-03 03:20:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 84567
      -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698934828 {#3944
        date: 2023-11-02 15:20:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1698936122 {#4967
      date: 2023-11-02 15:42:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4971 …}
    +nested: Doctrine\ORM\PersistentCollection {#4973 …}
    +votes: Doctrine\ORM\PersistentCollection {#4975 …}
    +reports: Doctrine\ORM\PersistentCollection {#4977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
    -id: 84627
    -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4724346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698936122 {#4968
      date: 2023-11-02 15:42:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    > How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!\n
    \n
    Don’t judge me!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698944917 {#5103
    date: 2023-11-02 18:08:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5106 …}
  +nested: Doctrine\ORM\PersistentCollection {#5108 …}
  +votes: Doctrine\ORM\PersistentCollection {#5110 …}
  +reports: Doctrine\ORM\PersistentCollection {#5112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5116 …}
  -id: 84985
  -bodyTs: "'1':3,14 '12':9 '4':6 'day':15 'dinner':12 'fork':10 'judg':19 'person':4 'plate':7 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5009455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698944917 {#5104
    date: 2023-11-02 18:08:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5105
  +user: Proxies\__CG__\App\Entity\User {#5019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4969
    +user: Proxies\__CG__\App\Entity\User {#4970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698978036 {#4012
        date: 2023-11-03 03:20:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 84567
      -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698934828 {#3944
        date: 2023-11-02 15:20:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1698936122 {#4967
      date: 2023-11-02 15:42:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4971 …}
    +nested: Doctrine\ORM\PersistentCollection {#4973 …}
    +votes: Doctrine\ORM\PersistentCollection {#4975 …}
    +reports: Doctrine\ORM\PersistentCollection {#4977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
    -id: 84627
    -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4724346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698936122 {#4968
      date: 2023-11-02 15:42:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    > How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!\n
    \n
    Don’t judge me!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698944917 {#5103
    date: 2023-11-02 18:08:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5106 …}
  +nested: Doctrine\ORM\PersistentCollection {#5108 …}
  +votes: Doctrine\ORM\PersistentCollection {#5110 …}
  +reports: Doctrine\ORM\PersistentCollection {#5112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5116 …}
  -id: 84985
  -bodyTs: "'1':3,14 '12':9 '4':6 'day':15 'dinner':12 'fork':10 'judg':19 'person':4 'plate':7 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5009455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698944917 {#5104
    date: 2023-11-02 18:08:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5105
  +user: Proxies\__CG__\App\Entity\User {#5019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4969
    +user: Proxies\__CG__\App\Entity\User {#4970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698978036 {#4012
        date: 2023-11-03 03:20:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 84567
      -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698934828 {#3944
        date: 2023-11-02 15:20:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1698936122 {#4967
      date: 2023-11-02 15:42:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4971 …}
    +nested: Doctrine\ORM\PersistentCollection {#4973 …}
    +votes: Doctrine\ORM\PersistentCollection {#4975 …}
    +reports: Doctrine\ORM\PersistentCollection {#4977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
    -id: 84627
    -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4724346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698936122 {#4968
      date: 2023-11-02 15:42:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    > How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!\n
    \n
    Don’t judge me!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698944917 {#5103
    date: 2023-11-02 18:08:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5106 …}
  +nested: Doctrine\ORM\PersistentCollection {#5108 …}
  +votes: Doctrine\ORM\PersistentCollection {#5110 …}
  +reports: Doctrine\ORM\PersistentCollection {#5112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5116 …}
  -id: 84985
  -bodyTs: "'1':3,14 '12':9 '4':6 'day':15 'dinner':12 'fork':10 'judg':19 'person':4 'plate':7 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5009455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698944917 {#5104
    date: 2023-11-02 18:08:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5120
  +user: Proxies\__CG__\App\Entity\User {#5121 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4969
    +user: Proxies\__CG__\App\Entity\User {#4970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698978036 {#4012
        date: 2023-11-03 03:20:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 84567
      -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698934828 {#3944
        date: 2023-11-02 15:20:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1698936122 {#4967
      date: 2023-11-02 15:42:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4971 …}
    +nested: Doctrine\ORM\PersistentCollection {#4973 …}
    +votes: Doctrine\ORM\PersistentCollection {#4975 …}
    +reports: Doctrine\ORM\PersistentCollection {#4977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
    -id: 84627
    -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4724346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698936122 {#4968
      date: 2023-11-02 15:42:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "What are you on about? Just the other night I had a pan for roasting seeds, a pot for building a sauce, a pan for cooking protein and another pot for cooking my starch. And that’s just a Tuesday meal. If I made a dedicated effort to be minimal with vessels, I’d still have to wait for them to cool for cleaning. Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698946601 {#5118
    date: 2023-11-02 18:36:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5122 …}
  +nested: Doctrine\ORM\PersistentCollection {#5124 …}
  +votes: Doctrine\ORM\PersistentCollection {#5126 …}
  +reports: Doctrine\ORM\PersistentCollection {#5128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
  -id: 85070
  -bodyTs: "'advoc':73 'also':65 'anoth':29 'bandwidth':108 'build':20 'clean':64,69,115 'cook':26,32,72 'cool':62 'd':54 'dedic':46 'download':89 'easier':78 'effort':47 'idea':97 'known':83 'leav':110 'made':44 'meal':41 'minim':50 'new':91 'night':9 'often':103 'pan':13,24 'pot':18,30 'prepar':84 'project':112 'protein':27 'recip':92 'roast':15 'sauc':22 'seed':16 'starch':34 'start':114 'still':55 'tuesday':40 've':87 'vessel':52 'wait':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5086885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946601 {#5119
    date: 2023-11-02 18:36:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#5120
  +user: Proxies\__CG__\App\Entity\User {#5121 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4969
    +user: Proxies\__CG__\App\Entity\User {#4970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698978036 {#4012
        date: 2023-11-03 03:20:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 84567
      -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698934828 {#3944
        date: 2023-11-02 15:20:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1698936122 {#4967
      date: 2023-11-02 15:42:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4971 …}
    +nested: Doctrine\ORM\PersistentCollection {#4973 …}
    +votes: Doctrine\ORM\PersistentCollection {#4975 …}
    +reports: Doctrine\ORM\PersistentCollection {#4977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
    -id: 84627
    -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4724346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698936122 {#4968
      date: 2023-11-02 15:42:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "What are you on about? Just the other night I had a pan for roasting seeds, a pot for building a sauce, a pan for cooking protein and another pot for cooking my starch. And that’s just a Tuesday meal. If I made a dedicated effort to be minimal with vessels, I’d still have to wait for them to cool for cleaning. Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698946601 {#5118
    date: 2023-11-02 18:36:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5122 …}
  +nested: Doctrine\ORM\PersistentCollection {#5124 …}
  +votes: Doctrine\ORM\PersistentCollection {#5126 …}
  +reports: Doctrine\ORM\PersistentCollection {#5128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
  -id: 85070
  -bodyTs: "'advoc':73 'also':65 'anoth':29 'bandwidth':108 'build':20 'clean':64,69,115 'cook':26,32,72 'cool':62 'd':54 'dedic':46 'download':89 'easier':78 'effort':47 'idea':97 'known':83 'leav':110 'made':44 'meal':41 'minim':50 'new':91 'night':9 'often':103 'pan':13,24 'pot':18,30 'prepar':84 'project':112 'protein':27 'recip':92 'roast':15 'sauc':22 'seed':16 'starch':34 'start':114 'still':55 'tuesday':40 've':87 'vessel':52 'wait':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5086885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946601 {#5119
    date: 2023-11-02 18:36:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#5120
  +user: Proxies\__CG__\App\Entity\User {#5121 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4969
    +user: Proxies\__CG__\App\Entity\User {#4970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1698978036 {#4012
        date: 2023-11-03 03:20:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 84567
      -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698934828 {#3944
        date: 2023-11-02 15:20:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1698936122 {#4967
      date: 2023-11-02 15:42:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4971 …}
    +nested: Doctrine\ORM\PersistentCollection {#4973 …}
    +votes: Doctrine\ORM\PersistentCollection {#4975 …}
    +reports: Doctrine\ORM\PersistentCollection {#4977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
    -id: 84627
    -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4724346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698936122 {#4968
      date: 2023-11-02 15:42:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "What are you on about? Just the other night I had a pan for roasting seeds, a pot for building a sauce, a pan for cooking protein and another pot for cooking my starch. And that’s just a Tuesday meal. If I made a dedicated effort to be minimal with vessels, I’d still have to wait for them to cool for cleaning. Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698946601 {#5118
    date: 2023-11-02 18:36:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5122 …}
  +nested: Doctrine\ORM\PersistentCollection {#5124 …}
  +votes: Doctrine\ORM\PersistentCollection {#5126 …}
  +reports: Doctrine\ORM\PersistentCollection {#5128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
  -id: 85070
  -bodyTs: "'advoc':73 'also':65 'anoth':29 'bandwidth':108 'build':20 'clean':64,69,115 'cook':26,32,72 'cool':62 'd':54 'dedic':46 'download':89 'easier':78 'effort':47 'idea':97 'known':83 'leav':110 'made':44 'meal':41 'minim':50 'new':91 'night':9 'often':103 'pan':13,24 'pot':18,30 'prepar':84 'project':112 'protein':27 'recip':92 'roast':15 'sauc':22 'seed':16 'starch':34 'start':114 'still':55 'tuesday':40 've':87 'vessel':52 'wait':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5086885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946601 {#5119
    date: 2023-11-02 18:36:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#5190
  +user: Proxies\__CG__\App\Entity\User {#4970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5120
    +user: Proxies\__CG__\App\Entity\User {#5121 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4969
      +user: Proxies\__CG__\App\Entity\User {#4970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 56
        +score: 0
        +lastActive: DateTime @1698978036 {#4012
          date: 2023-11-03 03:20:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 84567
        -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698934828 {#3944
          date: 2023-11-02 15:20:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1698936122 {#4967
        date: 2023-11-02 15:42:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4971 …}
      +nested: Doctrine\ORM\PersistentCollection {#4973 …}
      +votes: Doctrine\ORM\PersistentCollection {#4975 …}
      +reports: Doctrine\ORM\PersistentCollection {#4977 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
      -id: 84627
      -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4724346"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698936122 {#4968
        date: 2023-11-02 15:42:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "What are you on about? Just the other night I had a pan for roasting seeds, a pot for building a sauce, a pan for cooking protein and another pot for cooking my starch. And that’s just a Tuesday meal. If I made a dedicated effort to be minimal with vessels, I’d still have to wait for them to cool for cleaning. Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698946601 {#5118
      date: 2023-11-02 18:36:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5122 …}
    +nested: Doctrine\ORM\PersistentCollection {#5124 …}
    +votes: Doctrine\ORM\PersistentCollection {#5126 …}
    +reports: Doctrine\ORM\PersistentCollection {#5128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
    -id: 85070
    -bodyTs: "'advoc':73 'also':65 'anoth':29 'bandwidth':108 'build':20 'clean':64,69,115 'cook':26,32,72 'cool':62 'd':54 'dedic':46 'download':89 'easier':78 'effort':47 'idea':97 'known':83 'leav':110 'made':44 'meal':41 'minim':50 'new':91 'night':9 'often':103 'pan':13,24 'pot':18,30 'prepar':84 'project':112 'protein':27 'recip':92 'roast':15 'sauc':22 'seed':16 'starch':34 'start':114 'still':55 'tuesday':40 've':87 'vessel':52 'wait':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5086885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946601 {#5119
      date: 2023-11-02 18:36:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    Protein and starch together could even put them in a roasting dish instead, and a sauce pot.\n
    \n
    I dunno abouts seeds? What seeds are you roasting and how was this incorperated into the meal?\n
    \n
    Im one guy so my food is simple one pot meals usually or two pot meals if I get fancy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698959616 {#5188
    date: 2023-11-02 22:13:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5191 …}
  +nested: Doctrine\ORM\PersistentCollection {#5193 …}
  +votes: Doctrine\ORM\PersistentCollection {#5195 …}
  +reports: Doctrine\ORM\PersistentCollection {#5197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
  -id: 85595
  -bodyTs: "'about':20 'could':5 'dish':12 'dunno':19 'even':6 'fanci':54 'food':40 'get':53 'guy':37 'im':35 'incorper':31 'instead':13 'meal':34,45,50 'one':36,43 'pot':17,44,49 'protein':1 'put':7 'roast':11,26 'sauc':16 'seed':21,23 'simpl':42 'starch':3 'togeth':4 'two':48 'usual':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4733897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698959616 {#5189
    date: 2023-11-02 22:13:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5190
  +user: Proxies\__CG__\App\Entity\User {#4970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5120
    +user: Proxies\__CG__\App\Entity\User {#5121 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4969
      +user: Proxies\__CG__\App\Entity\User {#4970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 56
        +score: 0
        +lastActive: DateTime @1698978036 {#4012
          date: 2023-11-03 03:20:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 84567
        -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698934828 {#3944
          date: 2023-11-02 15:20:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1698936122 {#4967
        date: 2023-11-02 15:42:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4971 …}
      +nested: Doctrine\ORM\PersistentCollection {#4973 …}
      +votes: Doctrine\ORM\PersistentCollection {#4975 …}
      +reports: Doctrine\ORM\PersistentCollection {#4977 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
      -id: 84627
      -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4724346"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698936122 {#4968
        date: 2023-11-02 15:42:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "What are you on about? Just the other night I had a pan for roasting seeds, a pot for building a sauce, a pan for cooking protein and another pot for cooking my starch. And that’s just a Tuesday meal. If I made a dedicated effort to be minimal with vessels, I’d still have to wait for them to cool for cleaning. Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698946601 {#5118
      date: 2023-11-02 18:36:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5122 …}
    +nested: Doctrine\ORM\PersistentCollection {#5124 …}
    +votes: Doctrine\ORM\PersistentCollection {#5126 …}
    +reports: Doctrine\ORM\PersistentCollection {#5128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
    -id: 85070
    -bodyTs: "'advoc':73 'also':65 'anoth':29 'bandwidth':108 'build':20 'clean':64,69,115 'cook':26,32,72 'cool':62 'd':54 'dedic':46 'download':89 'easier':78 'effort':47 'idea':97 'known':83 'leav':110 'made':44 'meal':41 'minim':50 'new':91 'night':9 'often':103 'pan':13,24 'pot':18,30 'prepar':84 'project':112 'protein':27 'recip':92 'roast':15 'sauc':22 'seed':16 'starch':34 'start':114 'still':55 'tuesday':40 've':87 'vessel':52 'wait':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5086885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946601 {#5119
      date: 2023-11-02 18:36:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    Protein and starch together could even put them in a roasting dish instead, and a sauce pot.\n
    \n
    I dunno abouts seeds? What seeds are you roasting and how was this incorperated into the meal?\n
    \n
    Im one guy so my food is simple one pot meals usually or two pot meals if I get fancy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698959616 {#5188
    date: 2023-11-02 22:13:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5191 …}
  +nested: Doctrine\ORM\PersistentCollection {#5193 …}
  +votes: Doctrine\ORM\PersistentCollection {#5195 …}
  +reports: Doctrine\ORM\PersistentCollection {#5197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
  -id: 85595
  -bodyTs: "'about':20 'could':5 'dish':12 'dunno':19 'even':6 'fanci':54 'food':40 'get':53 'guy':37 'im':35 'incorper':31 'instead':13 'meal':34,45,50 'one':36,43 'pot':17,44,49 'protein':1 'put':7 'roast':11,26 'sauc':16 'seed':21,23 'simpl':42 'starch':3 'togeth':4 'two':48 'usual':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4733897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698959616 {#5189
    date: 2023-11-02 22:13:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5190
  +user: Proxies\__CG__\App\Entity\User {#4970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5120
    +user: Proxies\__CG__\App\Entity\User {#5121 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4969
      +user: Proxies\__CG__\App\Entity\User {#4970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 56
        +score: 0
        +lastActive: DateTime @1698978036 {#4012
          date: 2023-11-03 03:20:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 84567
        -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698934828 {#3944
          date: 2023-11-02 15:20:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1698936122 {#4967
        date: 2023-11-02 15:42:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4971 …}
      +nested: Doctrine\ORM\PersistentCollection {#4973 …}
      +votes: Doctrine\ORM\PersistentCollection {#4975 …}
      +reports: Doctrine\ORM\PersistentCollection {#4977 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
      -id: 84627
      -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4724346"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698936122 {#4968
        date: 2023-11-02 15:42:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "What are you on about? Just the other night I had a pan for roasting seeds, a pot for building a sauce, a pan for cooking protein and another pot for cooking my starch. And that’s just a Tuesday meal. If I made a dedicated effort to be minimal with vessels, I’d still have to wait for them to cool for cleaning. Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698946601 {#5118
      date: 2023-11-02 18:36:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5122 …}
    +nested: Doctrine\ORM\PersistentCollection {#5124 …}
    +votes: Doctrine\ORM\PersistentCollection {#5126 …}
    +reports: Doctrine\ORM\PersistentCollection {#5128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
    -id: 85070
    -bodyTs: "'advoc':73 'also':65 'anoth':29 'bandwidth':108 'build':20 'clean':64,69,115 'cook':26,32,72 'cool':62 'd':54 'dedic':46 'download':89 'easier':78 'effort':47 'idea':97 'known':83 'leav':110 'made':44 'meal':41 'minim':50 'new':91 'night':9 'often':103 'pan':13,24 'pot':18,30 'prepar':84 'project':112 'protein':27 'recip':92 'roast':15 'sauc':22 'seed':16 'starch':34 'start':114 'still':55 'tuesday':40 've':87 'vessel':52 'wait':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5086885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946601 {#5119
      date: 2023-11-02 18:36:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    Protein and starch together could even put them in a roasting dish instead, and a sauce pot.\n
    \n
    I dunno abouts seeds? What seeds are you roasting and how was this incorperated into the meal?\n
    \n
    Im one guy so my food is simple one pot meals usually or two pot meals if I get fancy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698959616 {#5188
    date: 2023-11-02 22:13:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5191 …}
  +nested: Doctrine\ORM\PersistentCollection {#5193 …}
  +votes: Doctrine\ORM\PersistentCollection {#5195 …}
  +reports: Doctrine\ORM\PersistentCollection {#5197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
  -id: 85595
  -bodyTs: "'about':20 'could':5 'dish':12 'dunno':19 'even':6 'fanci':54 'food':40 'get':53 'guy':37 'im':35 'incorper':31 'instead':13 'meal':34,45,50 'one':36,43 'pot':17,44,49 'protein':1 'put':7 'roast':11,26 'sauc':16 'seed':21,23 'simpl':42 'starch':3 'togeth':4 'two':48 'usual':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4733897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698959616 {#5189
    date: 2023-11-02 22:13:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5205
  +user: Proxies\__CG__\App\Entity\User {#5206 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5120
    +user: Proxies\__CG__\App\Entity\User {#5121 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4969
      +user: Proxies\__CG__\App\Entity\User {#4970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 56
        +score: 0
        +lastActive: DateTime @1698978036 {#4012
          date: 2023-11-03 03:20:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 84567
        -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698934828 {#3944
          date: 2023-11-02 15:20:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1698936122 {#4967
        date: 2023-11-02 15:42:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4971 …}
      +nested: Doctrine\ORM\PersistentCollection {#4973 …}
      +votes: Doctrine\ORM\PersistentCollection {#4975 …}
      +reports: Doctrine\ORM\PersistentCollection {#4977 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
      -id: 84627
      -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4724346"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698936122 {#4968
        date: 2023-11-02 15:42:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "What are you on about? Just the other night I had a pan for roasting seeds, a pot for building a sauce, a pan for cooking protein and another pot for cooking my starch. And that’s just a Tuesday meal. If I made a dedicated effort to be minimal with vessels, I’d still have to wait for them to cool for cleaning. Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698946601 {#5118
      date: 2023-11-02 18:36:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5122 …}
    +nested: Doctrine\ORM\PersistentCollection {#5124 …}
    +votes: Doctrine\ORM\PersistentCollection {#5126 …}
    +reports: Doctrine\ORM\PersistentCollection {#5128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
    -id: 85070
    -bodyTs: "'advoc':73 'also':65 'anoth':29 'bandwidth':108 'build':20 'clean':64,69,115 'cook':26,32,72 'cool':62 'd':54 'dedic':46 'download':89 'easier':78 'effort':47 'idea':97 'known':83 'leav':110 'made':44 'meal':41 'minim':50 'new':91 'night':9 'often':103 'pan':13,24 'pot':18,30 'prepar':84 'project':112 'protein':27 'recip':92 'roast':15 'sauc':22 'seed':16 'starch':34 'start':114 'still':55 'tuesday':40 've':87 'vessel':52 'wait':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5086885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946601 {#5119
      date: 2023-11-02 18:36:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    > Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning.\n
    \n
    Then maybe read the recipe before you start.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698948753 {#5203
    date: 2023-11-02 19:12:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5207 …}
  +nested: Doctrine\ORM\PersistentCollection {#5209 …}
  +votes: Doctrine\ORM\PersistentCollection {#5211 …}
  +reports: Doctrine\ORM\PersistentCollection {#5213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
  -id: 85185
  -bodyTs: "'advoc':9 'also':1 'bandwidth':44 'clean':5,51 'cook':8 'download':25 'easier':14 'idea':33 'known':19 'leav':46 'mayb':53 'new':27 'often':39 'prepar':20 'project':48 'read':54 'recip':28,56 'start':50,59 've':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4505771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698948753 {#5204
    date: 2023-11-02 19:12:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#5205
  +user: Proxies\__CG__\App\Entity\User {#5206 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5120
    +user: Proxies\__CG__\App\Entity\User {#5121 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4969
      +user: Proxies\__CG__\App\Entity\User {#4970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 56
        +score: 0
        +lastActive: DateTime @1698978036 {#4012
          date: 2023-11-03 03:20:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 84567
        -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698934828 {#3944
          date: 2023-11-02 15:20:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1698936122 {#4967
        date: 2023-11-02 15:42:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4971 …}
      +nested: Doctrine\ORM\PersistentCollection {#4973 …}
      +votes: Doctrine\ORM\PersistentCollection {#4975 …}
      +reports: Doctrine\ORM\PersistentCollection {#4977 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
      -id: 84627
      -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4724346"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698936122 {#4968
        date: 2023-11-02 15:42:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "What are you on about? Just the other night I had a pan for roasting seeds, a pot for building a sauce, a pan for cooking protein and another pot for cooking my starch. And that’s just a Tuesday meal. If I made a dedicated effort to be minimal with vessels, I’d still have to wait for them to cool for cleaning. Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698946601 {#5118
      date: 2023-11-02 18:36:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5122 …}
    +nested: Doctrine\ORM\PersistentCollection {#5124 …}
    +votes: Doctrine\ORM\PersistentCollection {#5126 …}
    +reports: Doctrine\ORM\PersistentCollection {#5128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
    -id: 85070
    -bodyTs: "'advoc':73 'also':65 'anoth':29 'bandwidth':108 'build':20 'clean':64,69,115 'cook':26,32,72 'cool':62 'd':54 'dedic':46 'download':89 'easier':78 'effort':47 'idea':97 'known':83 'leav':110 'made':44 'meal':41 'minim':50 'new':91 'night':9 'often':103 'pan':13,24 'pot':18,30 'prepar':84 'project':112 'protein':27 'recip':92 'roast':15 'sauc':22 'seed':16 'starch':34 'start':114 'still':55 'tuesday':40 've':87 'vessel':52 'wait':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5086885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946601 {#5119
      date: 2023-11-02 18:36:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    > Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning.\n
    \n
    Then maybe read the recipe before you start.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698948753 {#5203
    date: 2023-11-02 19:12:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5207 …}
  +nested: Doctrine\ORM\PersistentCollection {#5209 …}
  +votes: Doctrine\ORM\PersistentCollection {#5211 …}
  +reports: Doctrine\ORM\PersistentCollection {#5213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
  -id: 85185
  -bodyTs: "'advoc':9 'also':1 'bandwidth':44 'clean':5,51 'cook':8 'download':25 'easier':14 'idea':33 'known':19 'leav':46 'mayb':53 'new':27 'often':39 'prepar':20 'project':48 'read':54 'recip':28,56 'start':50,59 've':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4505771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698948753 {#5204
    date: 2023-11-02 19:12:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#5205
  +user: Proxies\__CG__\App\Entity\User {#5206 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5120
    +user: Proxies\__CG__\App\Entity\User {#5121 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4969
      +user: Proxies\__CG__\App\Entity\User {#4970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 56
        +score: 0
        +lastActive: DateTime @1698978036 {#4012
          date: 2023-11-03 03:20:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 84567
        -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698934828 {#3944
          date: 2023-11-02 15:20:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1698936122 {#4967
        date: 2023-11-02 15:42:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4971 …}
      +nested: Doctrine\ORM\PersistentCollection {#4973 …}
      +votes: Doctrine\ORM\PersistentCollection {#4975 …}
      +reports: Doctrine\ORM\PersistentCollection {#4977 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
      -id: 84627
      -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4724346"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698936122 {#4968
        date: 2023-11-02 15:42:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "What are you on about? Just the other night I had a pan for roasting seeds, a pot for building a sauce, a pan for cooking protein and another pot for cooking my starch. And that’s just a Tuesday meal. If I made a dedicated effort to be minimal with vessels, I’d still have to wait for them to cool for cleaning. Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698946601 {#5118
      date: 2023-11-02 18:36:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5122 …}
    +nested: Doctrine\ORM\PersistentCollection {#5124 …}
    +votes: Doctrine\ORM\PersistentCollection {#5126 …}
    +reports: Doctrine\ORM\PersistentCollection {#5128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
    -id: 85070
    -bodyTs: "'advoc':73 'also':65 'anoth':29 'bandwidth':108 'build':20 'clean':64,69,115 'cook':26,32,72 'cool':62 'd':54 'dedic':46 'download':89 'easier':78 'effort':47 'idea':97 'known':83 'leav':110 'made':44 'meal':41 'minim':50 'new':91 'night':9 'often':103 'pan':13,24 'pot':18,30 'prepar':84 'project':112 'protein':27 'recip':92 'roast':15 'sauc':22 'seed':16 'starch':34 'start':114 'still':55 'tuesday':40 've':87 'vessel':52 'wait':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5086885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946601 {#5119
      date: 2023-11-02 18:36:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    > Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning.\n
    \n
    Then maybe read the recipe before you start.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698948753 {#5203
    date: 2023-11-02 19:12:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5207 …}
  +nested: Doctrine\ORM\PersistentCollection {#5209 …}
  +votes: Doctrine\ORM\PersistentCollection {#5211 …}
  +reports: Doctrine\ORM\PersistentCollection {#5213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
  -id: 85185
  -bodyTs: "'advoc':9 'also':1 'bandwidth':44 'clean':5,51 'cook':8 'download':25 'easier':14 'idea':33 'known':19 'leav':46 'mayb':53 'new':27 'often':39 'prepar':20 'project':48 'read':54 'recip':28,56 'start':50,59 've':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4505771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698948753 {#5204
    date: 2023-11-02 19:12:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#5258
  +user: Proxies\__CG__\App\Entity\User {#5259 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5205
    +user: Proxies\__CG__\App\Entity\User {#5206 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5120
      +user: Proxies\__CG__\App\Entity\User {#5121 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4969
        +user: Proxies\__CG__\App\Entity\User {#4970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4003
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 56
          +score: 0
          +lastActive: DateTime @1698978036 {#4012
            date: 2023-11-03 03:20:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4001 …}
          +nested: Doctrine\ORM\PersistentCollection {#3999 …}
          +votes: Doctrine\ORM\PersistentCollection {#3997 …}
          +reports: Doctrine\ORM\PersistentCollection {#3995 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
          -id: 84567
          -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698934828 {#3944
            date: 2023-11-02 15:20:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1698936122 {#4967
          date: 2023-11-02 15:42:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@uphillbothways@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4971 …}
        +nested: Doctrine\ORM\PersistentCollection {#4973 …}
        +votes: Doctrine\ORM\PersistentCollection {#4975 …}
        +reports: Doctrine\ORM\PersistentCollection {#4977 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
        -id: 84627
        -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/4724346"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698936122 {#4968
          date: 2023-11-02 15:42:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "What are you on about? Just the other night I had a pan for roasting seeds, a pot for building a sauce, a pan for cooking protein and another pot for cooking my starch. And that’s just a Tuesday meal. If I made a dedicated effort to be minimal with vessels, I’d still have to wait for them to cool for cleaning. Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698946601 {#5118
        date: 2023-11-02 18:36:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
        "@BirdyBoogleBop@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5122 …}
      +nested: Doctrine\ORM\PersistentCollection {#5124 …}
      +votes: Doctrine\ORM\PersistentCollection {#5126 …}
      +reports: Doctrine\ORM\PersistentCollection {#5128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
      -id: 85070
      -bodyTs: "'advoc':73 'also':65 'anoth':29 'bandwidth':108 'build':20 'clean':64,69,115 'cook':26,32,72 'cool':62 'd':54 'dedic':46 'download':89 'easier':78 'effort':47 'idea':97 'known':83 'leav':110 'made':44 'meal':41 'minim':50 'new':91 'night':9 'often':103 'pan':13,24 'pot':18,30 'prepar':84 'project':112 'protein':27 'recip':92 'roast':15 'sauc':22 'seed':16 'starch':34 'start':114 'still':55 'tuesday':40 've':87 'vessel':52 'wait':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5086885"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698946601 {#5119
        date: 2023-11-02 18:36:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: """
      > Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning.\n
      \n
      Then maybe read the recipe before you start.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698948753 {#5203
      date: 2023-11-02 19:12:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
      "@Imgonnatrythis@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5207 …}
    +nested: Doctrine\ORM\PersistentCollection {#5209 …}
    +votes: Doctrine\ORM\PersistentCollection {#5211 …}
    +reports: Doctrine\ORM\PersistentCollection {#5213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
    -id: 85185
    -bodyTs: "'advoc':9 'also':1 'bandwidth':44 'clean':5,51 'cook':8 'download':25 'easier':14 'idea':33 'known':19 'leav':46 'mayb':53 'new':27 'often':39 'prepar':20 'project':48 'read':54 'recip':28,56 'start':50,59 've':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4505771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698948753 {#5204
      date: 2023-11-02 19:12:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Just have a photographic memory!!! It’s easy!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698953540 {#5256
    date: 2023-11-02 20:32:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@Imgonnatrythis@sh.itjust.works"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5260 …}
  +nested: Doctrine\ORM\PersistentCollection {#5262 …}
  +votes: Doctrine\ORM\PersistentCollection {#5264 …}
  +reports: Doctrine\ORM\PersistentCollection {#5266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5270 …}
  -id: 85382
  -bodyTs: "'easi':8 'memori':5 'photograph':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5012284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698953540 {#5257
    date: 2023-11-02 20:32:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#5258
  +user: Proxies\__CG__\App\Entity\User {#5259 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5205
    +user: Proxies\__CG__\App\Entity\User {#5206 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5120
      +user: Proxies\__CG__\App\Entity\User {#5121 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4969
        +user: Proxies\__CG__\App\Entity\User {#4970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4003
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 56
          +score: 0
          +lastActive: DateTime @1698978036 {#4012
            date: 2023-11-03 03:20:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4001 …}
          +nested: Doctrine\ORM\PersistentCollection {#3999 …}
          +votes: Doctrine\ORM\PersistentCollection {#3997 …}
          +reports: Doctrine\ORM\PersistentCollection {#3995 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
          -id: 84567
          -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698934828 {#3944
            date: 2023-11-02 15:20:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1698936122 {#4967
          date: 2023-11-02 15:42:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@uphillbothways@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4971 …}
        +nested: Doctrine\ORM\PersistentCollection {#4973 …}
        +votes: Doctrine\ORM\PersistentCollection {#4975 …}
        +reports: Doctrine\ORM\PersistentCollection {#4977 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
        -id: 84627
        -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/4724346"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698936122 {#4968
          date: 2023-11-02 15:42:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "What are you on about? Just the other night I had a pan for roasting seeds, a pot for building a sauce, a pan for cooking protein and another pot for cooking my starch. And that’s just a Tuesday meal. If I made a dedicated effort to be minimal with vessels, I’d still have to wait for them to cool for cleaning. Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698946601 {#5118
        date: 2023-11-02 18:36:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
        "@BirdyBoogleBop@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5122 …}
      +nested: Doctrine\ORM\PersistentCollection {#5124 …}
      +votes: Doctrine\ORM\PersistentCollection {#5126 …}
      +reports: Doctrine\ORM\PersistentCollection {#5128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
      -id: 85070
      -bodyTs: "'advoc':73 'also':65 'anoth':29 'bandwidth':108 'build':20 'clean':64,69,115 'cook':26,32,72 'cool':62 'd':54 'dedic':46 'download':89 'easier':78 'effort':47 'idea':97 'known':83 'leav':110 'made':44 'meal':41 'minim':50 'new':91 'night':9 'often':103 'pan':13,24 'pot':18,30 'prepar':84 'project':112 'protein':27 'recip':92 'roast':15 'sauc':22 'seed':16 'starch':34 'start':114 'still':55 'tuesday':40 've':87 'vessel':52 'wait':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5086885"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698946601 {#5119
        date: 2023-11-02 18:36:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: """
      > Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning.\n
      \n
      Then maybe read the recipe before you start.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698948753 {#5203
      date: 2023-11-02 19:12:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
      "@Imgonnatrythis@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5207 …}
    +nested: Doctrine\ORM\PersistentCollection {#5209 …}
    +votes: Doctrine\ORM\PersistentCollection {#5211 …}
    +reports: Doctrine\ORM\PersistentCollection {#5213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
    -id: 85185
    -bodyTs: "'advoc':9 'also':1 'bandwidth':44 'clean':5,51 'cook':8 'download':25 'easier':14 'idea':33 'known':19 'leav':46 'mayb':53 'new':27 'often':39 'prepar':20 'project':48 'read':54 'recip':28,56 'start':50,59 've':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4505771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698948753 {#5204
      date: 2023-11-02 19:12:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Just have a photographic memory!!! It’s easy!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698953540 {#5256
    date: 2023-11-02 20:32:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@Imgonnatrythis@sh.itjust.works"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5260 …}
  +nested: Doctrine\ORM\PersistentCollection {#5262 …}
  +votes: Doctrine\ORM\PersistentCollection {#5264 …}
  +reports: Doctrine\ORM\PersistentCollection {#5266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5270 …}
  -id: 85382
  -bodyTs: "'easi':8 'memori':5 'photograph':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5012284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698953540 {#5257
    date: 2023-11-02 20:32:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#5258
  +user: Proxies\__CG__\App\Entity\User {#5259 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5205
    +user: Proxies\__CG__\App\Entity\User {#5206 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5120
      +user: Proxies\__CG__\App\Entity\User {#5121 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4969
        +user: Proxies\__CG__\App\Entity\User {#4970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4003
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 56
          +score: 0
          +lastActive: DateTime @1698978036 {#4012
            date: 2023-11-03 03:20:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4001 …}
          +nested: Doctrine\ORM\PersistentCollection {#3999 …}
          +votes: Doctrine\ORM\PersistentCollection {#3997 …}
          +reports: Doctrine\ORM\PersistentCollection {#3995 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
          -id: 84567
          -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698934828 {#3944
            date: 2023-11-02 15:20:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1698936122 {#4967
          date: 2023-11-02 15:42:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@uphillbothways@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4971 …}
        +nested: Doctrine\ORM\PersistentCollection {#4973 …}
        +votes: Doctrine\ORM\PersistentCollection {#4975 …}
        +reports: Doctrine\ORM\PersistentCollection {#4977 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
        -id: 84627
        -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/4724346"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698936122 {#4968
          date: 2023-11-02 15:42:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "What are you on about? Just the other night I had a pan for roasting seeds, a pot for building a sauce, a pan for cooking protein and another pot for cooking my starch. And that’s just a Tuesday meal. If I made a dedicated effort to be minimal with vessels, I’d still have to wait for them to cool for cleaning. Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698946601 {#5118
        date: 2023-11-02 18:36:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
        "@BirdyBoogleBop@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5122 …}
      +nested: Doctrine\ORM\PersistentCollection {#5124 …}
      +votes: Doctrine\ORM\PersistentCollection {#5126 …}
      +reports: Doctrine\ORM\PersistentCollection {#5128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
      -id: 85070
      -bodyTs: "'advoc':73 'also':65 'anoth':29 'bandwidth':108 'build':20 'clean':64,69,115 'cook':26,32,72 'cool':62 'd':54 'dedic':46 'download':89 'easier':78 'effort':47 'idea':97 'known':83 'leav':110 'made':44 'meal':41 'minim':50 'new':91 'night':9 'often':103 'pan':13,24 'pot':18,30 'prepar':84 'project':112 'protein':27 'recip':92 'roast':15 'sauc':22 'seed':16 'starch':34 'start':114 'still':55 'tuesday':40 've':87 'vessel':52 'wait':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5086885"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698946601 {#5119
        date: 2023-11-02 18:36:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: """
      > Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning.\n
      \n
      Then maybe read the recipe before you start.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698948753 {#5203
      date: 2023-11-02 19:12:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
      "@Imgonnatrythis@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5207 …}
    +nested: Doctrine\ORM\PersistentCollection {#5209 …}
    +votes: Doctrine\ORM\PersistentCollection {#5211 …}
    +reports: Doctrine\ORM\PersistentCollection {#5213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
    -id: 85185
    -bodyTs: "'advoc':9 'also':1 'bandwidth':44 'clean':5,51 'cook':8 'download':25 'easier':14 'idea':33 'known':19 'leav':46 'mayb':53 'new':27 'often':39 'prepar':20 'project':48 'read':54 'recip':28,56 'start':50,59 've':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4505771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698948753 {#5204
      date: 2023-11-02 19:12:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Just have a photographic memory!!! It’s easy!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698953540 {#5256
    date: 2023-11-02 20:32:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@Imgonnatrythis@sh.itjust.works"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5260 …}
  +nested: Doctrine\ORM\PersistentCollection {#5262 …}
  +votes: Doctrine\ORM\PersistentCollection {#5264 …}
  +reports: Doctrine\ORM\PersistentCollection {#5266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5270 …}
  -id: 85382
  -bodyTs: "'easi':8 'memori':5 'photograph':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5012284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698953540 {#5257
    date: 2023-11-02 20:32:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5314
  +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: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5258
    +user: Proxies\__CG__\App\Entity\User {#5259 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5205
      +user: Proxies\__CG__\App\Entity\User {#5206 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5120
        +user: Proxies\__CG__\App\Entity\User {#5121 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4969
          +user: Proxies\__CG__\App\Entity\User {#4970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4003
            +user: App\Entity\User {#3952 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 56
            +score: 0
            +lastActive: DateTime @1698978036 {#4012
              date: 2023-11-03 03:20:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4001 …}
            +nested: Doctrine\ORM\PersistentCollection {#3999 …}
            +votes: Doctrine\ORM\PersistentCollection {#3997 …}
            +reports: Doctrine\ORM\PersistentCollection {#3995 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
            -id: 84567
            -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698934828 {#3944
              date: 2023-11-02 15:20:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1698936122 {#4967
            date: 2023-11-02 15:42:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@uphillbothways@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4971 …}
          +nested: Doctrine\ORM\PersistentCollection {#4973 …}
          +votes: Doctrine\ORM\PersistentCollection {#4975 …}
          +reports: Doctrine\ORM\PersistentCollection {#4977 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
          -id: 84627
          -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/4724346"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698936122 {#4968
            date: 2023-11-02 15:42:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "What are you on about? Just the other night I had a pan for roasting seeds, a pot for building a sauce, a pan for cooking protein and another pot for cooking my starch. And that’s just a Tuesday meal. If I made a dedicated effort to be minimal with vessels, I’d still have to wait for them to cool for cleaning. Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1698946601 {#5118
          date: 2023-11-02 18:36:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@uphillbothways@kbin.social"
          "@BirdyBoogleBop@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5122 …}
        +nested: Doctrine\ORM\PersistentCollection {#5124 …}
        +votes: Doctrine\ORM\PersistentCollection {#5126 …}
        +reports: Doctrine\ORM\PersistentCollection {#5128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
        -id: 85070
        -bodyTs: "'advoc':73 'also':65 'anoth':29 'bandwidth':108 'build':20 'clean':64,69,115 'cook':26,32,72 'cool':62 'd':54 'dedic':46 'download':89 'easier':78 'effort':47 'idea':97 'known':83 'leav':110 'made':44 'meal':41 'minim':50 'new':91 'night':9 'often':103 'pan':13,24 'pot':18,30 'prepar':84 'project':112 'protein':27 'recip':92 'roast':15 'sauc':22 'seed':16 'starch':34 'start':114 'still':55 'tuesday':40 've':87 'vessel':52 'wait':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5086885"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698946601 {#5119
          date: 2023-11-02 18:36:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: """
        > Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning.\n
        \n
        Then maybe read the recipe before you start.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698948753 {#5203
        date: 2023-11-02 19:12:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
        "@BirdyBoogleBop@lemmy.dbzer0.com"
        "@Imgonnatrythis@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5207 …}
      +nested: Doctrine\ORM\PersistentCollection {#5209 …}
      +votes: Doctrine\ORM\PersistentCollection {#5211 …}
      +reports: Doctrine\ORM\PersistentCollection {#5213 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
      -id: 85185
      -bodyTs: "'advoc':9 'also':1 'bandwidth':44 'clean':5,51 'cook':8 'download':25 'easier':14 'idea':33 'known':19 'leav':46 'mayb':53 'new':27 'often':39 'prepar':20 'project':48 'read':54 'recip':28,56 'start':50,59 've':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4505771"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698948753 {#5204
        date: 2023-11-02 19:12:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "Just have a photographic memory!!! It’s easy!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698953540 {#5256
      date: 2023-11-02 20:32:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
      "@Imgonnatrythis@sh.itjust.works"
      "@CyberEgg@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5260 …}
    +nested: Doctrine\ORM\PersistentCollection {#5262 …}
    +votes: Doctrine\ORM\PersistentCollection {#5264 …}
    +reports: Doctrine\ORM\PersistentCollection {#5266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5270 …}
    -id: 85382
    -bodyTs: "'easi':8 'memori':5 'photograph':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5012284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698953540 {#5257
      date: 2023-11-02 20:32:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Bruh recipes take on average like a few minutes to read through. No one’s asking anyone to memorize anything, just read maybe two or three hundred words before starting to cook so you have an idea of what you’re doing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698978034 {#5312
    date: 2023-11-03 03:20:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@Imgonnatrythis@sh.itjust.works"
    "@CyberEgg@discuss.tchncs.de"
    "@LunarSC@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5316 …}
  +nested: Doctrine\ORM\PersistentCollection {#5318 …}
  +votes: Doctrine\ORM\PersistentCollection {#5320 …}
  +reports: Doctrine\ORM\PersistentCollection {#5322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5326 …}
  -id: 86132
  -bodyTs: "'anyon':17 'anyth':20 'ask':16 'averag':5 'bruh':1 'cook':32 'hundr':27 'idea':37 'like':6 'mayb':23 'memor':19 'minut':9 'one':14 're':41 'read':11,22 'recip':2 'start':30 'take':3 'three':26 'two':24 'word':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5103517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698978034 {#5313
    date: 2023-11-03 03:20:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#5314
  +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: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5258
    +user: Proxies\__CG__\App\Entity\User {#5259 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5205
      +user: Proxies\__CG__\App\Entity\User {#5206 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5120
        +user: Proxies\__CG__\App\Entity\User {#5121 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4969
          +user: Proxies\__CG__\App\Entity\User {#4970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4003
            +user: App\Entity\User {#3952 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 56
            +score: 0
            +lastActive: DateTime @1698978036 {#4012
              date: 2023-11-03 03:20:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4001 …}
            +nested: Doctrine\ORM\PersistentCollection {#3999 …}
            +votes: Doctrine\ORM\PersistentCollection {#3997 …}
            +reports: Doctrine\ORM\PersistentCollection {#3995 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
            -id: 84567
            -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698934828 {#3944
              date: 2023-11-02 15:20:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1698936122 {#4967
            date: 2023-11-02 15:42:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@uphillbothways@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4971 …}
          +nested: Doctrine\ORM\PersistentCollection {#4973 …}
          +votes: Doctrine\ORM\PersistentCollection {#4975 …}
          +reports: Doctrine\ORM\PersistentCollection {#4977 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
          -id: 84627
          -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/4724346"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698936122 {#4968
            date: 2023-11-02 15:42:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "What are you on about? Just the other night I had a pan for roasting seeds, a pot for building a sauce, a pan for cooking protein and another pot for cooking my starch. And that’s just a Tuesday meal. If I made a dedicated effort to be minimal with vessels, I’d still have to wait for them to cool for cleaning. Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1698946601 {#5118
          date: 2023-11-02 18:36:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@uphillbothways@kbin.social"
          "@BirdyBoogleBop@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5122 …}
        +nested: Doctrine\ORM\PersistentCollection {#5124 …}
        +votes: Doctrine\ORM\PersistentCollection {#5126 …}
        +reports: Doctrine\ORM\PersistentCollection {#5128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
        -id: 85070
        -bodyTs: "'advoc':73 'also':65 'anoth':29 'bandwidth':108 'build':20 'clean':64,69,115 'cook':26,32,72 'cool':62 'd':54 'dedic':46 'download':89 'easier':78 'effort':47 'idea':97 'known':83 'leav':110 'made':44 'meal':41 'minim':50 'new':91 'night':9 'often':103 'pan':13,24 'pot':18,30 'prepar':84 'project':112 'protein':27 'recip':92 'roast':15 'sauc':22 'seed':16 'starch':34 'start':114 'still':55 'tuesday':40 've':87 'vessel':52 'wait':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5086885"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698946601 {#5119
          date: 2023-11-02 18:36:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: """
        > Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning.\n
        \n
        Then maybe read the recipe before you start.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698948753 {#5203
        date: 2023-11-02 19:12:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
        "@BirdyBoogleBop@lemmy.dbzer0.com"
        "@Imgonnatrythis@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5207 …}
      +nested: Doctrine\ORM\PersistentCollection {#5209 …}
      +votes: Doctrine\ORM\PersistentCollection {#5211 …}
      +reports: Doctrine\ORM\PersistentCollection {#5213 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
      -id: 85185
      -bodyTs: "'advoc':9 'also':1 'bandwidth':44 'clean':5,51 'cook':8 'download':25 'easier':14 'idea':33 'known':19 'leav':46 'mayb':53 'new':27 'often':39 'prepar':20 'project':48 'read':54 'recip':28,56 'start':50,59 've':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4505771"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698948753 {#5204
        date: 2023-11-02 19:12:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "Just have a photographic memory!!! It’s easy!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698953540 {#5256
      date: 2023-11-02 20:32:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
      "@Imgonnatrythis@sh.itjust.works"
      "@CyberEgg@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5260 …}
    +nested: Doctrine\ORM\PersistentCollection {#5262 …}
    +votes: Doctrine\ORM\PersistentCollection {#5264 …}
    +reports: Doctrine\ORM\PersistentCollection {#5266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5270 …}
    -id: 85382
    -bodyTs: "'easi':8 'memori':5 'photograph':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5012284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698953540 {#5257
      date: 2023-11-02 20:32:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Bruh recipes take on average like a few minutes to read through. No one’s asking anyone to memorize anything, just read maybe two or three hundred words before starting to cook so you have an idea of what you’re doing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698978034 {#5312
    date: 2023-11-03 03:20:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@Imgonnatrythis@sh.itjust.works"
    "@CyberEgg@discuss.tchncs.de"
    "@LunarSC@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5316 …}
  +nested: Doctrine\ORM\PersistentCollection {#5318 …}
  +votes: Doctrine\ORM\PersistentCollection {#5320 …}
  +reports: Doctrine\ORM\PersistentCollection {#5322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5326 …}
  -id: 86132
  -bodyTs: "'anyon':17 'anyth':20 'ask':16 'averag':5 'bruh':1 'cook':32 'hundr':27 'idea':37 'like':6 'mayb':23 'memor':19 'minut':9 'one':14 're':41 'read':11,22 'recip':2 'start':30 'take':3 'three':26 'two':24 'word':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5103517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698978034 {#5313
    date: 2023-11-03 03:20:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#5314
  +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: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5258
    +user: Proxies\__CG__\App\Entity\User {#5259 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5205
      +user: Proxies\__CG__\App\Entity\User {#5206 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5120
        +user: Proxies\__CG__\App\Entity\User {#5121 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4969
          +user: Proxies\__CG__\App\Entity\User {#4970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4003
            +user: App\Entity\User {#3952 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "At some point I learned to clean as I cook, washing each item immediately as I'm done with the step that uses it. If you can get in the habit, it's so much easier. Never a huge stack to clean and nothing sits there getting stuck on the pot/plate/whatever. Dishes are done before sitting down to eat and there's only a couple when you're done eating."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 56
            +score: 0
            +lastActive: DateTime @1698978036 {#4012
              date: 2023-11-03 03:20:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4001 …}
            +nested: Doctrine\ORM\PersistentCollection {#3999 …}
            +votes: Doctrine\ORM\PersistentCollection {#3997 …}
            +reports: Doctrine\ORM\PersistentCollection {#3995 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
            -id: 84567
            -bodyTs: "'clean':7,42 'cook':10 'coupl':65 'dish':52 'done':18,54,69 'easier':36 'eat':59,70 'get':28,47 'habit':31 'huge':39 'immedi':14 'item':13 'learn':5 'm':17 'much':35 'never':37 'noth':44 'point':3 'pot/plate/whatever':51 're':68 'sit':45,56 'stack':40 'step':21 'stuck':48 'use':23 'wash':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319020"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698934828 {#3944
              date: 2023-11-02 15:20:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: "You don’t need any more than 2 cooking vessels be that a pot and pan or 2 pots. If you use more stop it! Also do the bloody dishes I ain’t your mother! How can 1 person use 4 plates and 12 forks before dinner in 1 day!?! How!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1698936122 {#4967
            date: 2023-11-02 15:42:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@uphillbothways@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4971 …}
          +nested: Doctrine\ORM\PersistentCollection {#4973 …}
          +votes: Doctrine\ORM\PersistentCollection {#4975 …}
          +reports: Doctrine\ORM\PersistentCollection {#4977 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
          -id: 84627
          -bodyTs: "'1':38,49 '12':44 '2':8,18 '4':41 'ain':32 'also':26 'bloodi':29 'cook':9 'day':50 'dinner':47 'dish':30 'fork':45 'mother':35 'need':4 'pan':16 'person':39 'plate':42 'pot':14,19 'stop':24 'use':22,40 'vessel':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/4724346"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698936122 {#4968
            date: 2023-11-02 15:42:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "What are you on about? Just the other night I had a pan for roasting seeds, a pot for building a sauce, a pan for cooking protein and another pot for cooking my starch. And that’s just a Tuesday meal. If I made a dedicated effort to be minimal with vessels, I’d still have to wait for them to cool for cleaning. Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1698946601 {#5118
          date: 2023-11-02 18:36:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@uphillbothways@kbin.social"
          "@BirdyBoogleBop@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5122 …}
        +nested: Doctrine\ORM\PersistentCollection {#5124 …}
        +votes: Doctrine\ORM\PersistentCollection {#5126 …}
        +reports: Doctrine\ORM\PersistentCollection {#5128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
        -id: 85070
        -bodyTs: "'advoc':73 'also':65 'anoth':29 'bandwidth':108 'build':20 'clean':64,69,115 'cook':26,32,72 'cool':62 'd':54 'dedic':46 'download':89 'easier':78 'effort':47 'idea':97 'known':83 'leav':110 'made':44 'meal':41 'minim':50 'new':91 'night':9 'often':103 'pan':13,24 'pot':18,30 'prepar':84 'project':112 'protein':27 'recip':92 'roast':15 'sauc':22 'seed':16 'starch':34 'start':114 'still':55 'tuesday':40 've':87 'vessel':52 'wait':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5086885"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698946601 {#5119
          date: 2023-11-02 18:36:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: """
        > Also, to all the clean while you cook advocates on here, that’s easier to do with a known preparation. When you’ve Just downloaded a new recipe and you have no idea what you are doing, your often don’t have the bandwidth to leave the project and start cleaning.\n
        \n
        Then maybe read the recipe before you start.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698948753 {#5203
        date: 2023-11-02 19:12:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@uphillbothways@kbin.social"
        "@BirdyBoogleBop@lemmy.dbzer0.com"
        "@Imgonnatrythis@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5207 …}
      +nested: Doctrine\ORM\PersistentCollection {#5209 …}
      +votes: Doctrine\ORM\PersistentCollection {#5211 …}
      +reports: Doctrine\ORM\PersistentCollection {#5213 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
      -id: 85185
      -bodyTs: "'advoc':9 'also':1 'bandwidth':44 'clean':5,51 'cook':8 'download':25 'easier':14 'idea':33 'known':19 'leav':46 'mayb':53 'new':27 'often':39 'prepar':20 'project':48 'read':54 'recip':28,56 'start':50,59 've':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4505771"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698948753 {#5204
        date: 2023-11-02 19:12:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "Just have a photographic memory!!! It’s easy!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698953540 {#5256
      date: 2023-11-02 20:32:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@uphillbothways@kbin.social"
      "@BirdyBoogleBop@lemmy.dbzer0.com"
      "@Imgonnatrythis@sh.itjust.works"
      "@CyberEgg@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5260 …}
    +nested: Doctrine\ORM\PersistentCollection {#5262 …}
    +votes: Doctrine\ORM\PersistentCollection {#5264 …}
    +reports: Doctrine\ORM\PersistentCollection {#5266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5270 …}
    -id: 85382
    -bodyTs: "'easi':8 'memori':5 'photograph':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5012284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698953540 {#5257
      date: 2023-11-02 20:32:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Bruh recipes take on average like a few minutes to read through. No one’s asking anyone to memorize anything, just read maybe two or three hundred words before starting to cook so you have an idea of what you’re doing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698978034 {#5312
    date: 2023-11-03 03:20:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@uphillbothways@kbin.social"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
    "@Imgonnatrythis@sh.itjust.works"
    "@CyberEgg@discuss.tchncs.de"
    "@LunarSC@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5316 …}
  +nested: Doctrine\ORM\PersistentCollection {#5318 …}
  +votes: Doctrine\ORM\PersistentCollection {#5320 …}
  +reports: Doctrine\ORM\PersistentCollection {#5322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5326 …}
  -id: 86132
  -bodyTs: "'anyon':17 'anyth':20 'ask':16 'averag':5 'bruh':1 'cook':32 'hundr':27 'idea':37 'like':6 'mayb':23 'memor':19 'minut':9 'one':14 're':41 'read':11,22 'recip':2 'start':30 'take':3 'three':26 'two':24 'word':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5103517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698978034 {#5313
    date: 2023-11-03 03:20:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4041
  +user: App\Entity\User {#4031 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ahh yes, the [Perfect One-Pot, Six-Pan, 10-Wok, 25-Baking Sheet Dinner](https://piped.video/watch?v=NGgpSWcaV1U)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698938525 {#4053
    date: 2023-11-02 16:22:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4046 …}
  +nested: Doctrine\ORM\PersistentCollection {#4045 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
  -id: 84712
  -bodyTs: "'/watch?v=nggpswcav1u).':19 '10':11 '25':13 'ahh':1 'bake':14 'dinner':16 'one':6 'one-pot':5 'pan':10 'perfect':4 'piped.video':18 'piped.video/watch?v=nggpswcav1u).':17 'pot':7 'sheet':15 'six':9 'six-pan':8 'wok':12 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3320062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698938525 {#4054
    date: 2023-11-02 16:22:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4041
  +user: App\Entity\User {#4031 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ahh yes, the [Perfect One-Pot, Six-Pan, 10-Wok, 25-Baking Sheet Dinner](https://piped.video/watch?v=NGgpSWcaV1U)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698938525 {#4053
    date: 2023-11-02 16:22:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4046 …}
  +nested: Doctrine\ORM\PersistentCollection {#4045 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
  -id: 84712
  -bodyTs: "'/watch?v=nggpswcav1u).':19 '10':11 '25':13 'ahh':1 'bake':14 'dinner':16 'one':6 'one-pot':5 'pan':10 'perfect':4 'piped.video':18 'piped.video/watch?v=nggpswcav1u).':17 'pot':7 'sheet':15 'six':9 'six-pan':8 'wok':12 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3320062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698938525 {#4054
    date: 2023-11-02 16:22:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4041
  +user: App\Entity\User {#4031 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ahh yes, the [Perfect One-Pot, Six-Pan, 10-Wok, 25-Baking Sheet Dinner](https://piped.video/watch?v=NGgpSWcaV1U)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698938525 {#4053
    date: 2023-11-02 16:22:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4046 …}
  +nested: Doctrine\ORM\PersistentCollection {#4045 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
  -id: 84712
  -bodyTs: "'/watch?v=nggpswcav1u).':19 '10':11 '25':13 'ahh':1 'bake':14 'dinner':16 'one':6 'one-pot':5 'pan':10 'perfect':4 'piped.video':18 'piped.video/watch?v=nggpswcav1u).':17 'pot':7 'sheet':15 'six':9 'six-pan':8 'wok':12 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3320062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698938525 {#4054
    date: 2023-11-02 16:22:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, but the food was 🔥!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698934385 {#4113
    date: 2023-11-02 15:13:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4119 …}
  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
  -id: 84544
  -bodyTs: "'food':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5005904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698934245 {#4114
    date: 2023-11-02 15:10:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, but the food was 🔥!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698934385 {#4113
    date: 2023-11-02 15:13:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4119 …}
  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
  -id: 84544
  -bodyTs: "'food':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5005904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698934245 {#4114
    date: 2023-11-02 15:10:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, but the food was 🔥!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698934385 {#4113
    date: 2023-11-02 15:13:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4119 …}
  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
  -id: 84544
  -bodyTs: "'food':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5005904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698934245 {#4114
    date: 2023-11-02 15:10:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4944
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, but the food was 🔥!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698934385 {#4113
      date: 2023-11-02 15:13:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4119 …}
    +nested: Doctrine\ORM\PersistentCollection {#4121 …}
    +votes: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
    -id: 84544
    -bodyTs: "'food':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5005904"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698934245 {#4114
      date: 2023-11-02 15:10:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Can confirm. My Dad is literally a unspoken chef."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698934373 {#4939
    date: 2023-11-02 15:12:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@kryptonianCodeMonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4936 …}
  +nested: Doctrine\ORM\PersistentCollection {#4933 …}
  +votes: Doctrine\ORM\PersistentCollection {#4931 …}
  +reports: Doctrine\ORM\PersistentCollection {#4945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4949 …}
  -id: 84551
  -bodyTs: "'chef':9 'confirm':2 'dad':4 'liter':6 'unspoken':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5631621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698934373 {#4942
    date: 2023-11-02 15:12:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4944
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, but the food was 🔥!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698934385 {#4113
      date: 2023-11-02 15:13:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4119 …}
    +nested: Doctrine\ORM\PersistentCollection {#4121 …}
    +votes: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
    -id: 84544
    -bodyTs: "'food':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5005904"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698934245 {#4114
      date: 2023-11-02 15:10:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Can confirm. My Dad is literally a unspoken chef."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698934373 {#4939
    date: 2023-11-02 15:12:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@kryptonianCodeMonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4936 …}
  +nested: Doctrine\ORM\PersistentCollection {#4933 …}
  +votes: Doctrine\ORM\PersistentCollection {#4931 …}
  +reports: Doctrine\ORM\PersistentCollection {#4945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4949 …}
  -id: 84551
  -bodyTs: "'chef':9 'confirm':2 'dad':4 'liter':6 'unspoken':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5631621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698934373 {#4942
    date: 2023-11-02 15:12:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4944
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, but the food was 🔥!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698934385 {#4113
      date: 2023-11-02 15:13:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4119 …}
    +nested: Doctrine\ORM\PersistentCollection {#4121 …}
    +votes: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
    -id: 84544
    -bodyTs: "'food':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5005904"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698934245 {#4114
      date: 2023-11-02 15:10:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Can confirm. My Dad is literally a unspoken chef."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698934373 {#4939
    date: 2023-11-02 15:12:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@kryptonianCodeMonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4936 …}
  +nested: Doctrine\ORM\PersistentCollection {#4933 …}
  +votes: Doctrine\ORM\PersistentCollection {#4931 …}
  +reports: Doctrine\ORM\PersistentCollection {#4945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4949 …}
  -id: 84551
  -bodyTs: "'chef':9 'confirm':2 'dad':4 'liter':6 'unspoken':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5631621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698934373 {#4942
    date: 2023-11-02 15:12:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4191
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is my wife. She can make some amazing meals, but never seems to be able to clean as she cooks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698934990 {#4186
    date: 2023-11-02 15:23:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -id: 84574
  -bodyTs: "'abl':16 'amaz':9 'clean':18 'cook':21 'make':7 'meal':10 'never':12 'seem':13 'wife':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698934990 {#4187
    date: 2023-11-02 15:23:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4191
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is my wife. She can make some amazing meals, but never seems to be able to clean as she cooks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698934990 {#4186
    date: 2023-11-02 15:23:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -id: 84574
  -bodyTs: "'abl':16 'amaz':9 'clean':18 'cook':21 'make':7 'meal':10 'never':12 'seem':13 'wife':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698934990 {#4187
    date: 2023-11-02 15:23:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4191
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is my wife. She can make some amazing meals, but never seems to be able to clean as she cooks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698934990 {#4186
    date: 2023-11-02 15:23:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -id: 84574
  -bodyTs: "'abl':16 'amaz':9 'clean':18 'cook':21 'make':7 'meal':10 'never':12 'seem':13 'wife':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698934990 {#4187
    date: 2023-11-02 15:23:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4265
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Me after every Hello Fresh meal"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698945808 {#4260
    date: 2023-11-02 18:23:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4266 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
  -id: 84618
  -bodyTs: "'everi':3 'fresh':5 'hello':4 'meal':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4366250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698935960 {#4261
    date: 2023-11-02 15:39:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4265
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Me after every Hello Fresh meal"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698945808 {#4260
    date: 2023-11-02 18:23:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4266 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
  -id: 84618
  -bodyTs: "'everi':3 'fresh':5 'hello':4 'meal':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4366250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698935960 {#4261
    date: 2023-11-02 15:39:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4265
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Me after every Hello Fresh meal"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698945808 {#4260
    date: 2023-11-02 18:23:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4266 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
  -id: 84618
  -bodyTs: "'everi':3 'fresh':5 'hello':4 'meal':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4366250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698935960 {#4261
    date: 2023-11-02 15:39:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4985
  +user: Proxies\__CG__\App\Entity\User {#4986 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4265
    +user: App\Entity\User {#4278 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Me after every Hello Fresh meal"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698945808 {#4260
      date: 2023-11-02 18:23:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4266 …}
    +nested: Doctrine\ORM\PersistentCollection {#4268 …}
    +votes: Doctrine\ORM\PersistentCollection {#4270 …}
    +reports: Doctrine\ORM\PersistentCollection {#4272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
    -id: 84618
    -bodyTs: "'everi':3 'fresh':5 'hello':4 'meal':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4366250"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698935960 {#4261
      date: 2023-11-02 15:39:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: "Hello Mess!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698945807 {#4983
    date: 2023-11-02 18:23:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@haych@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4987 …}
  +nested: Doctrine\ORM\PersistentCollection {#4989 …}
  +votes: Doctrine\ORM\PersistentCollection {#4991 …}
  +reports: Doctrine\ORM\PersistentCollection {#4993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4997 …}
  -id: 85020
  -bodyTs: "'hello':1 'mess':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5009744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945807 {#4984
    date: 2023-11-02 18:23:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4985
  +user: Proxies\__CG__\App\Entity\User {#4986 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4265
    +user: App\Entity\User {#4278 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Me after every Hello Fresh meal"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698945808 {#4260
      date: 2023-11-02 18:23:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4266 …}
    +nested: Doctrine\ORM\PersistentCollection {#4268 …}
    +votes: Doctrine\ORM\PersistentCollection {#4270 …}
    +reports: Doctrine\ORM\PersistentCollection {#4272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
    -id: 84618
    -bodyTs: "'everi':3 'fresh':5 'hello':4 'meal':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4366250"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698935960 {#4261
      date: 2023-11-02 15:39:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: "Hello Mess!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698945807 {#4983
    date: 2023-11-02 18:23:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@haych@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4987 …}
  +nested: Doctrine\ORM\PersistentCollection {#4989 …}
  +votes: Doctrine\ORM\PersistentCollection {#4991 …}
  +reports: Doctrine\ORM\PersistentCollection {#4993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4997 …}
  -id: 85020
  -bodyTs: "'hello':1 'mess':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5009744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945807 {#4984
    date: 2023-11-02 18:23:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4985
  +user: Proxies\__CG__\App\Entity\User {#4986 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4265
    +user: App\Entity\User {#4278 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Me after every Hello Fresh meal"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698945808 {#4260
      date: 2023-11-02 18:23:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4266 …}
    +nested: Doctrine\ORM\PersistentCollection {#4268 …}
    +votes: Doctrine\ORM\PersistentCollection {#4270 …}
    +reports: Doctrine\ORM\PersistentCollection {#4272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
    -id: 84618
    -bodyTs: "'everi':3 'fresh':5 'hello':4 'meal':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4366250"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698935960 {#4261
      date: 2023-11-02 15:39:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: "Hello Mess!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698945807 {#4983
    date: 2023-11-02 18:23:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@haych@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4987 …}
  +nested: Doctrine\ORM\PersistentCollection {#4989 …}
  +votes: Doctrine\ORM\PersistentCollection {#4991 …}
  +reports: Doctrine\ORM\PersistentCollection {#4993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4997 …}
  -id: 85020
  -bodyTs: "'hello':1 'mess':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5009744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945807 {#4984
    date: 2023-11-02 18:23:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "What really baffles me is how people that have dishwashers manage to do this. Like, use bowl/whisk/cutting board/whatever > put in dishwasher. That way, all you have to do is wash your knives while everything else cooks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698955672 {#4333
    date: 2023-11-02 21:07:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 84697
  -bodyTs: "'baffl':3 'board/whatever':18 'bowl/whisk/cutting':17 'cook':36 'dishwash':10,21 'els':35 'everyth':34 'knive':32 'like':15 'manag':11 'peopl':7 'put':19 'realli':2 'use':16 'wash':30 'way':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5007128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698937903 {#4334
    date: 2023-11-02 16:11:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "What really baffles me is how people that have dishwashers manage to do this. Like, use bowl/whisk/cutting board/whatever > put in dishwasher. That way, all you have to do is wash your knives while everything else cooks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698955672 {#4333
    date: 2023-11-02 21:07:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 84697
  -bodyTs: "'baffl':3 'board/whatever':18 'bowl/whisk/cutting':17 'cook':36 'dishwash':10,21 'els':35 'everyth':34 'knive':32 'like':15 'manag':11 'peopl':7 'put':19 'realli':2 'use':16 'wash':30 'way':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5007128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698937903 {#4334
    date: 2023-11-02 16:11:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "What really baffles me is how people that have dishwashers manage to do this. Like, use bowl/whisk/cutting board/whatever > put in dishwasher. That way, all you have to do is wash your knives while everything else cooks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698955672 {#4333
    date: 2023-11-02 21:07:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 84697
  -bodyTs: "'baffl':3 'board/whatever':18 'bowl/whisk/cutting':17 'cook':36 'dishwash':10,21 'els':35 'everyth':34 'knive':32 'like':15 'manag':11 'peopl':7 'put':19 'realli':2 'use':16 'wash':30 'way':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5007128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698937903 {#4334
    date: 2023-11-02 16:11:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5018
  +user: Proxies\__CG__\App\Entity\User {#5019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What really baffles me is how people that have dishwashers manage to do this. Like, use bowl/whisk/cutting board/whatever > put in dishwasher. That way, all you have to do is wash your knives while everything else cooks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698955672 {#4333
      date: 2023-11-02 21:07:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 84697
    -bodyTs: "'baffl':3 'board/whatever':18 'bowl/whisk/cutting':17 'cook':36 'dishwash':10,21 'els':35 'everyth':34 'knive':32 'like':15 'manag':11 'peopl':7 'put':19 'realli':2 'use':16 'wash':30 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5007128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698937903 {#4334
      date: 2023-11-02 16:11:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "What, and bend down?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698944940 {#5016
    date: 2023-11-02 18:09:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TurboDiesel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5020 …}
  +nested: Doctrine\ORM\PersistentCollection {#5022 …}
  +votes: Doctrine\ORM\PersistentCollection {#5024 …}
  +reports: Doctrine\ORM\PersistentCollection {#5026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
  -id: 84988
  -bodyTs: "'bend':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5009461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698944940 {#5017
    date: 2023-11-02 18:09:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5018
  +user: Proxies\__CG__\App\Entity\User {#5019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What really baffles me is how people that have dishwashers manage to do this. Like, use bowl/whisk/cutting board/whatever > put in dishwasher. That way, all you have to do is wash your knives while everything else cooks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698955672 {#4333
      date: 2023-11-02 21:07:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 84697
    -bodyTs: "'baffl':3 'board/whatever':18 'bowl/whisk/cutting':17 'cook':36 'dishwash':10,21 'els':35 'everyth':34 'knive':32 'like':15 'manag':11 'peopl':7 'put':19 'realli':2 'use':16 'wash':30 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5007128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698937903 {#4334
      date: 2023-11-02 16:11:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "What, and bend down?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698944940 {#5016
    date: 2023-11-02 18:09:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TurboDiesel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5020 …}
  +nested: Doctrine\ORM\PersistentCollection {#5022 …}
  +votes: Doctrine\ORM\PersistentCollection {#5024 …}
  +reports: Doctrine\ORM\PersistentCollection {#5026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
  -id: 84988
  -bodyTs: "'bend':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5009461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698944940 {#5017
    date: 2023-11-02 18:09:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5018
  +user: Proxies\__CG__\App\Entity\User {#5019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What really baffles me is how people that have dishwashers manage to do this. Like, use bowl/whisk/cutting board/whatever > put in dishwasher. That way, all you have to do is wash your knives while everything else cooks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698955672 {#4333
      date: 2023-11-02 21:07:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 84697
    -bodyTs: "'baffl':3 'board/whatever':18 'bowl/whisk/cutting':17 'cook':36 'dishwash':10,21 'els':35 'everyth':34 'knive':32 'like':15 'manag':11 'peopl':7 'put':19 'realli':2 'use':16 'wash':30 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5007128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698937903 {#4334
      date: 2023-11-02 16:11:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "What, and bend down?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698944940 {#5016
    date: 2023-11-02 18:09:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TurboDiesel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5020 …}
  +nested: Doctrine\ORM\PersistentCollection {#5022 …}
  +votes: Doctrine\ORM\PersistentCollection {#5024 …}
  +reports: Doctrine\ORM\PersistentCollection {#5026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
  -id: 84988
  -bodyTs: "'bend':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5009461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698944940 {#5017
    date: 2023-11-02 18:09:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5034
  +user: Proxies\__CG__\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: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What really baffles me is how people that have dishwashers manage to do this. Like, use bowl/whisk/cutting board/whatever > put in dishwasher. That way, all you have to do is wash your knives while everything else cooks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698955672 {#4333
      date: 2023-11-02 21:07:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 84697
    -bodyTs: "'baffl':3 'board/whatever':18 'bowl/whisk/cutting':17 'cook':36 'dishwash':10,21 'els':35 'everyth':34 'knive':32 'like':15 'manag':11 'peopl':7 'put':19 'realli':2 'use':16 'wash':30 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5007128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698937903 {#4334
      date: 2023-11-02 16:11:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "It’s already full of clean things that I haven’t got round to emptying out, yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698955670 {#5032
    date: 2023-11-02 21:07:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TurboDiesel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5036 …}
  +nested: Doctrine\ORM\PersistentCollection {#5038 …}
  +votes: Doctrine\ORM\PersistentCollection {#5040 …}
  +reports: Doctrine\ORM\PersistentCollection {#5042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5046 …}
  -id: 85466
  -bodyTs: "'alreadi':3 'clean':6 'empti':15 'full':4 'got':12 'haven':10 'round':13 'thing':7 'yet':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2909490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698955670 {#5033
    date: 2023-11-02 21:07:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#5034
  +user: Proxies\__CG__\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: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What really baffles me is how people that have dishwashers manage to do this. Like, use bowl/whisk/cutting board/whatever > put in dishwasher. That way, all you have to do is wash your knives while everything else cooks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698955672 {#4333
      date: 2023-11-02 21:07:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 84697
    -bodyTs: "'baffl':3 'board/whatever':18 'bowl/whisk/cutting':17 'cook':36 'dishwash':10,21 'els':35 'everyth':34 'knive':32 'like':15 'manag':11 'peopl':7 'put':19 'realli':2 'use':16 'wash':30 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5007128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698937903 {#4334
      date: 2023-11-02 16:11:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "It’s already full of clean things that I haven’t got round to emptying out, yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698955670 {#5032
    date: 2023-11-02 21:07:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TurboDiesel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5036 …}
  +nested: Doctrine\ORM\PersistentCollection {#5038 …}
  +votes: Doctrine\ORM\PersistentCollection {#5040 …}
  +reports: Doctrine\ORM\PersistentCollection {#5042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5046 …}
  -id: 85466
  -bodyTs: "'alreadi':3 'clean':6 'empti':15 'full':4 'got':12 'haven':10 'round':13 'thing':7 'yet':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2909490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698955670 {#5033
    date: 2023-11-02 21:07:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#5034
  +user: Proxies\__CG__\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: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What really baffles me is how people that have dishwashers manage to do this. Like, use bowl/whisk/cutting board/whatever > put in dishwasher. That way, all you have to do is wash your knives while everything else cooks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698955672 {#4333
      date: 2023-11-02 21:07:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 84697
    -bodyTs: "'baffl':3 'board/whatever':18 'bowl/whisk/cutting':17 'cook':36 'dishwash':10,21 'els':35 'everyth':34 'knive':32 'like':15 'manag':11 'peopl':7 'put':19 'realli':2 'use':16 'wash':30 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5007128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698937903 {#4334
      date: 2023-11-02 16:11:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "It’s already full of clean things that I haven’t got round to emptying out, yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698955670 {#5032
    date: 2023-11-02 21:07:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TurboDiesel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5036 …}
  +nested: Doctrine\ORM\PersistentCollection {#5038 …}
  +votes: Doctrine\ORM\PersistentCollection {#5040 …}
  +reports: Doctrine\ORM\PersistentCollection {#5042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5046 …}
  -id: 85466
  -bodyTs: "'alreadi':3 'clean':6 'empti':15 'full':4 'got':12 'haven':10 'round':13 'thing':7 'yet':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2909490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698955670 {#5033
    date: 2023-11-02 21:07:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4412
  +user: App\Entity\User {#4425 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Any meal worth eating is cooked like this 🤤"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698935105 {#4407
    date: 2023-11-02 15:25:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4413 …}
  +nested: Doctrine\ORM\PersistentCollection {#4415 …}
  +votes: Doctrine\ORM\PersistentCollection {#4417 …}
  +reports: Doctrine\ORM\PersistentCollection {#4419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
  -id: 84579
  -bodyTs: "'cook':6 'eat':4 'like':7 'meal':2 'worth':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5006217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698935105 {#4408
    date: 2023-11-02 15:25:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#4412
  +user: App\Entity\User {#4425 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Any meal worth eating is cooked like this 🤤"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698935105 {#4407
    date: 2023-11-02 15:25:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4413 …}
  +nested: Doctrine\ORM\PersistentCollection {#4415 …}
  +votes: Doctrine\ORM\PersistentCollection {#4417 …}
  +reports: Doctrine\ORM\PersistentCollection {#4419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
  -id: 84579
  -bodyTs: "'cook':6 'eat':4 'like':7 'meal':2 'worth':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5006217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698935105 {#4408
    date: 2023-11-02 15:25:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#4412
  +user: App\Entity\User {#4425 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Any meal worth eating is cooked like this 🤤"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698935105 {#4407
    date: 2023-11-02 15:25:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4413 …}
  +nested: Doctrine\ORM\PersistentCollection {#4415 …}
  +votes: Doctrine\ORM\PersistentCollection {#4417 …}
  +reports: Doctrine\ORM\PersistentCollection {#4419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
  -id: 84579
  -bodyTs: "'cook':6 'eat':4 'like':7 'meal':2 'worth':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5006217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698935105 {#4408
    date: 2023-11-02 15:25:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4487
  +user: App\Entity\User {#4500 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "That’s me after just making toast with scrambled eggs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698946712 {#4482
    date: 2023-11-02 18:38:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -id: 85076
  -bodyTs: "'egg':10 'make':6 'scrambl':9 'toast':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5638916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946712 {#4483
    date: 2023-11-02 18:38:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4487
  +user: App\Entity\User {#4500 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "That’s me after just making toast with scrambled eggs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698946712 {#4482
    date: 2023-11-02 18:38:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -id: 85076
  -bodyTs: "'egg':10 'make':6 'scrambl':9 'toast':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5638916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946712 {#4483
    date: 2023-11-02 18:38:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4487
  +user: App\Entity\User {#4500 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "That’s me after just making toast with scrambled eggs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698946712 {#4482
    date: 2023-11-02 18:38:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -id: 85076
  -bodyTs: "'egg':10 'make':6 'scrambl':9 'toast':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5638916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946712 {#4483
    date: 2023-11-02 18:38:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4560
  +user: App\Entity\User {#4573 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "If that’s how your kitchen ends up after cooking, I think you need to learn how to clean as you cook. That, or just stay outta my way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698946048 {#4555
    date: 2023-11-02 18:27:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4561 …}
  +nested: Doctrine\ORM\PersistentCollection {#4563 …}
  +votes: Doctrine\ORM\PersistentCollection {#4565 …}
  +reports: Doctrine\ORM\PersistentCollection {#4567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
  -id: 85034
  -bodyTs: "'clean':19 'cook':10,22 'end':7 'kitchen':6 'learn':16 'need':14 'outta':27 'stay':26 'think':12 'way':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5638595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946048 {#4556
    date: 2023-11-02 18:27:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#4560
  +user: App\Entity\User {#4573 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "If that’s how your kitchen ends up after cooking, I think you need to learn how to clean as you cook. That, or just stay outta my way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698946048 {#4555
    date: 2023-11-02 18:27:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4561 …}
  +nested: Doctrine\ORM\PersistentCollection {#4563 …}
  +votes: Doctrine\ORM\PersistentCollection {#4565 …}
  +reports: Doctrine\ORM\PersistentCollection {#4567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
  -id: 85034
  -bodyTs: "'clean':19 'cook':10,22 'end':7 'kitchen':6 'learn':16 'need':14 'outta':27 'stay':26 'think':12 'way':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5638595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946048 {#4556
    date: 2023-11-02 18:27:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#4560
  +user: App\Entity\User {#4573 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "If that’s how your kitchen ends up after cooking, I think you need to learn how to clean as you cook. That, or just stay outta my way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698946048 {#4555
    date: 2023-11-02 18:27:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4561 …}
  +nested: Doctrine\ORM\PersistentCollection {#4563 …}
  +votes: Doctrine\ORM\PersistentCollection {#4565 …}
  +reports: Doctrine\ORM\PersistentCollection {#4567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
  -id: 85034
  -bodyTs: "'clean':19 'cook':10,22 'end':7 'kitchen':6 'learn':16 'need':14 'outta':27 'stay':26 'think':12 'way':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5638595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946048 {#4556
    date: 2023-11-02 18:27:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4633
  +user: App\Entity\User {#4646 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is my gf in the Kitchen. Well, this is her in any room in the flat. Somewhat frustrating because she sure as shit didn’t treat the flat she lived in with her mates like that…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698940392 {#4628
    date: 2023-11-02 16:53:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4634 …}
  +nested: Doctrine\ORM\PersistentCollection {#4636 …}
  +votes: Doctrine\ORM\PersistentCollection {#4638 …}
  +reports: Doctrine\ORM\PersistentCollection {#4640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4644 …}
  -id: 84801
  -bodyTs: "'didn':25 'flat':17,29 'frustrat':19 'gf':4 'kitchen':7 'like':36 'live':31 'mate':35 'room':14 'shit':24 'somewhat':18 'sure':22 'treat':27 'well':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4193359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698940392 {#4629
    date: 2023-11-02 16:53:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#4633
  +user: App\Entity\User {#4646 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is my gf in the Kitchen. Well, this is her in any room in the flat. Somewhat frustrating because she sure as shit didn’t treat the flat she lived in with her mates like that…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698940392 {#4628
    date: 2023-11-02 16:53:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4634 …}
  +nested: Doctrine\ORM\PersistentCollection {#4636 …}
  +votes: Doctrine\ORM\PersistentCollection {#4638 …}
  +reports: Doctrine\ORM\PersistentCollection {#4640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4644 …}
  -id: 84801
  -bodyTs: "'didn':25 'flat':17,29 'frustrat':19 'gf':4 'kitchen':7 'like':36 'live':31 'mate':35 'room':14 'shit':24 'somewhat':18 'sure':22 'treat':27 'well':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4193359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698940392 {#4629
    date: 2023-11-02 16:53:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#4633
  +user: App\Entity\User {#4646 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is my gf in the Kitchen. Well, this is her in any room in the flat. Somewhat frustrating because she sure as shit didn’t treat the flat she lived in with her mates like that…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698940392 {#4628
    date: 2023-11-02 16:53:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4634 …}
  +nested: Doctrine\ORM\PersistentCollection {#4636 …}
  +votes: Doctrine\ORM\PersistentCollection {#4638 …}
  +reports: Doctrine\ORM\PersistentCollection {#4640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4644 …}
  -id: 84801
  -bodyTs: "'didn':25 'flat':17,29 'frustrat':19 'gf':4 'kitchen':7 'like':36 'live':31 'mate':35 'room':14 'shit':24 'somewhat':18 'sure':22 'treat':27 'well':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4193359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698940392 {#4629
    date: 2023-11-02 16:53:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4707
  +user: App\Entity\User {#4720 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Shit that’s my fiancee when she makes spaghetti. She’s a professional chef. I have no idea how that makes sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698944305 {#4702
    date: 2023-11-02 17:58:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -id: 84694
  -bodyTs: "'chef':14 'fiance':5 'idea':18 'make':8,21 'profession':13 'sens':22 'shit':1 'spaghetti':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5007096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698937811 {#4703
    date: 2023-11-02 16:10:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#4707
  +user: App\Entity\User {#4720 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Shit that’s my fiancee when she makes spaghetti. She’s a professional chef. I have no idea how that makes sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698944305 {#4702
    date: 2023-11-02 17:58:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -id: 84694
  -bodyTs: "'chef':14 'fiance':5 'idea':18 'make':8,21 'profession':13 'sens':22 'shit':1 'spaghetti':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5007096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698937811 {#4703
    date: 2023-11-02 16:10:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#4707
  +user: App\Entity\User {#4720 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Shit that’s my fiancee when she makes spaghetti. She’s a professional chef. I have no idea how that makes sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698944305 {#4702
    date: 2023-11-02 17:58:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -id: 84694
  -bodyTs: "'chef':14 'fiance':5 'idea':18 'make':8,21 'profession':13 'sens':22 'shit':1 'spaghetti':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5007096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698937811 {#4703
    date: 2023-11-02 16:10:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5002
  +user: Proxies\__CG__\App\Entity\User {#5003 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4707
    +user: App\Entity\User {#4720 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Shit that’s my fiancee when she makes spaghetti. She’s a professional chef. I have no idea how that makes sense."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698944305 {#4702
      date: 2023-11-02 17:58:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4708 …}
    +nested: Doctrine\ORM\PersistentCollection {#4710 …}
    +votes: Doctrine\ORM\PersistentCollection {#4712 …}
    +reports: Doctrine\ORM\PersistentCollection {#4714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
    -id: 84694
    -bodyTs: "'chef':14 'fiance':5 'idea':18 'make':8,21 'profession':13 'sens':22 'shit':1 'spaghetti':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5007096"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698937811 {#4703
      date: 2023-11-02 16:10:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4707}
  +body: "Because she’s used to having someone taking care of cleaning after her. Nothing unusual for people who work in the field (used to be my case)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698944301 {#4999
    date: 2023-11-02 17:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Etterra@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5004 …}
  +nested: Doctrine\ORM\PersistentCollection {#5006 …}
  +votes: Doctrine\ORM\PersistentCollection {#5008 …}
  +reports: Doctrine\ORM\PersistentCollection {#5010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
  -id: 84967
  -bodyTs: "'care':9 'case':27 'clean':11 'field':22 'noth':14 'peopl':17 'someon':7 'take':8 'unusu':15 'use':4,23 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5085500"
  +editedAt: DateTimeImmutable @1698944341 {#5000
    date: 2023-11-02 17:59:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698944301 {#5001
    date: 2023-11-02 17:58:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5002
  +user: Proxies\__CG__\App\Entity\User {#5003 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4707
    +user: App\Entity\User {#4720 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Shit that’s my fiancee when she makes spaghetti. She’s a professional chef. I have no idea how that makes sense."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698944305 {#4702
      date: 2023-11-02 17:58:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4708 …}
    +nested: Doctrine\ORM\PersistentCollection {#4710 …}
    +votes: Doctrine\ORM\PersistentCollection {#4712 …}
    +reports: Doctrine\ORM\PersistentCollection {#4714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
    -id: 84694
    -bodyTs: "'chef':14 'fiance':5 'idea':18 'make':8,21 'profession':13 'sens':22 'shit':1 'spaghetti':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5007096"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698937811 {#4703
      date: 2023-11-02 16:10:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4707}
  +body: "Because she’s used to having someone taking care of cleaning after her. Nothing unusual for people who work in the field (used to be my case)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698944301 {#4999
    date: 2023-11-02 17:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Etterra@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5004 …}
  +nested: Doctrine\ORM\PersistentCollection {#5006 …}
  +votes: Doctrine\ORM\PersistentCollection {#5008 …}
  +reports: Doctrine\ORM\PersistentCollection {#5010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
  -id: 84967
  -bodyTs: "'care':9 'case':27 'clean':11 'field':22 'noth':14 'peopl':17 'someon':7 'take':8 'unusu':15 'use':4,23 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5085500"
  +editedAt: DateTimeImmutable @1698944341 {#5000
    date: 2023-11-02 17:59:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698944301 {#5001
    date: 2023-11-02 17:58:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5002
  +user: Proxies\__CG__\App\Entity\User {#5003 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4707
    +user: App\Entity\User {#4720 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Shit that’s my fiancee when she makes spaghetti. She’s a professional chef. I have no idea how that makes sense."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698944305 {#4702
      date: 2023-11-02 17:58:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4708 …}
    +nested: Doctrine\ORM\PersistentCollection {#4710 …}
    +votes: Doctrine\ORM\PersistentCollection {#4712 …}
    +reports: Doctrine\ORM\PersistentCollection {#4714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
    -id: 84694
    -bodyTs: "'chef':14 'fiance':5 'idea':18 'make':8,21 'profession':13 'sens':22 'shit':1 'spaghetti':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5007096"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698937811 {#4703
      date: 2023-11-02 16:10:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4707}
  +body: "Because she’s used to having someone taking care of cleaning after her. Nothing unusual for people who work in the field (used to be my case)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698944301 {#4999
    date: 2023-11-02 17:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Etterra@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5004 …}
  +nested: Doctrine\ORM\PersistentCollection {#5006 …}
  +votes: Doctrine\ORM\PersistentCollection {#5008 …}
  +reports: Doctrine\ORM\PersistentCollection {#5010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
  -id: 84967
  -bodyTs: "'care':9 'case':27 'clean':11 'field':22 'noth':14 'peopl':17 'someon':7 'take':8 'unusu':15 'use':4,23 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5085500"
  +editedAt: DateTimeImmutable @1698944341 {#5000
    date: 2023-11-02 17:59:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698944301 {#5001
    date: 2023-11-02 17:58:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#4780
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The disappointment on his face is the same as mine after too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698935925 {#4775
    date: 2023-11-02 15:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 84617
  -bodyTs: "'disappoint':2 'face':5 'mine':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698935925 {#4776
    date: 2023-11-02 15:38:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#4780
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The disappointment on his face is the same as mine after too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698935925 {#4775
    date: 2023-11-02 15:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 84617
  -bodyTs: "'disappoint':2 'face':5 'mine':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698935925 {#4776
    date: 2023-11-02 15:38:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#4780
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The disappointment on his face is the same as mine after too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698935925 {#4775
    date: 2023-11-02 15:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 84617
  -bodyTs: "'disappoint':2 'face':5 'mine':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/592105/-/comment/3319355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698935925 {#4776
    date: 2023-11-02 15:38:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4854
  +user: App\Entity\User {#4867 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is absolutely me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698940646 {#4849
    date: 2023-11-02 16:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4855 …}
  +nested: Doctrine\ORM\PersistentCollection {#4857 …}
  +votes: Doctrine\ORM\PersistentCollection {#4859 …}
  +reports: Doctrine\ORM\PersistentCollection {#4861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
  -id: 84818
  -bodyTs: "'absolut':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5008007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698940646 {#4850
    date: 2023-11-02 16:57:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#4854
  +user: App\Entity\User {#4867 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is absolutely me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698940646 {#4849
    date: 2023-11-02 16:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4855 …}
  +nested: Doctrine\ORM\PersistentCollection {#4857 …}
  +votes: Doctrine\ORM\PersistentCollection {#4859 …}
  +reports: Doctrine\ORM\PersistentCollection {#4861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
  -id: 84818
  -bodyTs: "'absolut':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5008007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698940646 {#4850
    date: 2023-11-02 16:57:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#4854
  +user: App\Entity\User {#4867 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Kitchen-when-Dad-cook"
    +title: "Kitchen when Dad cook"
    +url: "https://telegra.ph/file/a917ee726dad1024b15f5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698978034 {#2414
      date: 2023-11-03 03:20:34.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: 9093
    -titleTs: "'cook':4 'dad':3 'kitchen':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699019473
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13610869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698933073 {#1793
      date: 2023-11-02 14:51:13.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is absolutely me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698940646 {#4849
    date: 2023-11-02 16:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4855 …}
  +nested: Doctrine\ORM\PersistentCollection {#4857 …}
  +votes: Doctrine\ORM\PersistentCollection {#4859 …}
  +reports: Doctrine\ORM\PersistentCollection {#4861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
  -id: 84818
  -bodyTs: "'absolut':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5008007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698940646 {#4850
    date: 2023-11-02 16:57:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 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