GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/19817/Me-Too-me-too/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.85 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Me-Too-me-too"
  +title: "Me Too, me too..."
  +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 1233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723310450 {#2418
    date: 2024-08-10 19:20:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 19817
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701720357
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10577359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701633957 {#1858
    date: 2023-12-03 21:05:57.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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Me-Too-me-too"
  +title: "Me Too, me too..."
  +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 1233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723310450 {#2418
    date: 2024-08-10 19:20:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 19817
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701720357
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10577359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701633957 {#1858
    date: 2023-12-03 21:05:57.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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Me-Too-me-too"
  +title: "Me Too, me too..."
  +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 1233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723310450 {#2418
    date: 2024-08-10 19:20:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 19817
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701720357
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10577359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701633957 {#1858
    date: 2023-12-03 21:05:57.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 {#4002
  +user: App\Entity\User {#3950 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "“How about I just heat the plate instead dipshit?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1723310450 {#4011
    date: 2024-08-10 19:20:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 193326
  -bodyTs: "'dipshit':9 'heat':5 'instead':8 'plate':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5780379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701635697 {#3947
    date: 2023-12-03 21:34:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4002
  +user: App\Entity\User {#3950 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "“How about I just heat the plate instead dipshit?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1723310450 {#4011
    date: 2024-08-10 19:20:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 193326
  -bodyTs: "'dipshit':9 'heat':5 'instead':8 'plate':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5780379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701635697 {#3947
    date: 2023-12-03 21:34:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4002
  +user: App\Entity\User {#3950 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "“How about I just heat the plate instead dipshit?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1723310450 {#4011
    date: 2024-08-10 19:20:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 193326
  -bodyTs: "'dipshit':9 'heat':5 'instead':8 'plate':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5780379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701635697 {#3947
    date: 2023-12-03 21:34:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5099
  +user: Proxies\__CG__\App\Entity\User {#5100 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "“How about I just heat the plate instead dipshit?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1723310450 {#4011
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 193326
    -bodyTs: "'dipshit':9 'heat':5 'instead':8 'plate':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5780379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701635697 {#3947
      date: 2023-12-03 21:34:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "My plates always stay cold lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701675997 {#5097
    date: 2023-12-04 08:46:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Dagnet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5101 …}
  +nested: Doctrine\ORM\PersistentCollection {#5103 …}
  +votes: Doctrine\ORM\PersistentCollection {#5105 …}
  +reports: Doctrine\ORM\PersistentCollection {#5107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
  -id: 194827
  -bodyTs: "'alway':3 'cold':5 'lol':6 'plate':2 'stay':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1450304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701675997 {#5098
    date: 2023-12-04 08:46: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
11 DENIED edit
App\Entity\EntryComment {#5099
  +user: Proxies\__CG__\App\Entity\User {#5100 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "“How about I just heat the plate instead dipshit?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1723310450 {#4011
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 193326
    -bodyTs: "'dipshit':9 'heat':5 'instead':8 'plate':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5780379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701635697 {#3947
      date: 2023-12-03 21:34:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "My plates always stay cold lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701675997 {#5097
    date: 2023-12-04 08:46:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Dagnet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5101 …}
  +nested: Doctrine\ORM\PersistentCollection {#5103 …}
  +votes: Doctrine\ORM\PersistentCollection {#5105 …}
  +reports: Doctrine\ORM\PersistentCollection {#5107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
  -id: 194827
  -bodyTs: "'alway':3 'cold':5 'lol':6 'plate':2 'stay':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1450304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701675997 {#5098
    date: 2023-12-04 08:46: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
12 DENIED moderate
App\Entity\EntryComment {#5099
  +user: Proxies\__CG__\App\Entity\User {#5100 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "“How about I just heat the plate instead dipshit?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1723310450 {#4011
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 193326
    -bodyTs: "'dipshit':9 'heat':5 'instead':8 'plate':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5780379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701635697 {#3947
      date: 2023-12-03 21:34:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "My plates always stay cold lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701675997 {#5097
    date: 2023-12-04 08:46:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Dagnet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5101 …}
  +nested: Doctrine\ORM\PersistentCollection {#5103 …}
  +votes: Doctrine\ORM\PersistentCollection {#5105 …}
  +reports: Doctrine\ORM\PersistentCollection {#5107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
  -id: 194827
  -bodyTs: "'alway':3 'cold':5 'lol':6 'plate':2 'stay':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1450304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701675997 {#5098
    date: 2023-12-04 08:46: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
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 {#5115
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "“How about I just heat the plate instead dipshit?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1723310450 {#4011
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 193326
    -bodyTs: "'dipshit':9 'heat':5 'instead':8 'plate':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5780379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701635697 {#3947
      date: 2023-12-03 21:34:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "But why’s it gotta be hotter than the runaway nuclear reaction at Chernobyl?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701636869 {#5113
    date: 2023-12-03 21:54:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Dagnet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5117 …}
  +nested: Doctrine\ORM\PersistentCollection {#5119 …}
  +votes: Doctrine\ORM\PersistentCollection {#5121 …}
  +reports: Doctrine\ORM\PersistentCollection {#5123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5127 …}
  -id: 308414
  -bodyTs: "'chernobyl':14 'gotta':5 'hotter':7 'nuclear':11 'reaction':12 'runaway':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5215346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701636869 {#5114
    date: 2023-12-03 21:54:29.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 {#5115
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "“How about I just heat the plate instead dipshit?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1723310450 {#4011
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 193326
    -bodyTs: "'dipshit':9 'heat':5 'instead':8 'plate':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5780379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701635697 {#3947
      date: 2023-12-03 21:34:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "But why’s it gotta be hotter than the runaway nuclear reaction at Chernobyl?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701636869 {#5113
    date: 2023-12-03 21:54:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Dagnet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5117 …}
  +nested: Doctrine\ORM\PersistentCollection {#5119 …}
  +votes: Doctrine\ORM\PersistentCollection {#5121 …}
  +reports: Doctrine\ORM\PersistentCollection {#5123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5127 …}
  -id: 308414
  -bodyTs: "'chernobyl':14 'gotta':5 'hotter':7 'nuclear':11 'reaction':12 'runaway':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5215346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701636869 {#5114
    date: 2023-12-03 21:54:29.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 {#5115
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "“How about I just heat the plate instead dipshit?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1723310450 {#4011
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 193326
    -bodyTs: "'dipshit':9 'heat':5 'instead':8 'plate':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5780379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701635697 {#3947
      date: 2023-12-03 21:34:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "But why’s it gotta be hotter than the runaway nuclear reaction at Chernobyl?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701636869 {#5113
    date: 2023-12-03 21:54:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Dagnet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5117 …}
  +nested: Doctrine\ORM\PersistentCollection {#5119 …}
  +votes: Doctrine\ORM\PersistentCollection {#5121 …}
  +reports: Doctrine\ORM\PersistentCollection {#5123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5127 …}
  -id: 308414
  -bodyTs: "'chernobyl':14 'gotta':5 'hotter':7 'nuclear':11 'reaction':12 'runaway':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5215346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701636869 {#5114
    date: 2023-12-03 21:54:29.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 {#4034
  +user: App\Entity\User {#4023 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703487818 {#4040
    date: 2023-12-25 08:03:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4029 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
  -id: 195568
  -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/3804518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701701154 {#4045
    date: 2023-12-04 15:45:54.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 {#4034
  +user: App\Entity\User {#4023 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703487818 {#4040
    date: 2023-12-25 08:03:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4029 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
  -id: 195568
  -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/3804518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701701154 {#4045
    date: 2023-12-04 15:45:54.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 {#4034
  +user: App\Entity\User {#4023 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703487818 {#4040
    date: 2023-12-25 08:03:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4029 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
  -id: 195568
  -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/3804518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701701154 {#4045
    date: 2023-12-04 15:45:54.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 {#5258
  +user: Proxies\__CG__\App\Entity\User {#5259 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4034
    +user: App\Entity\User {#4023 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703487818 {#4040
      date: 2023-12-25 08:03:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4039 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4029 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
    -id: 195568
    -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/3804518"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701701154 {#4045
      date: 2023-12-04 15:45:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "You guys need an airfryer in your life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701717252 {#5256
    date: 2023-12-04 20:14:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
  ]
  +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: 196415
  -bodyTs: "'airfryer':5 'guy':2 'life':8 'need':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5800724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701717252 {#5257
    date: 2023-12-04 20:14: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
23 DENIED edit
App\Entity\EntryComment {#5258
  +user: Proxies\__CG__\App\Entity\User {#5259 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4034
    +user: App\Entity\User {#4023 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703487818 {#4040
      date: 2023-12-25 08:03:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4039 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4029 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
    -id: 195568
    -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/3804518"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701701154 {#4045
      date: 2023-12-04 15:45:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "You guys need an airfryer in your life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701717252 {#5256
    date: 2023-12-04 20:14:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
  ]
  +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: 196415
  -bodyTs: "'airfryer':5 'guy':2 'life':8 'need':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5800724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701717252 {#5257
    date: 2023-12-04 20:14: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
24 DENIED moderate
App\Entity\EntryComment {#5258
  +user: Proxies\__CG__\App\Entity\User {#5259 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4034
    +user: App\Entity\User {#4023 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703487818 {#4040
      date: 2023-12-25 08:03:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4039 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4029 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
    -id: 195568
    -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/3804518"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701701154 {#4045
      date: 2023-12-04 15:45:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "You guys need an airfryer in your life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701717252 {#5256
    date: 2023-12-04 20:14:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
  ]
  +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: 196415
  -bodyTs: "'airfryer':5 'guy':2 'life':8 'need':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5800724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701717252 {#5257
    date: 2023-12-04 20:14: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
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 {#5488
  +user: Proxies\__CG__\App\Entity\User {#5489 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5258
    +user: Proxies\__CG__\App\Entity\User {#5259 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4034
      +user: App\Entity\User {#4023 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703487818 {#4040
        date: 2023-12-25 08:03:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4029 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
      -id: 195568
      -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/3804518"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701701154 {#4045
        date: 2023-12-04 15:45:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "You guys need an airfryer in your life."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701717252 {#5256
      date: 2023-12-04 20:14:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
    ]
    +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: 196415
    -bodyTs: "'airfryer':5 'guy':2 'life':8 'need':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5800724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701717252 {#5257
      date: 2023-12-04 20:14:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: """
    How am I going to airfry a soup?\n
    \n
    (With that said I have an air frier)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701730041 {#5486
    date: 2023-12-04 23:47:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
    "@Hnazant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5490 …}
  +nested: Doctrine\ORM\PersistentCollection {#5492 …}
  +votes: Doctrine\ORM\PersistentCollection {#5494 …}
  +reports: Doctrine\ORM\PersistentCollection {#5496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5500 …}
  -id: 197109
  -bodyTs: "'air':15 'airfri':6 'frier':16 'go':4 'said':11 'soup':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4728475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701730041 {#5487
    date: 2023-12-04 23:47: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
27 DENIED edit
App\Entity\EntryComment {#5488
  +user: Proxies\__CG__\App\Entity\User {#5489 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5258
    +user: Proxies\__CG__\App\Entity\User {#5259 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4034
      +user: App\Entity\User {#4023 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703487818 {#4040
        date: 2023-12-25 08:03:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4029 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
      -id: 195568
      -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/3804518"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701701154 {#4045
        date: 2023-12-04 15:45:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "You guys need an airfryer in your life."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701717252 {#5256
      date: 2023-12-04 20:14:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
    ]
    +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: 196415
    -bodyTs: "'airfryer':5 'guy':2 'life':8 'need':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5800724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701717252 {#5257
      date: 2023-12-04 20:14:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: """
    How am I going to airfry a soup?\n
    \n
    (With that said I have an air frier)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701730041 {#5486
    date: 2023-12-04 23:47:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
    "@Hnazant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5490 …}
  +nested: Doctrine\ORM\PersistentCollection {#5492 …}
  +votes: Doctrine\ORM\PersistentCollection {#5494 …}
  +reports: Doctrine\ORM\PersistentCollection {#5496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5500 …}
  -id: 197109
  -bodyTs: "'air':15 'airfri':6 'frier':16 'go':4 'said':11 'soup':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4728475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701730041 {#5487
    date: 2023-12-04 23:47: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
28 DENIED moderate
App\Entity\EntryComment {#5488
  +user: Proxies\__CG__\App\Entity\User {#5489 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5258
    +user: Proxies\__CG__\App\Entity\User {#5259 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4034
      +user: App\Entity\User {#4023 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703487818 {#4040
        date: 2023-12-25 08:03:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4029 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
      -id: 195568
      -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/3804518"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701701154 {#4045
        date: 2023-12-04 15:45:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "You guys need an airfryer in your life."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701717252 {#5256
      date: 2023-12-04 20:14:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
    ]
    +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: 196415
    -bodyTs: "'airfryer':5 'guy':2 'life':8 'need':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5800724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701717252 {#5257
      date: 2023-12-04 20:14:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: """
    How am I going to airfry a soup?\n
    \n
    (With that said I have an air frier)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701730041 {#5486
    date: 2023-12-04 23:47:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
    "@Hnazant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5490 …}
  +nested: Doctrine\ORM\PersistentCollection {#5492 …}
  +votes: Doctrine\ORM\PersistentCollection {#5494 …}
  +reports: Doctrine\ORM\PersistentCollection {#5496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5500 …}
  -id: 197109
  -bodyTs: "'air':15 'airfri':6 'frier':16 'go':4 'said':11 'soup':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4728475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701730041 {#5487
    date: 2023-12-04 23:47: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
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 {#5589
  +user: Proxies\__CG__\App\Entity\User {#5590 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5488
    +user: Proxies\__CG__\App\Entity\User {#5489 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5258
      +user: Proxies\__CG__\App\Entity\User {#5259 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4034
        +user: App\Entity\User {#4023 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703487818 {#4040
          date: 2023-12-25 08:03:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4039 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4029 …}
        +reports: Doctrine\ORM\PersistentCollection {#4032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
        -id: 195568
        -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leminal.space/comment/3804518"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701701154 {#4045
          date: 2023-12-04 15:45:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "You guys need an airfryer in your life."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701717252 {#5256
        date: 2023-12-04 20:14:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@KnowledgeableNip@leminal.space"
      ]
      +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: 196415
      -bodyTs: "'airfryer':5 'guy':2 'life':8 'need':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5800724"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701717252 {#5257
        date: 2023-12-04 20:14:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: """
      How am I going to airfry a soup?\n
      \n
      (With that said I have an air frier)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701730041 {#5486
      date: 2023-12-04 23:47:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
      "@Hnazant@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5490 …}
    +nested: Doctrine\ORM\PersistentCollection {#5492 …}
    +votes: Doctrine\ORM\PersistentCollection {#5494 …}
    +reports: Doctrine\ORM\PersistentCollection {#5496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5500 …}
    -id: 197109
    -bodyTs: "'air':15 'airfri':6 'frier':16 'go':4 'said':11 'soup':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4728475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701730041 {#5487
      date: 2023-12-04 23:47:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "You have trouble evenly heating soup in a microwave? I thought the process is pretty simple, multiple heating stages and stir in between"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701733816 {#5587
    date: 2023-12-05 00:50:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
    "@Hnazant@lemmy.world"
    "@Olgratin_Magmatoe@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5591 …}
  +nested: Doctrine\ORM\PersistentCollection {#5593 …}
  +votes: Doctrine\ORM\PersistentCollection {#5595 …}
  +reports: Doctrine\ORM\PersistentCollection {#5597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5601 …}
  -id: 197275
  -bodyTs: "'even':4 'heat':5,18 'microwav':9 'multipl':17 'pretti':15 'process':13 'simpl':16 'soup':6 'stage':19 'stir':21 'thought':11 'troubl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5805970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701733816 {#5588
    date: 2023-12-05 00:50: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
31 DENIED edit
App\Entity\EntryComment {#5589
  +user: Proxies\__CG__\App\Entity\User {#5590 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5488
    +user: Proxies\__CG__\App\Entity\User {#5489 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5258
      +user: Proxies\__CG__\App\Entity\User {#5259 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4034
        +user: App\Entity\User {#4023 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703487818 {#4040
          date: 2023-12-25 08:03:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4039 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4029 …}
        +reports: Doctrine\ORM\PersistentCollection {#4032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
        -id: 195568
        -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leminal.space/comment/3804518"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701701154 {#4045
          date: 2023-12-04 15:45:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "You guys need an airfryer in your life."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701717252 {#5256
        date: 2023-12-04 20:14:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@KnowledgeableNip@leminal.space"
      ]
      +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: 196415
      -bodyTs: "'airfryer':5 'guy':2 'life':8 'need':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5800724"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701717252 {#5257
        date: 2023-12-04 20:14:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: """
      How am I going to airfry a soup?\n
      \n
      (With that said I have an air frier)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701730041 {#5486
      date: 2023-12-04 23:47:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
      "@Hnazant@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5490 …}
    +nested: Doctrine\ORM\PersistentCollection {#5492 …}
    +votes: Doctrine\ORM\PersistentCollection {#5494 …}
    +reports: Doctrine\ORM\PersistentCollection {#5496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5500 …}
    -id: 197109
    -bodyTs: "'air':15 'airfri':6 'frier':16 'go':4 'said':11 'soup':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4728475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701730041 {#5487
      date: 2023-12-04 23:47:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "You have trouble evenly heating soup in a microwave? I thought the process is pretty simple, multiple heating stages and stir in between"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701733816 {#5587
    date: 2023-12-05 00:50:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
    "@Hnazant@lemmy.world"
    "@Olgratin_Magmatoe@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5591 …}
  +nested: Doctrine\ORM\PersistentCollection {#5593 …}
  +votes: Doctrine\ORM\PersistentCollection {#5595 …}
  +reports: Doctrine\ORM\PersistentCollection {#5597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5601 …}
  -id: 197275
  -bodyTs: "'even':4 'heat':5,18 'microwav':9 'multipl':17 'pretti':15 'process':13 'simpl':16 'soup':6 'stage':19 'stir':21 'thought':11 'troubl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5805970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701733816 {#5588
    date: 2023-12-05 00:50: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
32 DENIED moderate
App\Entity\EntryComment {#5589
  +user: Proxies\__CG__\App\Entity\User {#5590 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5488
    +user: Proxies\__CG__\App\Entity\User {#5489 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5258
      +user: Proxies\__CG__\App\Entity\User {#5259 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4034
        +user: App\Entity\User {#4023 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703487818 {#4040
          date: 2023-12-25 08:03:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4039 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4029 …}
        +reports: Doctrine\ORM\PersistentCollection {#4032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
        -id: 195568
        -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leminal.space/comment/3804518"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701701154 {#4045
          date: 2023-12-04 15:45:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "You guys need an airfryer in your life."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701717252 {#5256
        date: 2023-12-04 20:14:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@KnowledgeableNip@leminal.space"
      ]
      +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: 196415
      -bodyTs: "'airfryer':5 'guy':2 'life':8 'need':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5800724"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701717252 {#5257
        date: 2023-12-04 20:14:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: """
      How am I going to airfry a soup?\n
      \n
      (With that said I have an air frier)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701730041 {#5486
      date: 2023-12-04 23:47:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
      "@Hnazant@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5490 …}
    +nested: Doctrine\ORM\PersistentCollection {#5492 …}
    +votes: Doctrine\ORM\PersistentCollection {#5494 …}
    +reports: Doctrine\ORM\PersistentCollection {#5496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5500 …}
    -id: 197109
    -bodyTs: "'air':15 'airfri':6 'frier':16 'go':4 'said':11 'soup':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4728475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701730041 {#5487
      date: 2023-12-04 23:47:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "You have trouble evenly heating soup in a microwave? I thought the process is pretty simple, multiple heating stages and stir in between"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701733816 {#5587
    date: 2023-12-05 00:50:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
    "@Hnazant@lemmy.world"
    "@Olgratin_Magmatoe@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5591 …}
  +nested: Doctrine\ORM\PersistentCollection {#5593 …}
  +votes: Doctrine\ORM\PersistentCollection {#5595 …}
  +reports: Doctrine\ORM\PersistentCollection {#5597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5601 …}
  -id: 197275
  -bodyTs: "'even':4 'heat':5,18 'microwav':9 'multipl':17 'pretti':15 'process':13 'simpl':16 'soup':6 'stage':19 'stir':21 'thought':11 'troubl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5805970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701733816 {#5588
    date: 2023-12-05 00:50: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
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 {#5688
  +user: Proxies\__CG__\App\Entity\User {#5489 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5589
    +user: Proxies\__CG__\App\Entity\User {#5590 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5488
      +user: Proxies\__CG__\App\Entity\User {#5489 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5258
        +user: Proxies\__CG__\App\Entity\User {#5259 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4034
          +user: App\Entity\User {#4023 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1703487818 {#4040
            date: 2023-12-25 08:03:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WashedOver@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4039 …}
          +nested: Doctrine\ORM\PersistentCollection {#4038 …}
          +votes: Doctrine\ORM\PersistentCollection {#4029 …}
          +reports: Doctrine\ORM\PersistentCollection {#4032 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
          -id: 195568
          -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://leminal.space/comment/3804518"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701701154 {#4045
            date: 2023-12-04 15:45:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4034}
        +body: "You guys need an airfryer in your life."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701717252 {#5256
          date: 2023-12-04 20:14:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
          "@KnowledgeableNip@leminal.space"
        ]
        +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: 196415
        -bodyTs: "'airfryer':5 'guy':2 'life':8 'need':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5800724"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701717252 {#5257
          date: 2023-12-04 20:14:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: """
        How am I going to airfry a soup?\n
        \n
        (With that said I have an air frier)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701730041 {#5486
        date: 2023-12-04 23:47:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@KnowledgeableNip@leminal.space"
        "@Hnazant@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5490 …}
      +nested: Doctrine\ORM\PersistentCollection {#5492 …}
      +votes: Doctrine\ORM\PersistentCollection {#5494 …}
      +reports: Doctrine\ORM\PersistentCollection {#5496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5500 …}
      -id: 197109
      -bodyTs: "'air':15 'airfri':6 'frier':16 'go':4 'said':11 'soup':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4728475"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701730041 {#5487
        date: 2023-12-04 23:47:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "You have trouble evenly heating soup in a microwave? I thought the process is pretty simple, multiple heating stages and stir in between"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701733816 {#5587
      date: 2023-12-05 00:50:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
      "@Hnazant@lemmy.world"
      "@Olgratin_Magmatoe@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5591 …}
    +nested: Doctrine\ORM\PersistentCollection {#5593 …}
    +votes: Doctrine\ORM\PersistentCollection {#5595 …}
    +reports: Doctrine\ORM\PersistentCollection {#5597 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5599 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5601 …}
    -id: 197275
    -bodyTs: "'even':4 'heat':5,18 'microwav':9 'multipl':17 'pretti':15 'process':13 'simpl':16 'soup':6 'stage':19 'stir':21 'thought':11 'troubl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5805970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701733816 {#5588
      date: 2023-12-05 00:50:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: """
    That’s exactly what I do and I don’t have problems getting it warm all throughout.\n
    \n
    And even for solid food it isn’t too hard. Just keep it shaped like a doughnut, then let it sit for a minute or two.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701735410 {#5686
    date: 2023-12-05 01:16:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
    "@Hnazant@lemmy.world"
    "@Olgratin_Magmatoe@startrek.website"
    "@keyez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5689 …}
  +nested: Doctrine\ORM\PersistentCollection {#5691 …}
  +votes: Doctrine\ORM\PersistentCollection {#5693 …}
  +reports: Doctrine\ORM\PersistentCollection {#5695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5699 …}
  -id: 197339
  -bodyTs: "'doughnut':34 'even':19 'exact':3 'food':22 'get':13 'hard':27 'isn':24 'keep':29 'let':36 'like':32 'minut':41 'problem':12 'shape':31 'sit':38 'solid':21 'throughout':17 'two':43 'warm':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4730770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701735410 {#5687
    date: 2023-12-05 01:16: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
35 DENIED edit
App\Entity\EntryComment {#5688
  +user: Proxies\__CG__\App\Entity\User {#5489 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5589
    +user: Proxies\__CG__\App\Entity\User {#5590 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5488
      +user: Proxies\__CG__\App\Entity\User {#5489 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5258
        +user: Proxies\__CG__\App\Entity\User {#5259 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4034
          +user: App\Entity\User {#4023 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1703487818 {#4040
            date: 2023-12-25 08:03:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WashedOver@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4039 …}
          +nested: Doctrine\ORM\PersistentCollection {#4038 …}
          +votes: Doctrine\ORM\PersistentCollection {#4029 …}
          +reports: Doctrine\ORM\PersistentCollection {#4032 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
          -id: 195568
          -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://leminal.space/comment/3804518"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701701154 {#4045
            date: 2023-12-04 15:45:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4034}
        +body: "You guys need an airfryer in your life."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701717252 {#5256
          date: 2023-12-04 20:14:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
          "@KnowledgeableNip@leminal.space"
        ]
        +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: 196415
        -bodyTs: "'airfryer':5 'guy':2 'life':8 'need':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5800724"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701717252 {#5257
          date: 2023-12-04 20:14:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: """
        How am I going to airfry a soup?\n
        \n
        (With that said I have an air frier)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701730041 {#5486
        date: 2023-12-04 23:47:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@KnowledgeableNip@leminal.space"
        "@Hnazant@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5490 …}
      +nested: Doctrine\ORM\PersistentCollection {#5492 …}
      +votes: Doctrine\ORM\PersistentCollection {#5494 …}
      +reports: Doctrine\ORM\PersistentCollection {#5496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5500 …}
      -id: 197109
      -bodyTs: "'air':15 'airfri':6 'frier':16 'go':4 'said':11 'soup':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4728475"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701730041 {#5487
        date: 2023-12-04 23:47:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "You have trouble evenly heating soup in a microwave? I thought the process is pretty simple, multiple heating stages and stir in between"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701733816 {#5587
      date: 2023-12-05 00:50:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
      "@Hnazant@lemmy.world"
      "@Olgratin_Magmatoe@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5591 …}
    +nested: Doctrine\ORM\PersistentCollection {#5593 …}
    +votes: Doctrine\ORM\PersistentCollection {#5595 …}
    +reports: Doctrine\ORM\PersistentCollection {#5597 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5599 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5601 …}
    -id: 197275
    -bodyTs: "'even':4 'heat':5,18 'microwav':9 'multipl':17 'pretti':15 'process':13 'simpl':16 'soup':6 'stage':19 'stir':21 'thought':11 'troubl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5805970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701733816 {#5588
      date: 2023-12-05 00:50:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: """
    That’s exactly what I do and I don’t have problems getting it warm all throughout.\n
    \n
    And even for solid food it isn’t too hard. Just keep it shaped like a doughnut, then let it sit for a minute or two.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701735410 {#5686
    date: 2023-12-05 01:16:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
    "@Hnazant@lemmy.world"
    "@Olgratin_Magmatoe@startrek.website"
    "@keyez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5689 …}
  +nested: Doctrine\ORM\PersistentCollection {#5691 …}
  +votes: Doctrine\ORM\PersistentCollection {#5693 …}
  +reports: Doctrine\ORM\PersistentCollection {#5695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5699 …}
  -id: 197339
  -bodyTs: "'doughnut':34 'even':19 'exact':3 'food':22 'get':13 'hard':27 'isn':24 'keep':29 'let':36 'like':32 'minut':41 'problem':12 'shape':31 'sit':38 'solid':21 'throughout':17 'two':43 'warm':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4730770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701735410 {#5687
    date: 2023-12-05 01:16: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
36 DENIED moderate
App\Entity\EntryComment {#5688
  +user: Proxies\__CG__\App\Entity\User {#5489 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5589
    +user: Proxies\__CG__\App\Entity\User {#5590 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5488
      +user: Proxies\__CG__\App\Entity\User {#5489 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5258
        +user: Proxies\__CG__\App\Entity\User {#5259 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4034
          +user: App\Entity\User {#4023 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1703487818 {#4040
            date: 2023-12-25 08:03:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WashedOver@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4039 …}
          +nested: Doctrine\ORM\PersistentCollection {#4038 …}
          +votes: Doctrine\ORM\PersistentCollection {#4029 …}
          +reports: Doctrine\ORM\PersistentCollection {#4032 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
          -id: 195568
          -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://leminal.space/comment/3804518"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701701154 {#4045
            date: 2023-12-04 15:45:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4034}
        +body: "You guys need an airfryer in your life."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701717252 {#5256
          date: 2023-12-04 20:14:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
          "@KnowledgeableNip@leminal.space"
        ]
        +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: 196415
        -bodyTs: "'airfryer':5 'guy':2 'life':8 'need':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5800724"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701717252 {#5257
          date: 2023-12-04 20:14:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: """
        How am I going to airfry a soup?\n
        \n
        (With that said I have an air frier)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701730041 {#5486
        date: 2023-12-04 23:47:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@KnowledgeableNip@leminal.space"
        "@Hnazant@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5490 …}
      +nested: Doctrine\ORM\PersistentCollection {#5492 …}
      +votes: Doctrine\ORM\PersistentCollection {#5494 …}
      +reports: Doctrine\ORM\PersistentCollection {#5496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5500 …}
      -id: 197109
      -bodyTs: "'air':15 'airfri':6 'frier':16 'go':4 'said':11 'soup':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4728475"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701730041 {#5487
        date: 2023-12-04 23:47:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "You have trouble evenly heating soup in a microwave? I thought the process is pretty simple, multiple heating stages and stir in between"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701733816 {#5587
      date: 2023-12-05 00:50:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
      "@Hnazant@lemmy.world"
      "@Olgratin_Magmatoe@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5591 …}
    +nested: Doctrine\ORM\PersistentCollection {#5593 …}
    +votes: Doctrine\ORM\PersistentCollection {#5595 …}
    +reports: Doctrine\ORM\PersistentCollection {#5597 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5599 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5601 …}
    -id: 197275
    -bodyTs: "'even':4 'heat':5,18 'microwav':9 'multipl':17 'pretti':15 'process':13 'simpl':16 'soup':6 'stage':19 'stir':21 'thought':11 'troubl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5805970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701733816 {#5588
      date: 2023-12-05 00:50:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: """
    That’s exactly what I do and I don’t have problems getting it warm all throughout.\n
    \n
    And even for solid food it isn’t too hard. Just keep it shaped like a doughnut, then let it sit for a minute or two.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701735410 {#5686
    date: 2023-12-05 01:16:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
    "@Hnazant@lemmy.world"
    "@Olgratin_Magmatoe@startrek.website"
    "@keyez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5689 …}
  +nested: Doctrine\ORM\PersistentCollection {#5691 …}
  +votes: Doctrine\ORM\PersistentCollection {#5693 …}
  +reports: Doctrine\ORM\PersistentCollection {#5695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5699 …}
  -id: 197339
  -bodyTs: "'doughnut':34 'even':19 'exact':3 'food':22 'get':13 'hard':27 'isn':24 'keep':29 'let':36 'like':32 'minut':41 'problem':12 'shape':31 'sit':38 'solid':21 'throughout':17 'two':43 'warm':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4730770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701735410 {#5687
    date: 2023-12-05 01:16: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
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 {#5605
  +user: Proxies\__CG__\App\Entity\User {#5259 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5488
    +user: Proxies\__CG__\App\Entity\User {#5489 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5258
      +user: Proxies\__CG__\App\Entity\User {#5259 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4034
        +user: App\Entity\User {#4023 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703487818 {#4040
          date: 2023-12-25 08:03:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4039 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4029 …}
        +reports: Doctrine\ORM\PersistentCollection {#4032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
        -id: 195568
        -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leminal.space/comment/3804518"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701701154 {#4045
          date: 2023-12-04 15:45:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "You guys need an airfryer in your life."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701717252 {#5256
        date: 2023-12-04 20:14:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@KnowledgeableNip@leminal.space"
      ]
      +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: 196415
      -bodyTs: "'airfryer':5 'guy':2 'life':8 'need':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5800724"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701717252 {#5257
        date: 2023-12-04 20:14:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: """
      How am I going to airfry a soup?\n
      \n
      (With that said I have an air frier)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701730041 {#5486
      date: 2023-12-04 23:47:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
      "@Hnazant@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5490 …}
    +nested: Doctrine\ORM\PersistentCollection {#5492 …}
    +votes: Doctrine\ORM\PersistentCollection {#5494 …}
    +reports: Doctrine\ORM\PersistentCollection {#5496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5500 …}
    -id: 197109
    -bodyTs: "'air':15 'airfri':6 'frier':16 'go':4 'said':11 'soup':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4728475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701730041 {#5487
      date: 2023-12-04 23:47:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "I have a steamer combo. Can you steam soup?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702057970 {#5603
    date: 2023-12-08 18:52:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
    "@Hnazant@lemmy.world"
    "@Olgratin_Magmatoe@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5606 …}
  +nested: Doctrine\ORM\PersistentCollection {#5608 …}
  +votes: Doctrine\ORM\PersistentCollection {#5610 …}
  +reports: Doctrine\ORM\PersistentCollection {#5612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
  -id: 211148
  -bodyTs: "'combo':5 'soup':9 'steam':8 'steamer':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5901116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702057970 {#5604
    date: 2023-12-08 18:52: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
39 DENIED edit
App\Entity\EntryComment {#5605
  +user: Proxies\__CG__\App\Entity\User {#5259 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5488
    +user: Proxies\__CG__\App\Entity\User {#5489 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5258
      +user: Proxies\__CG__\App\Entity\User {#5259 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4034
        +user: App\Entity\User {#4023 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703487818 {#4040
          date: 2023-12-25 08:03:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4039 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4029 …}
        +reports: Doctrine\ORM\PersistentCollection {#4032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
        -id: 195568
        -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leminal.space/comment/3804518"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701701154 {#4045
          date: 2023-12-04 15:45:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "You guys need an airfryer in your life."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701717252 {#5256
        date: 2023-12-04 20:14:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@KnowledgeableNip@leminal.space"
      ]
      +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: 196415
      -bodyTs: "'airfryer':5 'guy':2 'life':8 'need':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5800724"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701717252 {#5257
        date: 2023-12-04 20:14:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: """
      How am I going to airfry a soup?\n
      \n
      (With that said I have an air frier)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701730041 {#5486
      date: 2023-12-04 23:47:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
      "@Hnazant@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5490 …}
    +nested: Doctrine\ORM\PersistentCollection {#5492 …}
    +votes: Doctrine\ORM\PersistentCollection {#5494 …}
    +reports: Doctrine\ORM\PersistentCollection {#5496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5500 …}
    -id: 197109
    -bodyTs: "'air':15 'airfri':6 'frier':16 'go':4 'said':11 'soup':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4728475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701730041 {#5487
      date: 2023-12-04 23:47:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "I have a steamer combo. Can you steam soup?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702057970 {#5603
    date: 2023-12-08 18:52:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
    "@Hnazant@lemmy.world"
    "@Olgratin_Magmatoe@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5606 …}
  +nested: Doctrine\ORM\PersistentCollection {#5608 …}
  +votes: Doctrine\ORM\PersistentCollection {#5610 …}
  +reports: Doctrine\ORM\PersistentCollection {#5612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
  -id: 211148
  -bodyTs: "'combo':5 'soup':9 'steam':8 'steamer':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5901116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702057970 {#5604
    date: 2023-12-08 18:52: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
40 DENIED moderate
App\Entity\EntryComment {#5605
  +user: Proxies\__CG__\App\Entity\User {#5259 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5488
    +user: Proxies\__CG__\App\Entity\User {#5489 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5258
      +user: Proxies\__CG__\App\Entity\User {#5259 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4034
        +user: App\Entity\User {#4023 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703487818 {#4040
          date: 2023-12-25 08:03:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4039 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4029 …}
        +reports: Doctrine\ORM\PersistentCollection {#4032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
        -id: 195568
        -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leminal.space/comment/3804518"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701701154 {#4045
          date: 2023-12-04 15:45:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "You guys need an airfryer in your life."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701717252 {#5256
        date: 2023-12-04 20:14:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@KnowledgeableNip@leminal.space"
      ]
      +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: 196415
      -bodyTs: "'airfryer':5 'guy':2 'life':8 'need':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5800724"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701717252 {#5257
        date: 2023-12-04 20:14:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: """
      How am I going to airfry a soup?\n
      \n
      (With that said I have an air frier)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701730041 {#5486
      date: 2023-12-04 23:47:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
      "@Hnazant@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5490 …}
    +nested: Doctrine\ORM\PersistentCollection {#5492 …}
    +votes: Doctrine\ORM\PersistentCollection {#5494 …}
    +reports: Doctrine\ORM\PersistentCollection {#5496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5500 …}
    -id: 197109
    -bodyTs: "'air':15 'airfri':6 'frier':16 'go':4 'said':11 'soup':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4728475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701730041 {#5487
      date: 2023-12-04 23:47:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "I have a steamer combo. Can you steam soup?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702057970 {#5603
    date: 2023-12-08 18:52:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
    "@Hnazant@lemmy.world"
    "@Olgratin_Magmatoe@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5606 …}
  +nested: Doctrine\ORM\PersistentCollection {#5608 …}
  +votes: Doctrine\ORM\PersistentCollection {#5610 …}
  +reports: Doctrine\ORM\PersistentCollection {#5612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
  -id: 211148
  -bodyTs: "'combo':5 'soup':9 'steam':8 'steamer':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5901116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702057970 {#5604
    date: 2023-12-08 18:52: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
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 {#5504
  +user: Proxies\__CG__\App\Entity\User {#5505 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5258
    +user: Proxies\__CG__\App\Entity\User {#5259 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4034
      +user: App\Entity\User {#4023 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703487818 {#4040
        date: 2023-12-25 08:03:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4029 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
      -id: 195568
      -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/3804518"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701701154 {#4045
        date: 2023-12-04 15:45:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "You guys need an airfryer in your life."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701717252 {#5256
      date: 2023-12-04 20:14:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
    ]
    +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: 196415
    -bodyTs: "'airfryer':5 'guy':2 'life':8 'need':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5800724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701717252 {#5257
      date: 2023-12-04 20:14:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "I just got an air fryer and find that the food is cold in the middle but the rest is cooked. What am I doing wrong?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701729880 {#5502
    date: 2023-12-04 23:44:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
    "@Hnazant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5506 …}
  +nested: Doctrine\ORM\PersistentCollection {#5508 …}
  +votes: Doctrine\ORM\PersistentCollection {#5510 …}
  +reports: Doctrine\ORM\PersistentCollection {#5512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
  -id: 197099
  -bodyTs: "'air':5 'cold':13 'cook':21 'find':8 'food':11 'fryer':6 'got':3 'middl':16 'rest':19 'wrong':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6378229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701729880 {#5503
    date: 2023-12-04 23:44:40.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 {#5504
  +user: Proxies\__CG__\App\Entity\User {#5505 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5258
    +user: Proxies\__CG__\App\Entity\User {#5259 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4034
      +user: App\Entity\User {#4023 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703487818 {#4040
        date: 2023-12-25 08:03:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4029 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
      -id: 195568
      -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/3804518"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701701154 {#4045
        date: 2023-12-04 15:45:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "You guys need an airfryer in your life."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701717252 {#5256
      date: 2023-12-04 20:14:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
    ]
    +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: 196415
    -bodyTs: "'airfryer':5 'guy':2 'life':8 'need':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5800724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701717252 {#5257
      date: 2023-12-04 20:14:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "I just got an air fryer and find that the food is cold in the middle but the rest is cooked. What am I doing wrong?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701729880 {#5502
    date: 2023-12-04 23:44:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
    "@Hnazant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5506 …}
  +nested: Doctrine\ORM\PersistentCollection {#5508 …}
  +votes: Doctrine\ORM\PersistentCollection {#5510 …}
  +reports: Doctrine\ORM\PersistentCollection {#5512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
  -id: 197099
  -bodyTs: "'air':5 'cold':13 'cook':21 'find':8 'food':11 'fryer':6 'got':3 'middl':16 'rest':19 'wrong':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6378229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701729880 {#5503
    date: 2023-12-04 23:44:40.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 {#5504
  +user: Proxies\__CG__\App\Entity\User {#5505 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5258
    +user: Proxies\__CG__\App\Entity\User {#5259 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4034
      +user: App\Entity\User {#4023 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703487818 {#4040
        date: 2023-12-25 08:03:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4029 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
      -id: 195568
      -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/3804518"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701701154 {#4045
        date: 2023-12-04 15:45:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "You guys need an airfryer in your life."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701717252 {#5256
      date: 2023-12-04 20:14:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
    ]
    +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: 196415
    -bodyTs: "'airfryer':5 'guy':2 'life':8 'need':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5800724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701717252 {#5257
      date: 2023-12-04 20:14:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "I just got an air fryer and find that the food is cold in the middle but the rest is cooked. What am I doing wrong?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701729880 {#5502
    date: 2023-12-04 23:44:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
    "@Hnazant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5506 …}
  +nested: Doctrine\ORM\PersistentCollection {#5508 …}
  +votes: Doctrine\ORM\PersistentCollection {#5510 …}
  +reports: Doctrine\ORM\PersistentCollection {#5512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
  -id: 197099
  -bodyTs: "'air':5 'cold':13 'cook':21 'find':8 'food':11 'fryer':6 'got':3 'middl':16 'rest':19 'wrong':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6378229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701729880 {#5503
    date: 2023-12-04 23:44:40.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 {#5274
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4034
    +user: App\Entity\User {#4023 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703487818 {#4040
      date: 2023-12-25 08:03:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4039 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4029 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
    -id: 195568
    -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/3804518"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701701154 {#4045
      date: 2023-12-04 15:45:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "I watched a video the other day discussing the sensors in some Microwaves for popping popcorn. Most lower end units don’t have these sensors but the ones that do, can actually make pretty good popcorn."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701705327 {#5272
    date: 2023-12-04 16:55:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5275 …}
  +nested: Doctrine\ORM\PersistentCollection {#5277 …}
  +votes: Doctrine\ORM\PersistentCollection {#5279 …}
  +reports: Doctrine\ORM\PersistentCollection {#5281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
  -id: 195768
  -bodyTs: "'actual':32 'day':7 'discuss':8 'end':19 'good':35 'lower':18 'make':33 'microwav':13 'one':28 'pop':15 'popcorn':16,36 'pretti':34 'sensor':10,25 'unit':20 'video':4 'watch':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5407267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701705327 {#5273
    date: 2023-12-04 16:55:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5274
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4034
    +user: App\Entity\User {#4023 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703487818 {#4040
      date: 2023-12-25 08:03:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4039 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4029 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
    -id: 195568
    -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/3804518"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701701154 {#4045
      date: 2023-12-04 15:45:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "I watched a video the other day discussing the sensors in some Microwaves for popping popcorn. Most lower end units don’t have these sensors but the ones that do, can actually make pretty good popcorn."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701705327 {#5272
    date: 2023-12-04 16:55:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5275 …}
  +nested: Doctrine\ORM\PersistentCollection {#5277 …}
  +votes: Doctrine\ORM\PersistentCollection {#5279 …}
  +reports: Doctrine\ORM\PersistentCollection {#5281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
  -id: 195768
  -bodyTs: "'actual':32 'day':7 'discuss':8 'end':19 'good':35 'lower':18 'make':33 'microwav':13 'one':28 'pop':15 'popcorn':16,36 'pretti':34 'sensor':10,25 'unit':20 'video':4 'watch':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5407267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701705327 {#5273
    date: 2023-12-04 16:55:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5274
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4034
    +user: App\Entity\User {#4023 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703487818 {#4040
      date: 2023-12-25 08:03:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4039 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4029 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
    -id: 195568
    -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/3804518"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701701154 {#4045
      date: 2023-12-04 15:45:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "I watched a video the other day discussing the sensors in some Microwaves for popping popcorn. Most lower end units don’t have these sensors but the ones that do, can actually make pretty good popcorn."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701705327 {#5272
    date: 2023-12-04 16:55:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5275 …}
  +nested: Doctrine\ORM\PersistentCollection {#5277 …}
  +votes: Doctrine\ORM\PersistentCollection {#5279 …}
  +reports: Doctrine\ORM\PersistentCollection {#5281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
  -id: 195768
  -bodyTs: "'actual':32 'day':7 'discuss':8 'end':19 'good':35 'lower':18 'make':33 'microwav':13 'one':28 'pop':15 'popcorn':16,36 'pretti':34 'sensor':10,25 'unit':20 'video':4 'watch':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5407267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701705327 {#5273
    date: 2023-12-04 16:55:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5456
  +user: Proxies\__CG__\App\Entity\User {#5457 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5274
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4034
      +user: App\Entity\User {#4023 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703487818 {#4040
        date: 2023-12-25 08:03:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4029 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
      -id: 195568
      -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/3804518"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701701154 {#4045
        date: 2023-12-04 15:45:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "I watched a video the other day discussing the sensors in some Microwaves for popping popcorn. Most lower end units don’t have these sensors but the ones that do, can actually make pretty good popcorn."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701705327 {#5272
      date: 2023-12-04 16:55:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5275 …}
    +nested: Doctrine\ORM\PersistentCollection {#5277 …}
    +votes: Doctrine\ORM\PersistentCollection {#5279 …}
    +reports: Doctrine\ORM\PersistentCollection {#5281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
    -id: 195768
    -bodyTs: "'actual':32 'day':7 'discuss':8 'end':19 'good':35 'lower':18 'make':33 'microwav':13 'one':28 'pop':15 'popcorn':16,36 'pretti':34 'sensor':10,25 'unit':20 'video':4 'watch':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5407267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701705327 {#5273
      date: 2023-12-04 16:55:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "I watched that same video, and it inspired me to upgrade my microwave game. I’ve had the same one for like a decade and it sucked. New one has all the bells / whistles and does air frying too. It’s night and day compared to the old one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701706571 {#5454
    date: 2023-12-04 17:16:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5458 …}
  +nested: Doctrine\ORM\PersistentCollection {#5460 …}
  +votes: Doctrine\ORM\PersistentCollection {#5462 …}
  +reports: Doctrine\ORM\PersistentCollection {#5464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
  -id: 195840
  -bodyTs: "'air':37 'bell':33 'compar':45 'day':44 'decad':24 'fri':38 'game':14 'inspir':8 'like':22 'microwav':13 'new':28 'night':42 'old':48 'one':20,29,49 'suck':27 'upgrad':11 've':16 'video':5 'watch':2 'whistl':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5797447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701706571 {#5455
    date: 2023-12-04 17:16: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
51 DENIED edit
App\Entity\EntryComment {#5456
  +user: Proxies\__CG__\App\Entity\User {#5457 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5274
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4034
      +user: App\Entity\User {#4023 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703487818 {#4040
        date: 2023-12-25 08:03:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4029 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
      -id: 195568
      -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/3804518"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701701154 {#4045
        date: 2023-12-04 15:45:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "I watched a video the other day discussing the sensors in some Microwaves for popping popcorn. Most lower end units don’t have these sensors but the ones that do, can actually make pretty good popcorn."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701705327 {#5272
      date: 2023-12-04 16:55:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5275 …}
    +nested: Doctrine\ORM\PersistentCollection {#5277 …}
    +votes: Doctrine\ORM\PersistentCollection {#5279 …}
    +reports: Doctrine\ORM\PersistentCollection {#5281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
    -id: 195768
    -bodyTs: "'actual':32 'day':7 'discuss':8 'end':19 'good':35 'lower':18 'make':33 'microwav':13 'one':28 'pop':15 'popcorn':16,36 'pretti':34 'sensor':10,25 'unit':20 'video':4 'watch':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5407267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701705327 {#5273
      date: 2023-12-04 16:55:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "I watched that same video, and it inspired me to upgrade my microwave game. I’ve had the same one for like a decade and it sucked. New one has all the bells / whistles and does air frying too. It’s night and day compared to the old one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701706571 {#5454
    date: 2023-12-04 17:16:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5458 …}
  +nested: Doctrine\ORM\PersistentCollection {#5460 …}
  +votes: Doctrine\ORM\PersistentCollection {#5462 …}
  +reports: Doctrine\ORM\PersistentCollection {#5464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
  -id: 195840
  -bodyTs: "'air':37 'bell':33 'compar':45 'day':44 'decad':24 'fri':38 'game':14 'inspir':8 'like':22 'microwav':13 'new':28 'night':42 'old':48 'one':20,29,49 'suck':27 'upgrad':11 've':16 'video':5 'watch':2 'whistl':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5797447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701706571 {#5455
    date: 2023-12-04 17:16: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
52 DENIED moderate
App\Entity\EntryComment {#5456
  +user: Proxies\__CG__\App\Entity\User {#5457 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5274
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4034
      +user: App\Entity\User {#4023 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703487818 {#4040
        date: 2023-12-25 08:03:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4029 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
      -id: 195568
      -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/3804518"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701701154 {#4045
        date: 2023-12-04 15:45:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "I watched a video the other day discussing the sensors in some Microwaves for popping popcorn. Most lower end units don’t have these sensors but the ones that do, can actually make pretty good popcorn."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701705327 {#5272
      date: 2023-12-04 16:55:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5275 …}
    +nested: Doctrine\ORM\PersistentCollection {#5277 …}
    +votes: Doctrine\ORM\PersistentCollection {#5279 …}
    +reports: Doctrine\ORM\PersistentCollection {#5281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
    -id: 195768
    -bodyTs: "'actual':32 'day':7 'discuss':8 'end':19 'good':35 'lower':18 'make':33 'microwav':13 'one':28 'pop':15 'popcorn':16,36 'pretti':34 'sensor':10,25 'unit':20 'video':4 'watch':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5407267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701705327 {#5273
      date: 2023-12-04 16:55:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "I watched that same video, and it inspired me to upgrade my microwave game. I’ve had the same one for like a decade and it sucked. New one has all the bells / whistles and does air frying too. It’s night and day compared to the old one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701706571 {#5454
    date: 2023-12-04 17:16:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5458 …}
  +nested: Doctrine\ORM\PersistentCollection {#5460 …}
  +votes: Doctrine\ORM\PersistentCollection {#5462 …}
  +reports: Doctrine\ORM\PersistentCollection {#5464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
  -id: 195840
  -bodyTs: "'air':37 'bell':33 'compar':45 'day':44 'decad':24 'fri':38 'game':14 'inspir':8 'like':22 'microwav':13 'new':28 'night':42 'old':48 'one':20,29,49 'suck':27 'upgrad':11 've':16 'video':5 'watch':2 'whistl':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5797447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701706571 {#5455
    date: 2023-12-04 17:16: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
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 {#5472
  +user: Proxies\__CG__\App\Entity\User {#5473 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5274
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4034
      +user: App\Entity\User {#4023 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703487818 {#4040
        date: 2023-12-25 08:03:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4029 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
      -id: 195568
      -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/3804518"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701701154 {#4045
        date: 2023-12-04 15:45:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "I watched a video the other day discussing the sensors in some Microwaves for popping popcorn. Most lower end units don’t have these sensors but the ones that do, can actually make pretty good popcorn."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701705327 {#5272
      date: 2023-12-04 16:55:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5275 …}
    +nested: Doctrine\ORM\PersistentCollection {#5277 …}
    +votes: Doctrine\ORM\PersistentCollection {#5279 …}
    +reports: Doctrine\ORM\PersistentCollection {#5281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
    -id: 195768
    -bodyTs: "'actual':32 'day':7 'discuss':8 'end':19 'good':35 'lower':18 'make':33 'microwav':13 'one':28 'pop':15 'popcorn':16,36 'pretti':34 'sensor':10,25 'unit':20 'video':4 'watch':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5407267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701705327 {#5273
      date: 2023-12-04 16:55:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "TechnologyConnections is pretty dope"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701705593 {#5470
    date: 2023-12-04 16:59:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5474 …}
  +nested: Doctrine\ORM\PersistentCollection {#5476 …}
  +votes: Doctrine\ORM\PersistentCollection {#5478 …}
  +reports: Doctrine\ORM\PersistentCollection {#5480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
  -id: 195781
  -bodyTs: "'dope':4 'pretti':3 'technologyconnect':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5396271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701705593 {#5471
    date: 2023-12-04 16:59: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
55 DENIED edit
App\Entity\EntryComment {#5472
  +user: Proxies\__CG__\App\Entity\User {#5473 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5274
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4034
      +user: App\Entity\User {#4023 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703487818 {#4040
        date: 2023-12-25 08:03:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4029 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
      -id: 195568
      -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/3804518"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701701154 {#4045
        date: 2023-12-04 15:45:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "I watched a video the other day discussing the sensors in some Microwaves for popping popcorn. Most lower end units don’t have these sensors but the ones that do, can actually make pretty good popcorn."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701705327 {#5272
      date: 2023-12-04 16:55:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5275 …}
    +nested: Doctrine\ORM\PersistentCollection {#5277 …}
    +votes: Doctrine\ORM\PersistentCollection {#5279 …}
    +reports: Doctrine\ORM\PersistentCollection {#5281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
    -id: 195768
    -bodyTs: "'actual':32 'day':7 'discuss':8 'end':19 'good':35 'lower':18 'make':33 'microwav':13 'one':28 'pop':15 'popcorn':16,36 'pretti':34 'sensor':10,25 'unit':20 'video':4 'watch':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5407267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701705327 {#5273
      date: 2023-12-04 16:55:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "TechnologyConnections is pretty dope"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701705593 {#5470
    date: 2023-12-04 16:59:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5474 …}
  +nested: Doctrine\ORM\PersistentCollection {#5476 …}
  +votes: Doctrine\ORM\PersistentCollection {#5478 …}
  +reports: Doctrine\ORM\PersistentCollection {#5480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
  -id: 195781
  -bodyTs: "'dope':4 'pretti':3 'technologyconnect':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5396271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701705593 {#5471
    date: 2023-12-04 16:59: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
56 DENIED moderate
App\Entity\EntryComment {#5472
  +user: Proxies\__CG__\App\Entity\User {#5473 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5274
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4034
      +user: App\Entity\User {#4023 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703487818 {#4040
        date: 2023-12-25 08:03:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4029 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
      -id: 195568
      -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/3804518"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701701154 {#4045
        date: 2023-12-04 15:45:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "I watched a video the other day discussing the sensors in some Microwaves for popping popcorn. Most lower end units don’t have these sensors but the ones that do, can actually make pretty good popcorn."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701705327 {#5272
      date: 2023-12-04 16:55:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5275 …}
    +nested: Doctrine\ORM\PersistentCollection {#5277 …}
    +votes: Doctrine\ORM\PersistentCollection {#5279 …}
    +reports: Doctrine\ORM\PersistentCollection {#5281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
    -id: 195768
    -bodyTs: "'actual':32 'day':7 'discuss':8 'end':19 'good':35 'lower':18 'make':33 'microwav':13 'one':28 'pop':15 'popcorn':16,36 'pretti':34 'sensor':10,25 'unit':20 'video':4 'watch':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5407267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701705327 {#5273
      date: 2023-12-04 16:55:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "TechnologyConnections is pretty dope"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701705593 {#5470
    date: 2023-12-04 16:59:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5474 …}
  +nested: Doctrine\ORM\PersistentCollection {#5476 …}
  +votes: Doctrine\ORM\PersistentCollection {#5478 …}
  +reports: Doctrine\ORM\PersistentCollection {#5480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
  -id: 195781
  -bodyTs: "'dope':4 'pretti':3 'technologyconnect':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5396271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701705593 {#5471
    date: 2023-12-04 16:59: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
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 {#5578
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5472
    +user: Proxies\__CG__\App\Entity\User {#5473 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5274
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4034
        +user: App\Entity\User {#4023 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703487818 {#4040
          date: 2023-12-25 08:03:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4039 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4029 …}
        +reports: Doctrine\ORM\PersistentCollection {#4032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
        -id: 195568
        -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leminal.space/comment/3804518"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701701154 {#4045
          date: 2023-12-04 15:45:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "I watched a video the other day discussing the sensors in some Microwaves for popping popcorn. Most lower end units don’t have these sensors but the ones that do, can actually make pretty good popcorn."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701705327 {#5272
        date: 2023-12-04 16:55:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@KnowledgeableNip@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5275 …}
      +nested: Doctrine\ORM\PersistentCollection {#5277 …}
      +votes: Doctrine\ORM\PersistentCollection {#5279 …}
      +reports: Doctrine\ORM\PersistentCollection {#5281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
      -id: 195768
      -bodyTs: "'actual':32 'day':7 'discuss':8 'end':19 'good':35 'lower':18 'make':33 'microwav':13 'one':28 'pop':15 'popcorn':16,36 'pretti':34 'sensor':10,25 'unit':20 'video':4 'watch':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5407267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701705327 {#5273
        date: 2023-12-04 16:55:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "TechnologyConnections is pretty dope"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701705593 {#5470
      date: 2023-12-04 16:59:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5474 …}
    +nested: Doctrine\ORM\PersistentCollection {#5476 …}
    +votes: Doctrine\ORM\PersistentCollection {#5478 …}
    +reports: Doctrine\ORM\PersistentCollection {#5480 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
    -id: 195781
    -bodyTs: "'dope':4 'pretti':3 'technologyconnect':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5396271"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701705593 {#5471
      date: 2023-12-04 16:59:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "Thanks, I couldn’t recall the name of the channel. He does some great content. I never cared about microwaves because I don’t use them, but I found myself watching a couple of long videos he did on them none the less."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701706067 {#5579
    date: 2023-12-04 17:07:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
    "@amki@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5572 …}
  +nested: Doctrine\ORM\PersistentCollection {#5571 …}
  +votes: Doctrine\ORM\PersistentCollection {#5569 …}
  +reports: Doctrine\ORM\PersistentCollection {#5581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5585 …}
  -id: 195809
  -bodyTs: "'care':18 'channel':10 'content':15 'couldn':3 'coupl':33 'found':29 'great':14 'less':43 'long':35 'microwav':20 'name':7 'never':17 'none':41 'recal':5 'thank':1 'use':25 'video':36 'watch':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5407576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701706067 {#5576
    date: 2023-12-04 17:07:47.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 {#5578
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5472
    +user: Proxies\__CG__\App\Entity\User {#5473 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5274
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4034
        +user: App\Entity\User {#4023 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703487818 {#4040
          date: 2023-12-25 08:03:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4039 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4029 …}
        +reports: Doctrine\ORM\PersistentCollection {#4032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
        -id: 195568
        -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leminal.space/comment/3804518"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701701154 {#4045
          date: 2023-12-04 15:45:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "I watched a video the other day discussing the sensors in some Microwaves for popping popcorn. Most lower end units don’t have these sensors but the ones that do, can actually make pretty good popcorn."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701705327 {#5272
        date: 2023-12-04 16:55:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@KnowledgeableNip@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5275 …}
      +nested: Doctrine\ORM\PersistentCollection {#5277 …}
      +votes: Doctrine\ORM\PersistentCollection {#5279 …}
      +reports: Doctrine\ORM\PersistentCollection {#5281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
      -id: 195768
      -bodyTs: "'actual':32 'day':7 'discuss':8 'end':19 'good':35 'lower':18 'make':33 'microwav':13 'one':28 'pop':15 'popcorn':16,36 'pretti':34 'sensor':10,25 'unit':20 'video':4 'watch':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5407267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701705327 {#5273
        date: 2023-12-04 16:55:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "TechnologyConnections is pretty dope"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701705593 {#5470
      date: 2023-12-04 16:59:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5474 …}
    +nested: Doctrine\ORM\PersistentCollection {#5476 …}
    +votes: Doctrine\ORM\PersistentCollection {#5478 …}
    +reports: Doctrine\ORM\PersistentCollection {#5480 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
    -id: 195781
    -bodyTs: "'dope':4 'pretti':3 'technologyconnect':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5396271"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701705593 {#5471
      date: 2023-12-04 16:59:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "Thanks, I couldn’t recall the name of the channel. He does some great content. I never cared about microwaves because I don’t use them, but I found myself watching a couple of long videos he did on them none the less."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701706067 {#5579
    date: 2023-12-04 17:07:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
    "@amki@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5572 …}
  +nested: Doctrine\ORM\PersistentCollection {#5571 …}
  +votes: Doctrine\ORM\PersistentCollection {#5569 …}
  +reports: Doctrine\ORM\PersistentCollection {#5581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5585 …}
  -id: 195809
  -bodyTs: "'care':18 'channel':10 'content':15 'couldn':3 'coupl':33 'found':29 'great':14 'less':43 'long':35 'microwav':20 'name':7 'never':17 'none':41 'recal':5 'thank':1 'use':25 'video':36 'watch':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5407576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701706067 {#5576
    date: 2023-12-04 17:07:47.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 {#5578
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5472
    +user: Proxies\__CG__\App\Entity\User {#5473 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5274
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4034
        +user: App\Entity\User {#4023 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703487818 {#4040
          date: 2023-12-25 08:03:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4039 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4029 …}
        +reports: Doctrine\ORM\PersistentCollection {#4032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
        -id: 195568
        -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leminal.space/comment/3804518"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701701154 {#4045
          date: 2023-12-04 15:45:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "I watched a video the other day discussing the sensors in some Microwaves for popping popcorn. Most lower end units don’t have these sensors but the ones that do, can actually make pretty good popcorn."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701705327 {#5272
        date: 2023-12-04 16:55:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@KnowledgeableNip@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5275 …}
      +nested: Doctrine\ORM\PersistentCollection {#5277 …}
      +votes: Doctrine\ORM\PersistentCollection {#5279 …}
      +reports: Doctrine\ORM\PersistentCollection {#5281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
      -id: 195768
      -bodyTs: "'actual':32 'day':7 'discuss':8 'end':19 'good':35 'lower':18 'make':33 'microwav':13 'one':28 'pop':15 'popcorn':16,36 'pretti':34 'sensor':10,25 'unit':20 'video':4 'watch':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5407267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701705327 {#5273
        date: 2023-12-04 16:55:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "TechnologyConnections is pretty dope"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701705593 {#5470
      date: 2023-12-04 16:59:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5474 …}
    +nested: Doctrine\ORM\PersistentCollection {#5476 …}
    +votes: Doctrine\ORM\PersistentCollection {#5478 …}
    +reports: Doctrine\ORM\PersistentCollection {#5480 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
    -id: 195781
    -bodyTs: "'dope':4 'pretti':3 'technologyconnect':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5396271"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701705593 {#5471
      date: 2023-12-04 16:59:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "Thanks, I couldn’t recall the name of the channel. He does some great content. I never cared about microwaves because I don’t use them, but I found myself watching a couple of long videos he did on them none the less."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701706067 {#5579
    date: 2023-12-04 17:07:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
    "@amki@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5572 …}
  +nested: Doctrine\ORM\PersistentCollection {#5571 …}
  +votes: Doctrine\ORM\PersistentCollection {#5569 …}
  +reports: Doctrine\ORM\PersistentCollection {#5581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5585 …}
  -id: 195809
  -bodyTs: "'care':18 'channel':10 'content':15 'couldn':3 'coupl':33 'found':29 'great':14 'less':43 'long':35 'microwav':20 'name':7 'never':17 'none':41 'recal':5 'thank':1 'use':25 'video':36 'watch':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5407576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701706067 {#5576
    date: 2023-12-04 17:07:47.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 {#5668
  +user: Proxies\__CG__\App\Entity\User {#5672 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5578
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5472
      +user: Proxies\__CG__\App\Entity\User {#5473 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5274
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4034
          +user: App\Entity\User {#4023 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1703487818 {#4040
            date: 2023-12-25 08:03:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WashedOver@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4039 …}
          +nested: Doctrine\ORM\PersistentCollection {#4038 …}
          +votes: Doctrine\ORM\PersistentCollection {#4029 …}
          +reports: Doctrine\ORM\PersistentCollection {#4032 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
          -id: 195568
          -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://leminal.space/comment/3804518"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701701154 {#4045
            date: 2023-12-04 15:45:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4034}
        +body: "I watched a video the other day discussing the sensors in some Microwaves for popping popcorn. Most lower end units don’t have these sensors but the ones that do, can actually make pretty good popcorn."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701705327 {#5272
          date: 2023-12-04 16:55:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
          "@KnowledgeableNip@leminal.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5275 …}
        +nested: Doctrine\ORM\PersistentCollection {#5277 …}
        +votes: Doctrine\ORM\PersistentCollection {#5279 …}
        +reports: Doctrine\ORM\PersistentCollection {#5281 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
        -id: 195768
        -bodyTs: "'actual':32 'day':7 'discuss':8 'end':19 'good':35 'lower':18 'make':33 'microwav':13 'one':28 'pop':15 'popcorn':16,36 'pretti':34 'sensor':10,25 'unit':20 'video':4 'watch':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5407267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701705327 {#5273
          date: 2023-12-04 16:55:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "TechnologyConnections is pretty dope"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701705593 {#5470
        date: 2023-12-04 16:59:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@KnowledgeableNip@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5474 …}
      +nested: Doctrine\ORM\PersistentCollection {#5476 …}
      +votes: Doctrine\ORM\PersistentCollection {#5478 …}
      +reports: Doctrine\ORM\PersistentCollection {#5480 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
      -id: 195781
      -bodyTs: "'dope':4 'pretti':3 'technologyconnect':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5396271"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701705593 {#5471
        date: 2023-12-04 16:59:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "Thanks, I couldn’t recall the name of the channel. He does some great content. I never cared about microwaves because I don’t use them, but I found myself watching a couple of long videos he did on them none the less."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701706067 {#5579
      date: 2023-12-04 17:07:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
      "@amki@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5572 …}
    +nested: Doctrine\ORM\PersistentCollection {#5571 …}
    +votes: Doctrine\ORM\PersistentCollection {#5569 …}
    +reports: Doctrine\ORM\PersistentCollection {#5581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5585 …}
    -id: 195809
    -bodyTs: "'care':18 'channel':10 'content':15 'couldn':3 'coupl':33 'found':29 'great':14 'less':43 'long':35 'microwav':20 'name':7 'never':17 'none':41 'recal':5 'thank':1 'use':25 'video':36 'watch':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5407576"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701706067 {#5576
      date: 2023-12-04 17:07:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: """
    [America’s Test Kitchen will help you care](https://www.youtube.com/watch?v=dJrdXRZ3PUE)\n
    \n
    tl;dw: Learn to use the power settings to let heat defuse through the food during the process.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701716828 {#5667
    date: 2023-12-04 20:07:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
    "@amki@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5677 …}
  +nested: Doctrine\ORM\PersistentCollection {#5673 …}
  +votes: Doctrine\ORM\PersistentCollection {#5675 …}
  +reports: Doctrine\ORM\PersistentCollection {#5680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5684 …}
  -id: 196396
  -bodyTs: "'/watch?v=djrdxrz3pue)':11 'america':1 'care':8 'defus':23 'dw':13 'food':26 'heat':22 'help':6 'kitchen':4 'learn':14 'let':21 'power':18 'process':29 'set':19 'test':3 'tl':12 'use':16 'www.youtube.com':10 'www.youtube.com/watch?v=djrdxrz3pue)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6373593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701716828 {#5664
    date: 2023-12-04 20:07:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#5668
  +user: Proxies\__CG__\App\Entity\User {#5672 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5578
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5472
      +user: Proxies\__CG__\App\Entity\User {#5473 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5274
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4034
          +user: App\Entity\User {#4023 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1703487818 {#4040
            date: 2023-12-25 08:03:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WashedOver@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4039 …}
          +nested: Doctrine\ORM\PersistentCollection {#4038 …}
          +votes: Doctrine\ORM\PersistentCollection {#4029 …}
          +reports: Doctrine\ORM\PersistentCollection {#4032 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
          -id: 195568
          -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://leminal.space/comment/3804518"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701701154 {#4045
            date: 2023-12-04 15:45:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4034}
        +body: "I watched a video the other day discussing the sensors in some Microwaves for popping popcorn. Most lower end units don’t have these sensors but the ones that do, can actually make pretty good popcorn."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701705327 {#5272
          date: 2023-12-04 16:55:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
          "@KnowledgeableNip@leminal.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5275 …}
        +nested: Doctrine\ORM\PersistentCollection {#5277 …}
        +votes: Doctrine\ORM\PersistentCollection {#5279 …}
        +reports: Doctrine\ORM\PersistentCollection {#5281 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
        -id: 195768
        -bodyTs: "'actual':32 'day':7 'discuss':8 'end':19 'good':35 'lower':18 'make':33 'microwav':13 'one':28 'pop':15 'popcorn':16,36 'pretti':34 'sensor':10,25 'unit':20 'video':4 'watch':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5407267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701705327 {#5273
          date: 2023-12-04 16:55:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "TechnologyConnections is pretty dope"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701705593 {#5470
        date: 2023-12-04 16:59:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@KnowledgeableNip@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5474 …}
      +nested: Doctrine\ORM\PersistentCollection {#5476 …}
      +votes: Doctrine\ORM\PersistentCollection {#5478 …}
      +reports: Doctrine\ORM\PersistentCollection {#5480 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
      -id: 195781
      -bodyTs: "'dope':4 'pretti':3 'technologyconnect':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5396271"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701705593 {#5471
        date: 2023-12-04 16:59:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "Thanks, I couldn’t recall the name of the channel. He does some great content. I never cared about microwaves because I don’t use them, but I found myself watching a couple of long videos he did on them none the less."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701706067 {#5579
      date: 2023-12-04 17:07:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
      "@amki@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5572 …}
    +nested: Doctrine\ORM\PersistentCollection {#5571 …}
    +votes: Doctrine\ORM\PersistentCollection {#5569 …}
    +reports: Doctrine\ORM\PersistentCollection {#5581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5585 …}
    -id: 195809
    -bodyTs: "'care':18 'channel':10 'content':15 'couldn':3 'coupl':33 'found':29 'great':14 'less':43 'long':35 'microwav':20 'name':7 'never':17 'none':41 'recal':5 'thank':1 'use':25 'video':36 'watch':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5407576"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701706067 {#5576
      date: 2023-12-04 17:07:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: """
    [America’s Test Kitchen will help you care](https://www.youtube.com/watch?v=dJrdXRZ3PUE)\n
    \n
    tl;dw: Learn to use the power settings to let heat defuse through the food during the process.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701716828 {#5667
    date: 2023-12-04 20:07:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
    "@amki@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5677 …}
  +nested: Doctrine\ORM\PersistentCollection {#5673 …}
  +votes: Doctrine\ORM\PersistentCollection {#5675 …}
  +reports: Doctrine\ORM\PersistentCollection {#5680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5684 …}
  -id: 196396
  -bodyTs: "'/watch?v=djrdxrz3pue)':11 'america':1 'care':8 'defus':23 'dw':13 'food':26 'heat':22 'help':6 'kitchen':4 'learn':14 'let':21 'power':18 'process':29 'set':19 'test':3 'tl':12 'use':16 'www.youtube.com':10 'www.youtube.com/watch?v=djrdxrz3pue)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6373593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701716828 {#5664
    date: 2023-12-04 20:07:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#5668
  +user: Proxies\__CG__\App\Entity\User {#5672 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5578
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5472
      +user: Proxies\__CG__\App\Entity\User {#5473 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5274
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4034
          +user: App\Entity\User {#4023 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Some have sensors that will really help heat food evenly and will adjust times and power levels depending on what you’re doing. Most are just default cook times, but if you haven’t tried it out, it’s worth it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1703487818 {#4040
            date: 2023-12-25 08:03:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WashedOver@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4039 …}
          +nested: Doctrine\ORM\PersistentCollection {#4038 …}
          +votes: Doctrine\ORM\PersistentCollection {#4029 …}
          +reports: Doctrine\ORM\PersistentCollection {#4032 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
          -id: 195568
          -bodyTs: "'adjust':13 'cook':28 'default':27 'depend':18 'even':10 'food':9 'haven':33 'heat':8 'help':7 'level':17 'power':16 're':22 'realli':6 'sensor':3 'time':14,29 'tri':35 'worth':40"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://leminal.space/comment/3804518"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701701154 {#4045
            date: 2023-12-04 15:45:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4034}
        +body: "I watched a video the other day discussing the sensors in some Microwaves for popping popcorn. Most lower end units don’t have these sensors but the ones that do, can actually make pretty good popcorn."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701705327 {#5272
          date: 2023-12-04 16:55:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
          "@KnowledgeableNip@leminal.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5275 …}
        +nested: Doctrine\ORM\PersistentCollection {#5277 …}
        +votes: Doctrine\ORM\PersistentCollection {#5279 …}
        +reports: Doctrine\ORM\PersistentCollection {#5281 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
        -id: 195768
        -bodyTs: "'actual':32 'day':7 'discuss':8 'end':19 'good':35 'lower':18 'make':33 'microwav':13 'one':28 'pop':15 'popcorn':16,36 'pretti':34 'sensor':10,25 'unit':20 'video':4 'watch':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5407267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701705327 {#5273
          date: 2023-12-04 16:55:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "TechnologyConnections is pretty dope"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701705593 {#5470
        date: 2023-12-04 16:59:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@KnowledgeableNip@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5474 …}
      +nested: Doctrine\ORM\PersistentCollection {#5476 …}
      +votes: Doctrine\ORM\PersistentCollection {#5478 …}
      +reports: Doctrine\ORM\PersistentCollection {#5480 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
      -id: 195781
      -bodyTs: "'dope':4 'pretti':3 'technologyconnect':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5396271"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701705593 {#5471
        date: 2023-12-04 16:59:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "Thanks, I couldn’t recall the name of the channel. He does some great content. I never cared about microwaves because I don’t use them, but I found myself watching a couple of long videos he did on them none the less."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701706067 {#5579
      date: 2023-12-04 17:07:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@KnowledgeableNip@leminal.space"
      "@amki@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5572 …}
    +nested: Doctrine\ORM\PersistentCollection {#5571 …}
    +votes: Doctrine\ORM\PersistentCollection {#5569 …}
    +reports: Doctrine\ORM\PersistentCollection {#5581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5585 …}
    -id: 195809
    -bodyTs: "'care':18 'channel':10 'content':15 'couldn':3 'coupl':33 'found':29 'great':14 'less':43 'long':35 'microwav':20 'name':7 'never':17 'none':41 'recal':5 'thank':1 'use':25 'video':36 'watch':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5407576"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701706067 {#5576
      date: 2023-12-04 17:07:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: """
    [America’s Test Kitchen will help you care](https://www.youtube.com/watch?v=dJrdXRZ3PUE)\n
    \n
    tl;dw: Learn to use the power settings to let heat defuse through the food during the process.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701716828 {#5667
    date: 2023-12-04 20:07:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@KnowledgeableNip@leminal.space"
    "@amki@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5677 …}
  +nested: Doctrine\ORM\PersistentCollection {#5673 …}
  +votes: Doctrine\ORM\PersistentCollection {#5675 …}
  +reports: Doctrine\ORM\PersistentCollection {#5680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5684 …}
  -id: 196396
  -bodyTs: "'/watch?v=djrdxrz3pue)':11 'america':1 'care':8 'defus':23 'dw':13 'food':26 'heat':22 'help':6 'kitchen':4 'learn':14 'let':21 'power':18 'process':29 'set':19 'test':3 'tl':12 'use':16 'www.youtube.com':10 'www.youtube.com/watch?v=djrdxrz3pue)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6373593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701716828 {#5664
    date: 2023-12-04 20:07:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "[You’re using it wrong](https://youtu.be/dJrdXRZ3PUE). *Respectfully* 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703209941 {#4114
    date: 2023-12-22 02:52:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 198028
  -bodyTs: "'/djrdxrz3pue).':8 're':2 'respect':9 'use':3 'wrong':5 'youtu.be':7 'youtu.be/djrdxrz3pue).':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5442573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701737342 {#4115
    date: 2023-12-05 01:49: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
67 DENIED edit
App\Entity\EntryComment {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "[You’re using it wrong](https://youtu.be/dJrdXRZ3PUE). *Respectfully* 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703209941 {#4114
    date: 2023-12-22 02:52:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 198028
  -bodyTs: "'/djrdxrz3pue).':8 're':2 'respect':9 'use':3 'wrong':5 'youtu.be':7 'youtu.be/djrdxrz3pue).':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5442573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701737342 {#4115
    date: 2023-12-05 01:49: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
68 DENIED moderate
App\Entity\EntryComment {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "[You’re using it wrong](https://youtu.be/dJrdXRZ3PUE). *Respectfully* 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703209941 {#4114
    date: 2023-12-22 02:52:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 198028
  -bodyTs: "'/djrdxrz3pue).':8 're':2 'respect':9 'use':3 'wrong':5 'youtu.be':7 'youtu.be/djrdxrz3pue).':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5442573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701737342 {#4115
    date: 2023-12-05 01:49: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
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 {#5385
  +user: Proxies\__CG__\App\Entity\User {#5386 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "[You’re using it wrong](https://youtu.be/dJrdXRZ3PUE). *Respectfully* 😁"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1703209941 {#4114
      date: 2023-12-22 02:52:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 198028
    -bodyTs: "'/djrdxrz3pue).':8 're':2 'respect':9 'use':3 'wrong':5 'youtu.be':7 'youtu.be/djrdxrz3pue).':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5442573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701737342 {#4115
      date: 2023-12-05 01:49:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Oh nice, I’ve never thought to make fried onion garnish in a microwave"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701788305 {#5383
    date: 2023-12-05 15:58:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@lambda@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5387 …}
  +nested: Doctrine\ORM\PersistentCollection {#5389 …}
  +votes: Doctrine\ORM\PersistentCollection {#5391 …}
  +reports: Doctrine\ORM\PersistentCollection {#5393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5397 …}
  -id: 198968
  -bodyTs: "'fri':9 'garnish':11 'make':8 'microwav':14 'never':5 'nice':2 'oh':1 'onion':10 'thought':6 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1811861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701788305 {#5384
    date: 2023-12-05 15:58:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#5385
  +user: Proxies\__CG__\App\Entity\User {#5386 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "[You’re using it wrong](https://youtu.be/dJrdXRZ3PUE). *Respectfully* 😁"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1703209941 {#4114
      date: 2023-12-22 02:52:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 198028
    -bodyTs: "'/djrdxrz3pue).':8 're':2 'respect':9 'use':3 'wrong':5 'youtu.be':7 'youtu.be/djrdxrz3pue).':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5442573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701737342 {#4115
      date: 2023-12-05 01:49:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Oh nice, I’ve never thought to make fried onion garnish in a microwave"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701788305 {#5383
    date: 2023-12-05 15:58:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@lambda@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5387 …}
  +nested: Doctrine\ORM\PersistentCollection {#5389 …}
  +votes: Doctrine\ORM\PersistentCollection {#5391 …}
  +reports: Doctrine\ORM\PersistentCollection {#5393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5397 …}
  -id: 198968
  -bodyTs: "'fri':9 'garnish':11 'make':8 'microwav':14 'never':5 'nice':2 'oh':1 'onion':10 'thought':6 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1811861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701788305 {#5384
    date: 2023-12-05 15:58:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#5385
  +user: Proxies\__CG__\App\Entity\User {#5386 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "[You’re using it wrong](https://youtu.be/dJrdXRZ3PUE). *Respectfully* 😁"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1703209941 {#4114
      date: 2023-12-22 02:52:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 198028
    -bodyTs: "'/djrdxrz3pue).':8 're':2 'respect':9 'use':3 'wrong':5 'youtu.be':7 'youtu.be/djrdxrz3pue).':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5442573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701737342 {#4115
      date: 2023-12-05 01:49:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Oh nice, I’ve never thought to make fried onion garnish in a microwave"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701788305 {#5383
    date: 2023-12-05 15:58:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@lambda@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5387 …}
  +nested: Doctrine\ORM\PersistentCollection {#5389 …}
  +votes: Doctrine\ORM\PersistentCollection {#5391 …}
  +reports: Doctrine\ORM\PersistentCollection {#5393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5397 …}
  -id: 198968
  -bodyTs: "'fri':9 'garnish':11 'make':8 'microwav':14 'never':5 'nice':2 'oh':1 'onion':10 'thought':6 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1811861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701788305 {#5384
    date: 2023-12-05 15:58:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5401
  +user: Proxies\__CG__\App\Entity\User {#5402 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "[You’re using it wrong](https://youtu.be/dJrdXRZ3PUE). *Respectfully* 😁"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1703209941 {#4114
      date: 2023-12-22 02:52:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 198028
    -bodyTs: "'/djrdxrz3pue).':8 're':2 'respect':9 'use':3 'wrong':5 'youtu.be':7 'youtu.be/djrdxrz3pue).':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5442573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701737342 {#4115
      date: 2023-12-05 01:49:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Thank you for sharing this! I remember liking America’s Test Kitchen and I’m commenting in hopes that I remember to watch this later when I’m able to. I’m already a big fan of using different power levels, though, which I’m guessing this is about. I wish more people would give it a shot and learn how to use it (and other little ‘tricks’) well!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701792076 {#5399
    date: 2023-12-05 17:01:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@lambda@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5403 …}
  +nested: Doctrine\ORM\PersistentCollection {#5405 …}
  +votes: Doctrine\ORM\PersistentCollection {#5407 …}
  +reports: Doctrine\ORM\PersistentCollection {#5409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
  -id: 199189
  -bodyTs: "'abl':29 'alreadi':33 'america':9 'big':35 'comment':16 'differ':39 'fan':36 'give':55 'guess':46 'hope':18 'kitchen':12 'later':25 'learn':60 'level':41 'like':8 'littl':67 'm':15,28,32,45 'peopl':53 'power':40 'rememb':7,21 'share':4 'shot':58 'test':11 'thank':1 'though':42 'trick':68 'use':38,63 'watch':23 'well':69 'wish':51 'would':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1812136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701792076 {#5400
    date: 2023-12-05 17:01: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
75 DENIED edit
App\Entity\EntryComment {#5401
  +user: Proxies\__CG__\App\Entity\User {#5402 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "[You’re using it wrong](https://youtu.be/dJrdXRZ3PUE). *Respectfully* 😁"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1703209941 {#4114
      date: 2023-12-22 02:52:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 198028
    -bodyTs: "'/djrdxrz3pue).':8 're':2 'respect':9 'use':3 'wrong':5 'youtu.be':7 'youtu.be/djrdxrz3pue).':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5442573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701737342 {#4115
      date: 2023-12-05 01:49:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Thank you for sharing this! I remember liking America’s Test Kitchen and I’m commenting in hopes that I remember to watch this later when I’m able to. I’m already a big fan of using different power levels, though, which I’m guessing this is about. I wish more people would give it a shot and learn how to use it (and other little ‘tricks’) well!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701792076 {#5399
    date: 2023-12-05 17:01:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@lambda@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5403 …}
  +nested: Doctrine\ORM\PersistentCollection {#5405 …}
  +votes: Doctrine\ORM\PersistentCollection {#5407 …}
  +reports: Doctrine\ORM\PersistentCollection {#5409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
  -id: 199189
  -bodyTs: "'abl':29 'alreadi':33 'america':9 'big':35 'comment':16 'differ':39 'fan':36 'give':55 'guess':46 'hope':18 'kitchen':12 'later':25 'learn':60 'level':41 'like':8 'littl':67 'm':15,28,32,45 'peopl':53 'power':40 'rememb':7,21 'share':4 'shot':58 'test':11 'thank':1 'though':42 'trick':68 'use':38,63 'watch':23 'well':69 'wish':51 'would':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1812136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701792076 {#5400
    date: 2023-12-05 17:01: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
76 DENIED moderate
App\Entity\EntryComment {#5401
  +user: Proxies\__CG__\App\Entity\User {#5402 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "[You’re using it wrong](https://youtu.be/dJrdXRZ3PUE). *Respectfully* 😁"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1703209941 {#4114
      date: 2023-12-22 02:52:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 198028
    -bodyTs: "'/djrdxrz3pue).':8 're':2 'respect':9 'use':3 'wrong':5 'youtu.be':7 'youtu.be/djrdxrz3pue).':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5442573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701737342 {#4115
      date: 2023-12-05 01:49:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Thank you for sharing this! I remember liking America’s Test Kitchen and I’m commenting in hopes that I remember to watch this later when I’m able to. I’m already a big fan of using different power levels, though, which I’m guessing this is about. I wish more people would give it a shot and learn how to use it (and other little ‘tricks’) well!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701792076 {#5399
    date: 2023-12-05 17:01:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@lambda@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5403 …}
  +nested: Doctrine\ORM\PersistentCollection {#5405 …}
  +votes: Doctrine\ORM\PersistentCollection {#5407 …}
  +reports: Doctrine\ORM\PersistentCollection {#5409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
  -id: 199189
  -bodyTs: "'abl':29 'alreadi':33 'america':9 'big':35 'comment':16 'differ':39 'fan':36 'give':55 'guess':46 'hope':18 'kitchen':12 'later':25 'learn':60 'level':41 'like':8 'littl':67 'm':15,28,32,45 'peopl':53 'power':40 'rememb':7,21 'share':4 'shot':58 'test':11 'thank':1 'though':42 'trick':68 'use':38,63 'watch':23 'well':69 'wish':51 'would':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1812136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701792076 {#5400
    date: 2023-12-05 17:01: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
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 {#5552
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5401
    +user: Proxies\__CG__\App\Entity\User {#5402 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4119
      +user: App\Entity\User {#4132 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "[You’re using it wrong](https://youtu.be/dJrdXRZ3PUE). *Respectfully* 😁"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1703209941 {#4114
        date: 2023-12-22 02:52:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4120 …}
      +nested: Doctrine\ORM\PersistentCollection {#4122 …}
      +votes: Doctrine\ORM\PersistentCollection {#4124 …}
      +reports: Doctrine\ORM\PersistentCollection {#4126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
      -id: 198028
      -bodyTs: "'/djrdxrz3pue).':8 're':2 'respect':9 'use':3 'wrong':5 'youtu.be':7 'youtu.be/djrdxrz3pue).':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5442573"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701737342 {#4115
        date: 2023-12-05 01:49:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Thank you for sharing this! I remember liking America’s Test Kitchen and I’m commenting in hopes that I remember to watch this later when I’m able to. I’m already a big fan of using different power levels, though, which I’m guessing this is about. I wish more people would give it a shot and learn how to use it (and other little ‘tricks’) well!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701792076 {#5399
      date: 2023-12-05 17:01:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@lambda@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5403 …}
    +nested: Doctrine\ORM\PersistentCollection {#5405 …}
    +votes: Doctrine\ORM\PersistentCollection {#5407 …}
    +reports: Doctrine\ORM\PersistentCollection {#5409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
    -id: 199189
    -bodyTs: "'abl':29 'alreadi':33 'america':9 'big':35 'comment':16 'differ':39 'fan':36 'give':55 'guess':46 'hope':18 'kitchen':12 'later':25 'learn':60 'level':41 'like':8 'littl':67 'm':15,28,32,45 'peopl':53 'power':40 'rememb':7,21 'share':4 'shot':58 'test':11 'thank':1 'though':42 'trick':68 'use':38,63 'watch':23 'well':69 'wish':51 'would':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1812136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701792076 {#5400
      date: 2023-12-05 17:01:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "If you like America’s Test Kitchen and also tools (maybe a stretch, I know). You’ll like Project Farm."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701815122 {#5550
    date: 2023-12-05 23:25:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@lambda@programming.dev"
    "@Zoop@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5553 …}
  +nested: Doctrine\ORM\PersistentCollection {#5555 …}
  +votes: Doctrine\ORM\PersistentCollection {#5557 …}
  +reports: Doctrine\ORM\PersistentCollection {#5559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5563 …}
  -id: 200452
  -bodyTs: "'also':9 'america':4 'farm':20 'kitchen':7 'know':15 'like':3,18 'll':17 'mayb':11 'project':19 'stretch':13 'test':6 'tool':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5469283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701815122 {#5551
    date: 2023-12-05 23:25:22.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 {#5552
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5401
    +user: Proxies\__CG__\App\Entity\User {#5402 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4119
      +user: App\Entity\User {#4132 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "[You’re using it wrong](https://youtu.be/dJrdXRZ3PUE). *Respectfully* 😁"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1703209941 {#4114
        date: 2023-12-22 02:52:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4120 …}
      +nested: Doctrine\ORM\PersistentCollection {#4122 …}
      +votes: Doctrine\ORM\PersistentCollection {#4124 …}
      +reports: Doctrine\ORM\PersistentCollection {#4126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
      -id: 198028
      -bodyTs: "'/djrdxrz3pue).':8 're':2 'respect':9 'use':3 'wrong':5 'youtu.be':7 'youtu.be/djrdxrz3pue).':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5442573"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701737342 {#4115
        date: 2023-12-05 01:49:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Thank you for sharing this! I remember liking America’s Test Kitchen and I’m commenting in hopes that I remember to watch this later when I’m able to. I’m already a big fan of using different power levels, though, which I’m guessing this is about. I wish more people would give it a shot and learn how to use it (and other little ‘tricks’) well!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701792076 {#5399
      date: 2023-12-05 17:01:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@lambda@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5403 …}
    +nested: Doctrine\ORM\PersistentCollection {#5405 …}
    +votes: Doctrine\ORM\PersistentCollection {#5407 …}
    +reports: Doctrine\ORM\PersistentCollection {#5409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
    -id: 199189
    -bodyTs: "'abl':29 'alreadi':33 'america':9 'big':35 'comment':16 'differ':39 'fan':36 'give':55 'guess':46 'hope':18 'kitchen':12 'later':25 'learn':60 'level':41 'like':8 'littl':67 'm':15,28,32,45 'peopl':53 'power':40 'rememb':7,21 'share':4 'shot':58 'test':11 'thank':1 'though':42 'trick':68 'use':38,63 'watch':23 'well':69 'wish':51 'would':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1812136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701792076 {#5400
      date: 2023-12-05 17:01:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "If you like America’s Test Kitchen and also tools (maybe a stretch, I know). You’ll like Project Farm."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701815122 {#5550
    date: 2023-12-05 23:25:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@lambda@programming.dev"
    "@Zoop@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5553 …}
  +nested: Doctrine\ORM\PersistentCollection {#5555 …}
  +votes: Doctrine\ORM\PersistentCollection {#5557 …}
  +reports: Doctrine\ORM\PersistentCollection {#5559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5563 …}
  -id: 200452
  -bodyTs: "'also':9 'america':4 'farm':20 'kitchen':7 'know':15 'like':3,18 'll':17 'mayb':11 'project':19 'stretch':13 'test':6 'tool':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5469283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701815122 {#5551
    date: 2023-12-05 23:25:22.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 {#5552
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5401
    +user: Proxies\__CG__\App\Entity\User {#5402 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4119
      +user: App\Entity\User {#4132 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "[You’re using it wrong](https://youtu.be/dJrdXRZ3PUE). *Respectfully* 😁"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1703209941 {#4114
        date: 2023-12-22 02:52:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4120 …}
      +nested: Doctrine\ORM\PersistentCollection {#4122 …}
      +votes: Doctrine\ORM\PersistentCollection {#4124 …}
      +reports: Doctrine\ORM\PersistentCollection {#4126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
      -id: 198028
      -bodyTs: "'/djrdxrz3pue).':8 're':2 'respect':9 'use':3 'wrong':5 'youtu.be':7 'youtu.be/djrdxrz3pue).':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5442573"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701737342 {#4115
        date: 2023-12-05 01:49:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Thank you for sharing this! I remember liking America’s Test Kitchen and I’m commenting in hopes that I remember to watch this later when I’m able to. I’m already a big fan of using different power levels, though, which I’m guessing this is about. I wish more people would give it a shot and learn how to use it (and other little ‘tricks’) well!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701792076 {#5399
      date: 2023-12-05 17:01:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@lambda@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5403 …}
    +nested: Doctrine\ORM\PersistentCollection {#5405 …}
    +votes: Doctrine\ORM\PersistentCollection {#5407 …}
    +reports: Doctrine\ORM\PersistentCollection {#5409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
    -id: 199189
    -bodyTs: "'abl':29 'alreadi':33 'america':9 'big':35 'comment':16 'differ':39 'fan':36 'give':55 'guess':46 'hope':18 'kitchen':12 'later':25 'learn':60 'level':41 'like':8 'littl':67 'm':15,28,32,45 'peopl':53 'power':40 'rememb':7,21 'share':4 'shot':58 'test':11 'thank':1 'though':42 'trick':68 'use':38,63 'watch':23 'well':69 'wish':51 'would':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1812136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701792076 {#5400
      date: 2023-12-05 17:01:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "If you like America’s Test Kitchen and also tools (maybe a stretch, I know). You’ll like Project Farm."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701815122 {#5550
    date: 2023-12-05 23:25:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@lambda@programming.dev"
    "@Zoop@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5553 …}
  +nested: Doctrine\ORM\PersistentCollection {#5555 …}
  +votes: Doctrine\ORM\PersistentCollection {#5557 …}
  +reports: Doctrine\ORM\PersistentCollection {#5559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5563 …}
  -id: 200452
  -bodyTs: "'also':9 'america':4 'farm':20 'kitchen':7 'know':15 'like':3,18 'll':17 'mayb':11 'project':19 'stretch':13 'test':6 'tool':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5469283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701815122 {#5551
    date: 2023-12-05 23:25:22.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 {#5650
  +user: Proxies\__CG__\App\Entity\User {#5402 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5552
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5401
      +user: Proxies\__CG__\App\Entity\User {#5402 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4119
        +user: App\Entity\User {#4132 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "[You’re using it wrong](https://youtu.be/dJrdXRZ3PUE). *Respectfully* 😁"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1703209941 {#4114
          date: 2023-12-22 02:52:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4120 …}
        +nested: Doctrine\ORM\PersistentCollection {#4122 …}
        +votes: Doctrine\ORM\PersistentCollection {#4124 …}
        +reports: Doctrine\ORM\PersistentCollection {#4126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
        -id: 198028
        -bodyTs: "'/djrdxrz3pue).':8 're':2 'respect':9 'use':3 'wrong':5 'youtu.be':7 'youtu.be/djrdxrz3pue).':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5442573"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701737342 {#4115
          date: 2023-12-05 01:49:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Thank you for sharing this! I remember liking America’s Test Kitchen and I’m commenting in hopes that I remember to watch this later when I’m able to. I’m already a big fan of using different power levels, though, which I’m guessing this is about. I wish more people would give it a shot and learn how to use it (and other little ‘tricks’) well!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701792076 {#5399
        date: 2023-12-05 17:01:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@lambda@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5403 …}
      +nested: Doctrine\ORM\PersistentCollection {#5405 …}
      +votes: Doctrine\ORM\PersistentCollection {#5407 …}
      +reports: Doctrine\ORM\PersistentCollection {#5409 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
      -id: 199189
      -bodyTs: "'abl':29 'alreadi':33 'america':9 'big':35 'comment':16 'differ':39 'fan':36 'give':55 'guess':46 'hope':18 'kitchen':12 'later':25 'learn':60 'level':41 'like':8 'littl':67 'm':15,28,32,45 'peopl':53 'power':40 'rememb':7,21 'share':4 'shot':58 'test':11 'thank':1 'though':42 'trick':68 'use':38,63 'watch':23 'well':69 'wish':51 'would':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1812136"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701792076 {#5400
        date: 2023-12-05 17:01:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "If you like America’s Test Kitchen and also tools (maybe a stretch, I know). You’ll like Project Farm."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701815122 {#5550
      date: 2023-12-05 23:25:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@lambda@programming.dev"
      "@Zoop@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5553 …}
    +nested: Doctrine\ORM\PersistentCollection {#5555 …}
    +votes: Doctrine\ORM\PersistentCollection {#5557 …}
    +reports: Doctrine\ORM\PersistentCollection {#5559 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5561 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5563 …}
    -id: 200452
    -bodyTs: "'also':9 'america':4 'farm':20 'kitchen':7 'know':15 'like':3,18 'll':17 'mayb':11 'project':19 'stretch':13 'test':6 'tool':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5469283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701815122 {#5551
      date: 2023-12-05 23:25:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Ooh, I do! I’ll check it out, thank you! I appreciate it :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701853018 {#5648
    date: 2023-12-06 09:56:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@lambda@programming.dev"
    "@Zoop@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5651 …}
  +nested: Doctrine\ORM\PersistentCollection {#5653 …}
  +votes: Doctrine\ORM\PersistentCollection {#5655 …}
  +reports: Doctrine\ORM\PersistentCollection {#5657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5661 …}
  -id: 202652
  -bodyTs: "'appreci':12 'check':6 'll':5 'ooh':1 'thank':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1818477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701853018 {#5649
    date: 2023-12-06 09:56:58.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 {#5650
  +user: Proxies\__CG__\App\Entity\User {#5402 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5552
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5401
      +user: Proxies\__CG__\App\Entity\User {#5402 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4119
        +user: App\Entity\User {#4132 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "[You’re using it wrong](https://youtu.be/dJrdXRZ3PUE). *Respectfully* 😁"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1703209941 {#4114
          date: 2023-12-22 02:52:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4120 …}
        +nested: Doctrine\ORM\PersistentCollection {#4122 …}
        +votes: Doctrine\ORM\PersistentCollection {#4124 …}
        +reports: Doctrine\ORM\PersistentCollection {#4126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
        -id: 198028
        -bodyTs: "'/djrdxrz3pue).':8 're':2 'respect':9 'use':3 'wrong':5 'youtu.be':7 'youtu.be/djrdxrz3pue).':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5442573"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701737342 {#4115
          date: 2023-12-05 01:49:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Thank you for sharing this! I remember liking America’s Test Kitchen and I’m commenting in hopes that I remember to watch this later when I’m able to. I’m already a big fan of using different power levels, though, which I’m guessing this is about. I wish more people would give it a shot and learn how to use it (and other little ‘tricks’) well!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701792076 {#5399
        date: 2023-12-05 17:01:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@lambda@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5403 …}
      +nested: Doctrine\ORM\PersistentCollection {#5405 …}
      +votes: Doctrine\ORM\PersistentCollection {#5407 …}
      +reports: Doctrine\ORM\PersistentCollection {#5409 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
      -id: 199189
      -bodyTs: "'abl':29 'alreadi':33 'america':9 'big':35 'comment':16 'differ':39 'fan':36 'give':55 'guess':46 'hope':18 'kitchen':12 'later':25 'learn':60 'level':41 'like':8 'littl':67 'm':15,28,32,45 'peopl':53 'power':40 'rememb':7,21 'share':4 'shot':58 'test':11 'thank':1 'though':42 'trick':68 'use':38,63 'watch':23 'well':69 'wish':51 'would':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1812136"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701792076 {#5400
        date: 2023-12-05 17:01:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "If you like America’s Test Kitchen and also tools (maybe a stretch, I know). You’ll like Project Farm."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701815122 {#5550
      date: 2023-12-05 23:25:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@lambda@programming.dev"
      "@Zoop@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5553 …}
    +nested: Doctrine\ORM\PersistentCollection {#5555 …}
    +votes: Doctrine\ORM\PersistentCollection {#5557 …}
    +reports: Doctrine\ORM\PersistentCollection {#5559 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5561 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5563 …}
    -id: 200452
    -bodyTs: "'also':9 'america':4 'farm':20 'kitchen':7 'know':15 'like':3,18 'll':17 'mayb':11 'project':19 'stretch':13 'test':6 'tool':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5469283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701815122 {#5551
      date: 2023-12-05 23:25:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Ooh, I do! I’ll check it out, thank you! I appreciate it :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701853018 {#5648
    date: 2023-12-06 09:56:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@lambda@programming.dev"
    "@Zoop@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5651 …}
  +nested: Doctrine\ORM\PersistentCollection {#5653 …}
  +votes: Doctrine\ORM\PersistentCollection {#5655 …}
  +reports: Doctrine\ORM\PersistentCollection {#5657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5661 …}
  -id: 202652
  -bodyTs: "'appreci':12 'check':6 'll':5 'ooh':1 'thank':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1818477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701853018 {#5649
    date: 2023-12-06 09:56:58.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 {#5650
  +user: Proxies\__CG__\App\Entity\User {#5402 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5552
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5401
      +user: Proxies\__CG__\App\Entity\User {#5402 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4119
        +user: App\Entity\User {#4132 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "[You’re using it wrong](https://youtu.be/dJrdXRZ3PUE). *Respectfully* 😁"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1703209941 {#4114
          date: 2023-12-22 02:52:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4120 …}
        +nested: Doctrine\ORM\PersistentCollection {#4122 …}
        +votes: Doctrine\ORM\PersistentCollection {#4124 …}
        +reports: Doctrine\ORM\PersistentCollection {#4126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
        -id: 198028
        -bodyTs: "'/djrdxrz3pue).':8 're':2 'respect':9 'use':3 'wrong':5 'youtu.be':7 'youtu.be/djrdxrz3pue).':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5442573"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701737342 {#4115
          date: 2023-12-05 01:49:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Thank you for sharing this! I remember liking America’s Test Kitchen and I’m commenting in hopes that I remember to watch this later when I’m able to. I’m already a big fan of using different power levels, though, which I’m guessing this is about. I wish more people would give it a shot and learn how to use it (and other little ‘tricks’) well!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701792076 {#5399
        date: 2023-12-05 17:01:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@lambda@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5403 …}
      +nested: Doctrine\ORM\PersistentCollection {#5405 …}
      +votes: Doctrine\ORM\PersistentCollection {#5407 …}
      +reports: Doctrine\ORM\PersistentCollection {#5409 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
      -id: 199189
      -bodyTs: "'abl':29 'alreadi':33 'america':9 'big':35 'comment':16 'differ':39 'fan':36 'give':55 'guess':46 'hope':18 'kitchen':12 'later':25 'learn':60 'level':41 'like':8 'littl':67 'm':15,28,32,45 'peopl':53 'power':40 'rememb':7,21 'share':4 'shot':58 'test':11 'thank':1 'though':42 'trick':68 'use':38,63 'watch':23 'well':69 'wish':51 'would':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1812136"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701792076 {#5400
        date: 2023-12-05 17:01:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "If you like America’s Test Kitchen and also tools (maybe a stretch, I know). You’ll like Project Farm."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701815122 {#5550
      date: 2023-12-05 23:25:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@lambda@programming.dev"
      "@Zoop@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5553 …}
    +nested: Doctrine\ORM\PersistentCollection {#5555 …}
    +votes: Doctrine\ORM\PersistentCollection {#5557 …}
    +reports: Doctrine\ORM\PersistentCollection {#5559 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5561 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5563 …}
    -id: 200452
    -bodyTs: "'also':9 'america':4 'farm':20 'kitchen':7 'know':15 'like':3,18 'll':17 'mayb':11 'project':19 'stretch':13 'test':6 'tool':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5469283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701815122 {#5551
      date: 2023-12-05 23:25:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Ooh, I do! I’ll check it out, thank you! I appreciate it :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701853018 {#5648
    date: 2023-12-06 09:56:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@lambda@programming.dev"
    "@Zoop@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5651 …}
  +nested: Doctrine\ORM\PersistentCollection {#5653 …}
  +votes: Doctrine\ORM\PersistentCollection {#5655 …}
  +reports: Doctrine\ORM\PersistentCollection {#5657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5661 …}
  -id: 202652
  -bodyTs: "'appreci':12 'check':6 'll':5 'ooh':1 'thank':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1818477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701853018 {#5649
    date: 2023-12-06 09:56:58.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 {#4193
  +user: App\Entity\User {#4206 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Spinny plate and letting it sit afterwards"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703045161 {#4188
    date: 2023-12-20 05:06:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4194 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4198 …}
  +reports: Doctrine\ORM\PersistentCollection {#4200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
  -id: 197052
  -bodyTs: "'afterward':7 'let':4 'plate':2 'sit':6 'spinni':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5415273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701729106 {#4189
    date: 2023-12-04 23:31: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
87 DENIED edit
App\Entity\EntryComment {#4193
  +user: App\Entity\User {#4206 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Spinny plate and letting it sit afterwards"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703045161 {#4188
    date: 2023-12-20 05:06:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4194 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4198 …}
  +reports: Doctrine\ORM\PersistentCollection {#4200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
  -id: 197052
  -bodyTs: "'afterward':7 'let':4 'plate':2 'sit':6 'spinni':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5415273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701729106 {#4189
    date: 2023-12-04 23:31: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
88 DENIED moderate
App\Entity\EntryComment {#4193
  +user: App\Entity\User {#4206 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Spinny plate and letting it sit afterwards"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703045161 {#4188
    date: 2023-12-20 05:06:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4194 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4198 …}
  +reports: Doctrine\ORM\PersistentCollection {#4200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
  -id: 197052
  -bodyTs: "'afterward':7 'let':4 'plate':2 'sit':6 'spinni':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5415273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701729106 {#4189
    date: 2023-12-04 23:31: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
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 {#5289
  +user: Proxies\__CG__\App\Entity\User {#5290 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Spinny plate and letting it sit afterwards"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703045161 {#4188
      date: 2023-12-20 05:06:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -id: 197052
    -bodyTs: "'afterward':7 'let':4 'plate':2 'sit':6 'spinni':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5415273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701729106 {#4189
      date: 2023-12-04 23:31:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "It’s an effect of how they work which is inherently uneven saved depends largely on what it is cooking or rather it’s water content."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701732647 {#5287
    date: 2023-12-05 00:30:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5291 …}
  +nested: Doctrine\ORM\PersistentCollection {#5293 …}
  +votes: Doctrine\ORM\PersistentCollection {#5295 …}
  +reports: Doctrine\ORM\PersistentCollection {#5297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5301 …}
  -id: 197226
  -bodyTs: "'content':26 'cook':20 'depend':14 'effect':4 'inher':11 'larg':15 'rather':22 'save':13 'uneven':12 'water':25 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5805470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701732647 {#5288
    date: 2023-12-05 00:30:47.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 {#5289
  +user: Proxies\__CG__\App\Entity\User {#5290 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Spinny plate and letting it sit afterwards"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703045161 {#4188
      date: 2023-12-20 05:06:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -id: 197052
    -bodyTs: "'afterward':7 'let':4 'plate':2 'sit':6 'spinni':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5415273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701729106 {#4189
      date: 2023-12-04 23:31:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "It’s an effect of how they work which is inherently uneven saved depends largely on what it is cooking or rather it’s water content."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701732647 {#5287
    date: 2023-12-05 00:30:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5291 …}
  +nested: Doctrine\ORM\PersistentCollection {#5293 …}
  +votes: Doctrine\ORM\PersistentCollection {#5295 …}
  +reports: Doctrine\ORM\PersistentCollection {#5297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5301 …}
  -id: 197226
  -bodyTs: "'content':26 'cook':20 'depend':14 'effect':4 'inher':11 'larg':15 'rather':22 'save':13 'uneven':12 'water':25 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5805470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701732647 {#5288
    date: 2023-12-05 00:30:47.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 {#5289
  +user: Proxies\__CG__\App\Entity\User {#5290 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Spinny plate and letting it sit afterwards"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703045161 {#4188
      date: 2023-12-20 05:06:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -id: 197052
    -bodyTs: "'afterward':7 'let':4 'plate':2 'sit':6 'spinni':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5415273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701729106 {#4189
      date: 2023-12-04 23:31:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "It’s an effect of how they work which is inherently uneven saved depends largely on what it is cooking or rather it’s water content."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701732647 {#5287
    date: 2023-12-05 00:30:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5291 …}
  +nested: Doctrine\ORM\PersistentCollection {#5293 …}
  +votes: Doctrine\ORM\PersistentCollection {#5295 …}
  +reports: Doctrine\ORM\PersistentCollection {#5297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5301 …}
  -id: 197226
  -bodyTs: "'content':26 'cook':20 'depend':14 'effect':4 'inher':11 'larg':15 'rather':22 'save':13 'uneven':12 'water':25 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5805470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701732647 {#5288
    date: 2023-12-05 00:30:47.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 {#5520
  +user: App\Entity\User {#4206 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5289
    +user: Proxies\__CG__\App\Entity\User {#5290 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4193
      +user: App\Entity\User {#4206 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Spinny plate and letting it sit afterwards"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703045161 {#4188
        date: 2023-12-20 05:06:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4194 …}
      +nested: Doctrine\ORM\PersistentCollection {#4196 …}
      +votes: Doctrine\ORM\PersistentCollection {#4198 …}
      +reports: Doctrine\ORM\PersistentCollection {#4200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
      -id: 197052
      -bodyTs: "'afterward':7 'let':4 'plate':2 'sit':6 'spinni':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5415273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701729106 {#4189
        date: 2023-12-04 23:31:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +body: "It’s an effect of how they work which is inherently uneven saved depends largely on what it is cooking or rather it’s water content."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701732647 {#5287
      date: 2023-12-05 00:30:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5291 …}
    +nested: Doctrine\ORM\PersistentCollection {#5293 …}
    +votes: Doctrine\ORM\PersistentCollection {#5295 …}
    +reports: Doctrine\ORM\PersistentCollection {#5297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5301 …}
    -id: 197226
    -bodyTs: "'content':26 'cook':20 'depend':14 'effect':4 'inher':11 'larg':15 'rather':22 'save':13 'uneven':12 'water':25 'work':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5805470"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701732647 {#5288
      date: 2023-12-05 00:30:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: """
    Yes a wave has peaks and valleys\n
    \n
    Rotating reduces this short coming\n
    \n
    And waiting allows the heat to spread
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701734122 {#5518
    date: 2023-12-05 00:55:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@ILikeBoobies@lemmy.ca"
    "@Madison420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5521 …}
  +nested: Doctrine\ORM\PersistentCollection {#5523 …}
  +votes: Doctrine\ORM\PersistentCollection {#5525 …}
  +reports: Doctrine\ORM\PersistentCollection {#5527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5531 …}
  -id: 197290
  -bodyTs: "'allow':15 'come':12 'heat':17 'peak':5 'reduc':9 'rotat':8 'short':11 'spread':19 'valley':7 'wait':14 'wave':3 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5417182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701734122 {#5519
    date: 2023-12-05 00:55:22.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 {#5520
  +user: App\Entity\User {#4206 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5289
    +user: Proxies\__CG__\App\Entity\User {#5290 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4193
      +user: App\Entity\User {#4206 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Spinny plate and letting it sit afterwards"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703045161 {#4188
        date: 2023-12-20 05:06:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4194 …}
      +nested: Doctrine\ORM\PersistentCollection {#4196 …}
      +votes: Doctrine\ORM\PersistentCollection {#4198 …}
      +reports: Doctrine\ORM\PersistentCollection {#4200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
      -id: 197052
      -bodyTs: "'afterward':7 'let':4 'plate':2 'sit':6 'spinni':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5415273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701729106 {#4189
        date: 2023-12-04 23:31:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +body: "It’s an effect of how they work which is inherently uneven saved depends largely on what it is cooking or rather it’s water content."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701732647 {#5287
      date: 2023-12-05 00:30:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5291 …}
    +nested: Doctrine\ORM\PersistentCollection {#5293 …}
    +votes: Doctrine\ORM\PersistentCollection {#5295 …}
    +reports: Doctrine\ORM\PersistentCollection {#5297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5301 …}
    -id: 197226
    -bodyTs: "'content':26 'cook':20 'depend':14 'effect':4 'inher':11 'larg':15 'rather':22 'save':13 'uneven':12 'water':25 'work':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5805470"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701732647 {#5288
      date: 2023-12-05 00:30:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: """
    Yes a wave has peaks and valleys\n
    \n
    Rotating reduces this short coming\n
    \n
    And waiting allows the heat to spread
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701734122 {#5518
    date: 2023-12-05 00:55:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@ILikeBoobies@lemmy.ca"
    "@Madison420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5521 …}
  +nested: Doctrine\ORM\PersistentCollection {#5523 …}
  +votes: Doctrine\ORM\PersistentCollection {#5525 …}
  +reports: Doctrine\ORM\PersistentCollection {#5527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5531 …}
  -id: 197290
  -bodyTs: "'allow':15 'come':12 'heat':17 'peak':5 'reduc':9 'rotat':8 'short':11 'spread':19 'valley':7 'wait':14 'wave':3 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5417182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701734122 {#5519
    date: 2023-12-05 00:55:22.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 {#5520
  +user: App\Entity\User {#4206 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5289
    +user: Proxies\__CG__\App\Entity\User {#5290 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4193
      +user: App\Entity\User {#4206 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Spinny plate and letting it sit afterwards"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703045161 {#4188
        date: 2023-12-20 05:06:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4194 …}
      +nested: Doctrine\ORM\PersistentCollection {#4196 …}
      +votes: Doctrine\ORM\PersistentCollection {#4198 …}
      +reports: Doctrine\ORM\PersistentCollection {#4200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
      -id: 197052
      -bodyTs: "'afterward':7 'let':4 'plate':2 'sit':6 'spinni':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5415273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701729106 {#4189
        date: 2023-12-04 23:31:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +body: "It’s an effect of how they work which is inherently uneven saved depends largely on what it is cooking or rather it’s water content."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701732647 {#5287
      date: 2023-12-05 00:30:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5291 …}
    +nested: Doctrine\ORM\PersistentCollection {#5293 …}
    +votes: Doctrine\ORM\PersistentCollection {#5295 …}
    +reports: Doctrine\ORM\PersistentCollection {#5297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5301 …}
    -id: 197226
    -bodyTs: "'content':26 'cook':20 'depend':14 'effect':4 'inher':11 'larg':15 'rather':22 'save':13 'uneven':12 'water':25 'work':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5805470"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701732647 {#5288
      date: 2023-12-05 00:30:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: """
    Yes a wave has peaks and valleys\n
    \n
    Rotating reduces this short coming\n
    \n
    And waiting allows the heat to spread
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701734122 {#5518
    date: 2023-12-05 00:55:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@ILikeBoobies@lemmy.ca"
    "@Madison420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5521 …}
  +nested: Doctrine\ORM\PersistentCollection {#5523 …}
  +votes: Doctrine\ORM\PersistentCollection {#5525 …}
  +reports: Doctrine\ORM\PersistentCollection {#5527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5531 …}
  -id: 197290
  -bodyTs: "'allow':15 'come':12 'heat':17 'peak':5 'reduc':9 'rotat':8 'short':11 'spread':19 'valley':7 'wait':14 'wave':3 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5417182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701734122 {#5519
    date: 2023-12-05 00:55:22.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 {#5620
  +user: Proxies\__CG__\App\Entity\User {#5537 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5520
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5289
      +user: Proxies\__CG__\App\Entity\User {#5290 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4193
        +user: App\Entity\User {#4206 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Spinny plate and letting it sit afterwards"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703045161 {#4188
          date: 2023-12-20 05:06:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4194 …}
        +nested: Doctrine\ORM\PersistentCollection {#4196 …}
        +votes: Doctrine\ORM\PersistentCollection {#4198 …}
        +reports: Doctrine\ORM\PersistentCollection {#4200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
        -id: 197052
        -bodyTs: "'afterward':7 'let':4 'plate':2 'sit':6 'spinni':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5415273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701729106 {#4189
          date: 2023-12-04 23:31:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4193}
      +body: "It’s an effect of how they work which is inherently uneven saved depends largely on what it is cooking or rather it’s water content."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701732647 {#5287
        date: 2023-12-05 00:30:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@ILikeBoobies@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5291 …}
      +nested: Doctrine\ORM\PersistentCollection {#5293 …}
      +votes: Doctrine\ORM\PersistentCollection {#5295 …}
      +reports: Doctrine\ORM\PersistentCollection {#5297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5301 …}
      -id: 197226
      -bodyTs: "'content':26 'cook':20 'depend':14 'effect':4 'inher':11 'larg':15 'rather':22 'save':13 'uneven':12 'water':25 'work':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5805470"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701732647 {#5288
        date: 2023-12-05 00:30:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +body: """
      Yes a wave has peaks and valleys\n
      \n
      Rotating reduces this short coming\n
      \n
      And waiting allows the heat to spread
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701734122 {#5518
      date: 2023-12-05 00:55:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@ILikeBoobies@lemmy.ca"
      "@Madison420@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5521 …}
    +nested: Doctrine\ORM\PersistentCollection {#5523 …}
    +votes: Doctrine\ORM\PersistentCollection {#5525 …}
    +reports: Doctrine\ORM\PersistentCollection {#5527 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5529 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5531 …}
    -id: 197290
    -bodyTs: "'allow':15 'come':12 'heat':17 'peak':5 'reduc':9 'rotat':8 'short':11 'spread':19 'valley':7 'wait':14 'wave':3 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5417182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701734122 {#5519
      date: 2023-12-05 00:55:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "Not just that they have peaks and valleys, some things are simply not heated by microwaves. The ice crystals in frozen food are only heated by-proxy because the tiny amounts of already melted off water will heat up and melt more ice, so there is no benefit in blasting an ice cube at full power for 40 minutes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701780296 {#5618
    date: 2023-12-05 13:44:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@ILikeBoobies@lemmy.ca"
    "@Madison420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5621 …}
  +nested: Doctrine\ORM\PersistentCollection {#5623 …}
  +votes: Doctrine\ORM\PersistentCollection {#5625 …}
  +reports: Doctrine\ORM\PersistentCollection {#5627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
  -id: 198569
  -bodyTs: "'40':59 'alreadi':34 'amount':32 'benefit':49 'blast':51 'by-proxi':26 'crystal':19 'cube':54 'food':22 'frozen':21 'full':56 'heat':14,25,39 'ice':18,44,53 'melt':35,42 'microwav':16 'minut':60 'peak':6 'power':57 'proxi':28 'simpli':12 'thing':10 'tini':31 'valley':8 'water':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5450428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701780296 {#5619
    date: 2023-12-05 13:44:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5620
  +user: Proxies\__CG__\App\Entity\User {#5537 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5520
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5289
      +user: Proxies\__CG__\App\Entity\User {#5290 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4193
        +user: App\Entity\User {#4206 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Spinny plate and letting it sit afterwards"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703045161 {#4188
          date: 2023-12-20 05:06:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4194 …}
        +nested: Doctrine\ORM\PersistentCollection {#4196 …}
        +votes: Doctrine\ORM\PersistentCollection {#4198 …}
        +reports: Doctrine\ORM\PersistentCollection {#4200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
        -id: 197052
        -bodyTs: "'afterward':7 'let':4 'plate':2 'sit':6 'spinni':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5415273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701729106 {#4189
          date: 2023-12-04 23:31:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4193}
      +body: "It’s an effect of how they work which is inherently uneven saved depends largely on what it is cooking or rather it’s water content."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701732647 {#5287
        date: 2023-12-05 00:30:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@ILikeBoobies@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5291 …}
      +nested: Doctrine\ORM\PersistentCollection {#5293 …}
      +votes: Doctrine\ORM\PersistentCollection {#5295 …}
      +reports: Doctrine\ORM\PersistentCollection {#5297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5301 …}
      -id: 197226
      -bodyTs: "'content':26 'cook':20 'depend':14 'effect':4 'inher':11 'larg':15 'rather':22 'save':13 'uneven':12 'water':25 'work':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5805470"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701732647 {#5288
        date: 2023-12-05 00:30:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +body: """
      Yes a wave has peaks and valleys\n
      \n
      Rotating reduces this short coming\n
      \n
      And waiting allows the heat to spread
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701734122 {#5518
      date: 2023-12-05 00:55:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@ILikeBoobies@lemmy.ca"
      "@Madison420@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5521 …}
    +nested: Doctrine\ORM\PersistentCollection {#5523 …}
    +votes: Doctrine\ORM\PersistentCollection {#5525 …}
    +reports: Doctrine\ORM\PersistentCollection {#5527 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5529 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5531 …}
    -id: 197290
    -bodyTs: "'allow':15 'come':12 'heat':17 'peak':5 'reduc':9 'rotat':8 'short':11 'spread':19 'valley':7 'wait':14 'wave':3 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5417182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701734122 {#5519
      date: 2023-12-05 00:55:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "Not just that they have peaks and valleys, some things are simply not heated by microwaves. The ice crystals in frozen food are only heated by-proxy because the tiny amounts of already melted off water will heat up and melt more ice, so there is no benefit in blasting an ice cube at full power for 40 minutes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701780296 {#5618
    date: 2023-12-05 13:44:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@ILikeBoobies@lemmy.ca"
    "@Madison420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5621 …}
  +nested: Doctrine\ORM\PersistentCollection {#5623 …}
  +votes: Doctrine\ORM\PersistentCollection {#5625 …}
  +reports: Doctrine\ORM\PersistentCollection {#5627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
  -id: 198569
  -bodyTs: "'40':59 'alreadi':34 'amount':32 'benefit':49 'blast':51 'by-proxi':26 'crystal':19 'cube':54 'food':22 'frozen':21 'full':56 'heat':14,25,39 'ice':18,44,53 'melt':35,42 'microwav':16 'minut':60 'peak':6 'power':57 'proxi':28 'simpli':12 'thing':10 'tini':31 'valley':8 'water':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5450428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701780296 {#5619
    date: 2023-12-05 13:44:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5620
  +user: Proxies\__CG__\App\Entity\User {#5537 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5520
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5289
      +user: Proxies\__CG__\App\Entity\User {#5290 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4193
        +user: App\Entity\User {#4206 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Spinny plate and letting it sit afterwards"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703045161 {#4188
          date: 2023-12-20 05:06:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4194 …}
        +nested: Doctrine\ORM\PersistentCollection {#4196 …}
        +votes: Doctrine\ORM\PersistentCollection {#4198 …}
        +reports: Doctrine\ORM\PersistentCollection {#4200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
        -id: 197052
        -bodyTs: "'afterward':7 'let':4 'plate':2 'sit':6 'spinni':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5415273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701729106 {#4189
          date: 2023-12-04 23:31:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4193}
      +body: "It’s an effect of how they work which is inherently uneven saved depends largely on what it is cooking or rather it’s water content."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701732647 {#5287
        date: 2023-12-05 00:30:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@ILikeBoobies@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5291 …}
      +nested: Doctrine\ORM\PersistentCollection {#5293 …}
      +votes: Doctrine\ORM\PersistentCollection {#5295 …}
      +reports: Doctrine\ORM\PersistentCollection {#5297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5301 …}
      -id: 197226
      -bodyTs: "'content':26 'cook':20 'depend':14 'effect':4 'inher':11 'larg':15 'rather':22 'save':13 'uneven':12 'water':25 'work':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5805470"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701732647 {#5288
        date: 2023-12-05 00:30:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +body: """
      Yes a wave has peaks and valleys\n
      \n
      Rotating reduces this short coming\n
      \n
      And waiting allows the heat to spread
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701734122 {#5518
      date: 2023-12-05 00:55:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@ILikeBoobies@lemmy.ca"
      "@Madison420@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5521 …}
    +nested: Doctrine\ORM\PersistentCollection {#5523 …}
    +votes: Doctrine\ORM\PersistentCollection {#5525 …}
    +reports: Doctrine\ORM\PersistentCollection {#5527 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5529 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5531 …}
    -id: 197290
    -bodyTs: "'allow':15 'come':12 'heat':17 'peak':5 'reduc':9 'rotat':8 'short':11 'spread':19 'valley':7 'wait':14 'wave':3 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5417182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701734122 {#5519
      date: 2023-12-05 00:55:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "Not just that they have peaks and valleys, some things are simply not heated by microwaves. The ice crystals in frozen food are only heated by-proxy because the tiny amounts of already melted off water will heat up and melt more ice, so there is no benefit in blasting an ice cube at full power for 40 minutes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701780296 {#5618
    date: 2023-12-05 13:44:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@ILikeBoobies@lemmy.ca"
    "@Madison420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5621 …}
  +nested: Doctrine\ORM\PersistentCollection {#5623 …}
  +votes: Doctrine\ORM\PersistentCollection {#5625 …}
  +reports: Doctrine\ORM\PersistentCollection {#5627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
  -id: 198569
  -bodyTs: "'40':59 'alreadi':34 'amount':32 'benefit':49 'blast':51 'by-proxi':26 'crystal':19 'cube':54 'food':22 'frozen':21 'full':56 'heat':14,25,39 'ice':18,44,53 'melt':35,42 'microwav':16 'minut':60 'peak':6 'power':57 'proxi':28 'simpli':12 'thing':10 'tini':31 'valley':8 'water':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5450428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701780296 {#5619
    date: 2023-12-05 13:44:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5305
  +user: Proxies\__CG__\App\Entity\User {#5306 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Spinny plate and letting it sit afterwards"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703045161 {#4188
      date: 2023-12-20 05:06:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -id: 197052
    -bodyTs: "'afterward':7 'let':4 'plate':2 'sit':6 'spinni':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5415273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701729106 {#4189
      date: 2023-12-04 23:31:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "And placing the food at the edge of the plate instead of the center."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701787207 {#5303
    date: 2023-12-05 15:40:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5307 …}
  +nested: Doctrine\ORM\PersistentCollection {#5309 …}
  +votes: Doctrine\ORM\PersistentCollection {#5311 …}
  +reports: Doctrine\ORM\PersistentCollection {#5313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
  -id: 198920
  -bodyTs: "'center':14 'edg':7 'food':4 'instead':11 'place':2 'plate':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5164796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701787207 {#5304
    date: 2023-12-05 15:40:07.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 {#5305
  +user: Proxies\__CG__\App\Entity\User {#5306 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Spinny plate and letting it sit afterwards"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703045161 {#4188
      date: 2023-12-20 05:06:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -id: 197052
    -bodyTs: "'afterward':7 'let':4 'plate':2 'sit':6 'spinni':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5415273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701729106 {#4189
      date: 2023-12-04 23:31:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "And placing the food at the edge of the plate instead of the center."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701787207 {#5303
    date: 2023-12-05 15:40:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5307 …}
  +nested: Doctrine\ORM\PersistentCollection {#5309 …}
  +votes: Doctrine\ORM\PersistentCollection {#5311 …}
  +reports: Doctrine\ORM\PersistentCollection {#5313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
  -id: 198920
  -bodyTs: "'center':14 'edg':7 'food':4 'instead':11 'place':2 'plate':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5164796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701787207 {#5304
    date: 2023-12-05 15:40:07.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 {#5305
  +user: Proxies\__CG__\App\Entity\User {#5306 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Spinny plate and letting it sit afterwards"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703045161 {#4188
      date: 2023-12-20 05:06:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -id: 197052
    -bodyTs: "'afterward':7 'let':4 'plate':2 'sit':6 'spinni':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5415273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701729106 {#4189
      date: 2023-12-04 23:31:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "And placing the food at the edge of the plate instead of the center."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701787207 {#5303
    date: 2023-12-05 15:40:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5307 …}
  +nested: Doctrine\ORM\PersistentCollection {#5309 …}
  +votes: Doctrine\ORM\PersistentCollection {#5311 …}
  +reports: Doctrine\ORM\PersistentCollection {#5313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
  -id: 198920
  -bodyTs: "'center':14 'edg':7 'food':4 'instead':11 'place':2 'plate':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5164796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701787207 {#5304
    date: 2023-12-05 15:40:07.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 {#4266
  +user: App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "People who have inverter microwaves, do they actually heat food more evenly or is it just marketing buzz?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703041904 {#4261
    date: 2023-12-20 04:11:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4267 …}
  +nested: Doctrine\ORM\PersistentCollection {#4269 …}
  +votes: Doctrine\ORM\PersistentCollection {#4271 …}
  +reports: Doctrine\ORM\PersistentCollection {#4273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
  -id: 197276
  -bodyTs: "'actual':8 'buzz':18 'even':12 'food':10 'heat':9 'invert':4 'market':17 'microwav':5 'peopl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6379768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701733835 {#4262
    date: 2023-12-05 00:50: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
107 DENIED edit
App\Entity\EntryComment {#4266
  +user: App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "People who have inverter microwaves, do they actually heat food more evenly or is it just marketing buzz?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703041904 {#4261
    date: 2023-12-20 04:11:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4267 …}
  +nested: Doctrine\ORM\PersistentCollection {#4269 …}
  +votes: Doctrine\ORM\PersistentCollection {#4271 …}
  +reports: Doctrine\ORM\PersistentCollection {#4273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
  -id: 197276
  -bodyTs: "'actual':8 'buzz':18 'even':12 'food':10 'heat':9 'invert':4 'market':17 'microwav':5 'peopl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6379768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701733835 {#4262
    date: 2023-12-05 00:50: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
108 DENIED moderate
App\Entity\EntryComment {#4266
  +user: App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "People who have inverter microwaves, do they actually heat food more evenly or is it just marketing buzz?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703041904 {#4261
    date: 2023-12-20 04:11:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4267 …}
  +nested: Doctrine\ORM\PersistentCollection {#4269 …}
  +votes: Doctrine\ORM\PersistentCollection {#4271 …}
  +reports: Doctrine\ORM\PersistentCollection {#4273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
  -id: 197276
  -bodyTs: "'actual':8 'buzz':18 'even':12 'food':10 'heat':9 'invert':4 'market':17 'microwav':5 'peopl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6379768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701733835 {#4262
    date: 2023-12-05 00:50: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
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 {#5337
  +user: Proxies\__CG__\App\Entity\User {#5338 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4266
    +user: App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "People who have inverter microwaves, do they actually heat food more evenly or is it just marketing buzz?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703041904 {#4261
      date: 2023-12-20 04:11:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4267 …}
    +nested: Doctrine\ORM\PersistentCollection {#4269 …}
    +votes: Doctrine\ORM\PersistentCollection {#4271 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 197276
    -bodyTs: "'actual':8 'buzz':18 'even':12 'food':10 'heat':9 'invert':4 'market':17 'microwav':5 'peopl':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6379768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701733835 {#4262
      date: 2023-12-05 00:50:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: "Don’t all microwave ovens have an inverter? Like, isn’t that the thing that produces the photons?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701736735 {#5335
    date: 2023-12-05 01:38:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5339 …}
  +nested: Doctrine\ORM\PersistentCollection {#5341 …}
  +votes: Doctrine\ORM\PersistentCollection {#5343 …}
  +reports: Doctrine\ORM\PersistentCollection {#5345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5349 …}
  -id: 198025
  -bodyTs: "'invert':8 'isn':10 'like':9 'microwav':4 'oven':5 'photon':18 'produc':16 'thing':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5260424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701736735 {#5336
    date: 2023-12-05 01:38:55.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 {#5337
  +user: Proxies\__CG__\App\Entity\User {#5338 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4266
    +user: App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "People who have inverter microwaves, do they actually heat food more evenly or is it just marketing buzz?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703041904 {#4261
      date: 2023-12-20 04:11:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4267 …}
    +nested: Doctrine\ORM\PersistentCollection {#4269 …}
    +votes: Doctrine\ORM\PersistentCollection {#4271 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 197276
    -bodyTs: "'actual':8 'buzz':18 'even':12 'food':10 'heat':9 'invert':4 'market':17 'microwav':5 'peopl':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6379768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701733835 {#4262
      date: 2023-12-05 00:50:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: "Don’t all microwave ovens have an inverter? Like, isn’t that the thing that produces the photons?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701736735 {#5335
    date: 2023-12-05 01:38:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5339 …}
  +nested: Doctrine\ORM\PersistentCollection {#5341 …}
  +votes: Doctrine\ORM\PersistentCollection {#5343 …}
  +reports: Doctrine\ORM\PersistentCollection {#5345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5349 …}
  -id: 198025
  -bodyTs: "'invert':8 'isn':10 'like':9 'microwav':4 'oven':5 'photon':18 'produc':16 'thing':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5260424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701736735 {#5336
    date: 2023-12-05 01:38:55.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 {#5337
  +user: Proxies\__CG__\App\Entity\User {#5338 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4266
    +user: App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "People who have inverter microwaves, do they actually heat food more evenly or is it just marketing buzz?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703041904 {#4261
      date: 2023-12-20 04:11:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4267 …}
    +nested: Doctrine\ORM\PersistentCollection {#4269 …}
    +votes: Doctrine\ORM\PersistentCollection {#4271 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 197276
    -bodyTs: "'actual':8 'buzz':18 'even':12 'food':10 'heat':9 'invert':4 'market':17 'microwav':5 'peopl':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6379768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701733835 {#4262
      date: 2023-12-05 00:50:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: "Don’t all microwave ovens have an inverter? Like, isn’t that the thing that produces the photons?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701736735 {#5335
    date: 2023-12-05 01:38:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5339 …}
  +nested: Doctrine\ORM\PersistentCollection {#5341 …}
  +votes: Doctrine\ORM\PersistentCollection {#5343 …}
  +reports: Doctrine\ORM\PersistentCollection {#5345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5349 …}
  -id: 198025
  -bodyTs: "'invert':8 'isn':10 'like':9 'microwav':4 'oven':5 'photon':18 'produc':16 'thing':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5260424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701736735 {#5336
    date: 2023-12-05 01:38:55.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 {#5536
  +user: Proxies\__CG__\App\Entity\User {#5537 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5337
    +user: Proxies\__CG__\App\Entity\User {#5338 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4266
      +user: App\Entity\User {#4279 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "People who have inverter microwaves, do they actually heat food more evenly or is it just marketing buzz?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703041904 {#4261
        date: 2023-12-20 04:11:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4267 …}
      +nested: Doctrine\ORM\PersistentCollection {#4269 …}
      +votes: Doctrine\ORM\PersistentCollection {#4271 …}
      +reports: Doctrine\ORM\PersistentCollection {#4273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
      -id: 197276
      -bodyTs: "'actual':8 'buzz':18 'even':12 'food':10 'heat':9 'invert':4 'market':17 'microwav':5 'peopl':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6379768"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701733835 {#4262
        date: 2023-12-05 00:50:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4266}
    +body: "Don’t all microwave ovens have an inverter? Like, isn’t that the thing that produces the photons?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701736735 {#5335
      date: 2023-12-05 01:38:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@HiddenLayer5@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5339 …}
    +nested: Doctrine\ORM\PersistentCollection {#5341 …}
    +votes: Doctrine\ORM\PersistentCollection {#5343 …}
    +reports: Doctrine\ORM\PersistentCollection {#5345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5349 …}
    -id: 198025
    -bodyTs: "'invert':8 'isn':10 'like':9 'microwav':4 'oven':5 'photon':18 'produc':16 'thing':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5260424"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701736735 {#5336
      date: 2023-12-05 01:38:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: """
    No, that’s the magnetron. Normal microwave magnetrons have 2 power settings, on and off, and reducing the microwave’s power just means switching the magnetron on and off at different intervals.\n
    \n
    An inverter just allows to keep the magnetron running at a lower power. Whether that has a better effect than just on/off-switching the magnetron I do not know, but it’s probably more energy efficient over long usage periods.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701779688 {#5533
    date: 2023-12-05 13:34:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@HiddenLayer5@lemmy.ml"
    "@Liz@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5538 …}
  +nested: Doctrine\ORM\PersistentCollection {#5540 …}
  +votes: Doctrine\ORM\PersistentCollection {#5542 …}
  +reports: Doctrine\ORM\PersistentCollection {#5544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
  -id: 198536
  -bodyTs: "'2':10 'allow':36 'better':50 'differ':31 'effect':51 'effici':67 'energi':66 'interv':32 'invert':34 'keep':38 'know':60 'long':69 'lower':44 'magnetron':5,8,26,40,56 'mean':23 'microwav':7,19 'normal':6 'on/off-switching':54 'period':71 'power':11,21,45 'probabl':64 'reduc':17 'run':41 'set':12 'switch':24 'usag':70 'whether':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5450252"
  +editedAt: DateTimeImmutable @1703031942 {#5534
    date: 2023-12-20 01:25:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701779688 {#5535
    date: 2023-12-05 13:34:48.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 {#5536
  +user: Proxies\__CG__\App\Entity\User {#5537 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5337
    +user: Proxies\__CG__\App\Entity\User {#5338 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4266
      +user: App\Entity\User {#4279 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "People who have inverter microwaves, do they actually heat food more evenly or is it just marketing buzz?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703041904 {#4261
        date: 2023-12-20 04:11:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4267 …}
      +nested: Doctrine\ORM\PersistentCollection {#4269 …}
      +votes: Doctrine\ORM\PersistentCollection {#4271 …}
      +reports: Doctrine\ORM\PersistentCollection {#4273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
      -id: 197276
      -bodyTs: "'actual':8 'buzz':18 'even':12 'food':10 'heat':9 'invert':4 'market':17 'microwav':5 'peopl':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6379768"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701733835 {#4262
        date: 2023-12-05 00:50:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4266}
    +body: "Don’t all microwave ovens have an inverter? Like, isn’t that the thing that produces the photons?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701736735 {#5335
      date: 2023-12-05 01:38:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@HiddenLayer5@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5339 …}
    +nested: Doctrine\ORM\PersistentCollection {#5341 …}
    +votes: Doctrine\ORM\PersistentCollection {#5343 …}
    +reports: Doctrine\ORM\PersistentCollection {#5345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5349 …}
    -id: 198025
    -bodyTs: "'invert':8 'isn':10 'like':9 'microwav':4 'oven':5 'photon':18 'produc':16 'thing':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5260424"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701736735 {#5336
      date: 2023-12-05 01:38:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: """
    No, that’s the magnetron. Normal microwave magnetrons have 2 power settings, on and off, and reducing the microwave’s power just means switching the magnetron on and off at different intervals.\n
    \n
    An inverter just allows to keep the magnetron running at a lower power. Whether that has a better effect than just on/off-switching the magnetron I do not know, but it’s probably more energy efficient over long usage periods.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701779688 {#5533
    date: 2023-12-05 13:34:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@HiddenLayer5@lemmy.ml"
    "@Liz@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5538 …}
  +nested: Doctrine\ORM\PersistentCollection {#5540 …}
  +votes: Doctrine\ORM\PersistentCollection {#5542 …}
  +reports: Doctrine\ORM\PersistentCollection {#5544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
  -id: 198536
  -bodyTs: "'2':10 'allow':36 'better':50 'differ':31 'effect':51 'effici':67 'energi':66 'interv':32 'invert':34 'keep':38 'know':60 'long':69 'lower':44 'magnetron':5,8,26,40,56 'mean':23 'microwav':7,19 'normal':6 'on/off-switching':54 'period':71 'power':11,21,45 'probabl':64 'reduc':17 'run':41 'set':12 'switch':24 'usag':70 'whether':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5450252"
  +editedAt: DateTimeImmutable @1703031942 {#5534
    date: 2023-12-20 01:25:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701779688 {#5535
    date: 2023-12-05 13:34:48.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 {#5536
  +user: Proxies\__CG__\App\Entity\User {#5537 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5337
    +user: Proxies\__CG__\App\Entity\User {#5338 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4266
      +user: App\Entity\User {#4279 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "People who have inverter microwaves, do they actually heat food more evenly or is it just marketing buzz?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703041904 {#4261
        date: 2023-12-20 04:11:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4267 …}
      +nested: Doctrine\ORM\PersistentCollection {#4269 …}
      +votes: Doctrine\ORM\PersistentCollection {#4271 …}
      +reports: Doctrine\ORM\PersistentCollection {#4273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
      -id: 197276
      -bodyTs: "'actual':8 'buzz':18 'even':12 'food':10 'heat':9 'invert':4 'market':17 'microwav':5 'peopl':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6379768"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701733835 {#4262
        date: 2023-12-05 00:50:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4266}
    +body: "Don’t all microwave ovens have an inverter? Like, isn’t that the thing that produces the photons?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701736735 {#5335
      date: 2023-12-05 01:38:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@HiddenLayer5@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5339 …}
    +nested: Doctrine\ORM\PersistentCollection {#5341 …}
    +votes: Doctrine\ORM\PersistentCollection {#5343 …}
    +reports: Doctrine\ORM\PersistentCollection {#5345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5349 …}
    -id: 198025
    -bodyTs: "'invert':8 'isn':10 'like':9 'microwav':4 'oven':5 'photon':18 'produc':16 'thing':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5260424"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701736735 {#5336
      date: 2023-12-05 01:38:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: """
    No, that’s the magnetron. Normal microwave magnetrons have 2 power settings, on and off, and reducing the microwave’s power just means switching the magnetron on and off at different intervals.\n
    \n
    An inverter just allows to keep the magnetron running at a lower power. Whether that has a better effect than just on/off-switching the magnetron I do not know, but it’s probably more energy efficient over long usage periods.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701779688 {#5533
    date: 2023-12-05 13:34:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@HiddenLayer5@lemmy.ml"
    "@Liz@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5538 …}
  +nested: Doctrine\ORM\PersistentCollection {#5540 …}
  +votes: Doctrine\ORM\PersistentCollection {#5542 …}
  +reports: Doctrine\ORM\PersistentCollection {#5544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
  -id: 198536
  -bodyTs: "'2':10 'allow':36 'better':50 'differ':31 'effect':51 'effici':67 'energi':66 'interv':32 'invert':34 'keep':38 'know':60 'long':69 'lower':44 'magnetron':5,8,26,40,56 'mean':23 'microwav':7,19 'normal':6 'on/off-switching':54 'period':71 'power':11,21,45 'probabl':64 'reduc':17 'run':41 'set':12 'switch':24 'usag':70 'whether':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5450252"
  +editedAt: DateTimeImmutable @1703031942 {#5534
    date: 2023-12-20 01:25:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701779688 {#5535
    date: 2023-12-05 13:34:48.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 {#5635
  +user: Proxies\__CG__\App\Entity\User {#5338 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5536
    +user: Proxies\__CG__\App\Entity\User {#5537 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5337
      +user: Proxies\__CG__\App\Entity\User {#5338 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4266
        +user: App\Entity\User {#4279 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "People who have inverter microwaves, do they actually heat food more evenly or is it just marketing buzz?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703041904 {#4261
          date: 2023-12-20 04:11:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4267 …}
        +nested: Doctrine\ORM\PersistentCollection {#4269 …}
        +votes: Doctrine\ORM\PersistentCollection {#4271 …}
        +reports: Doctrine\ORM\PersistentCollection {#4273 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
        -id: 197276
        -bodyTs: "'actual':8 'buzz':18 'even':12 'food':10 'heat':9 'invert':4 'market':17 'microwav':5 'peopl':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6379768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701733835 {#4262
          date: 2023-12-05 00:50:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4266}
      +body: "Don’t all microwave ovens have an inverter? Like, isn’t that the thing that produces the photons?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701736735 {#5335
        date: 2023-12-05 01:38:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@HiddenLayer5@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5339 …}
      +nested: Doctrine\ORM\PersistentCollection {#5341 …}
      +votes: Doctrine\ORM\PersistentCollection {#5343 …}
      +reports: Doctrine\ORM\PersistentCollection {#5345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5349 …}
      -id: 198025
      -bodyTs: "'invert':8 'isn':10 'like':9 'microwav':4 'oven':5 'photon':18 'produc':16 'thing':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5260424"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701736735 {#5336
        date: 2023-12-05 01:38:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4266}
    +body: """
      No, that’s the magnetron. Normal microwave magnetrons have 2 power settings, on and off, and reducing the microwave’s power just means switching the magnetron on and off at different intervals.\n
      \n
      An inverter just allows to keep the magnetron running at a lower power. Whether that has a better effect than just on/off-switching the magnetron I do not know, but it’s probably more energy efficient over long usage periods.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701779688 {#5533
      date: 2023-12-05 13:34:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@HiddenLayer5@lemmy.ml"
      "@Liz@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5538 …}
    +nested: Doctrine\ORM\PersistentCollection {#5540 …}
    +votes: Doctrine\ORM\PersistentCollection {#5542 …}
    +reports: Doctrine\ORM\PersistentCollection {#5544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
    -id: 198536
    -bodyTs: "'2':10 'allow':36 'better':50 'differ':31 'effect':51 'effici':67 'energi':66 'interv':32 'invert':34 'keep':38 'know':60 'long':69 'lower':44 'magnetron':5,8,26,40,56 'mean':23 'microwav':7,19 'normal':6 'on/off-switching':54 'period':71 'power':11,21,45 'probabl':64 'reduc':17 'run':41 'set':12 'switch':24 'usag':70 'whether':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5450252"
    +editedAt: DateTimeImmutable @1703031942 {#5534
      date: 2023-12-20 01:25:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701779688 {#5535
      date: 2023-12-05 13:34:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: """
    Ahhh thank you, I’m getting my words mixed up.\n
    \n
    I would imagine having an inverter would allow you to avoid situations where individual parts heat too quickly during your heat cycle, but the advantage probably isn’t that big. Afterall, you could just heat it at a slightly lower power to stop whatever overheating effect you’re troubled with.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701785434 {#5633
    date: 2023-12-05 15:10:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@HiddenLayer5@lemmy.ml"
    "@Liz@midwest.social"
    "@Karyoplasma@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5636 …}
  +nested: Doctrine\ORM\PersistentCollection {#5638 …}
  +votes: Doctrine\ORM\PersistentCollection {#5640 …}
  +reports: Doctrine\ORM\PersistentCollection {#5642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5646 …}
  -id: 198831
  -bodyTs: "'advantag':35 'afteral':41 'ahhh':1 'allow':18 'avoid':21 'big':40 'could':43 'cycl':32 'effect':56 'get':6 'heat':26,31,45 'imagin':13 'individu':24 'invert':16 'isn':37 'lower':50 'm':5 'mix':9 'overh':55 'part':25 'power':51 'probabl':36 'quick':28 're':58 'situat':22 'slight':49 'stop':53 'thank':2 'troubl':59 'whatev':54 'word':8 'would':12,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5273246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701785434 {#5634
    date: 2023-12-05 15:10: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
119 DENIED edit
App\Entity\EntryComment {#5635
  +user: Proxies\__CG__\App\Entity\User {#5338 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5536
    +user: Proxies\__CG__\App\Entity\User {#5537 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5337
      +user: Proxies\__CG__\App\Entity\User {#5338 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4266
        +user: App\Entity\User {#4279 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "People who have inverter microwaves, do they actually heat food more evenly or is it just marketing buzz?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703041904 {#4261
          date: 2023-12-20 04:11:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4267 …}
        +nested: Doctrine\ORM\PersistentCollection {#4269 …}
        +votes: Doctrine\ORM\PersistentCollection {#4271 …}
        +reports: Doctrine\ORM\PersistentCollection {#4273 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
        -id: 197276
        -bodyTs: "'actual':8 'buzz':18 'even':12 'food':10 'heat':9 'invert':4 'market':17 'microwav':5 'peopl':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6379768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701733835 {#4262
          date: 2023-12-05 00:50:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4266}
      +body: "Don’t all microwave ovens have an inverter? Like, isn’t that the thing that produces the photons?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701736735 {#5335
        date: 2023-12-05 01:38:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@HiddenLayer5@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5339 …}
      +nested: Doctrine\ORM\PersistentCollection {#5341 …}
      +votes: Doctrine\ORM\PersistentCollection {#5343 …}
      +reports: Doctrine\ORM\PersistentCollection {#5345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5349 …}
      -id: 198025
      -bodyTs: "'invert':8 'isn':10 'like':9 'microwav':4 'oven':5 'photon':18 'produc':16 'thing':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5260424"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701736735 {#5336
        date: 2023-12-05 01:38:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4266}
    +body: """
      No, that’s the magnetron. Normal microwave magnetrons have 2 power settings, on and off, and reducing the microwave’s power just means switching the magnetron on and off at different intervals.\n
      \n
      An inverter just allows to keep the magnetron running at a lower power. Whether that has a better effect than just on/off-switching the magnetron I do not know, but it’s probably more energy efficient over long usage periods.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701779688 {#5533
      date: 2023-12-05 13:34:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@HiddenLayer5@lemmy.ml"
      "@Liz@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5538 …}
    +nested: Doctrine\ORM\PersistentCollection {#5540 …}
    +votes: Doctrine\ORM\PersistentCollection {#5542 …}
    +reports: Doctrine\ORM\PersistentCollection {#5544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
    -id: 198536
    -bodyTs: "'2':10 'allow':36 'better':50 'differ':31 'effect':51 'effici':67 'energi':66 'interv':32 'invert':34 'keep':38 'know':60 'long':69 'lower':44 'magnetron':5,8,26,40,56 'mean':23 'microwav':7,19 'normal':6 'on/off-switching':54 'period':71 'power':11,21,45 'probabl':64 'reduc':17 'run':41 'set':12 'switch':24 'usag':70 'whether':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5450252"
    +editedAt: DateTimeImmutable @1703031942 {#5534
      date: 2023-12-20 01:25:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701779688 {#5535
      date: 2023-12-05 13:34:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: """
    Ahhh thank you, I’m getting my words mixed up.\n
    \n
    I would imagine having an inverter would allow you to avoid situations where individual parts heat too quickly during your heat cycle, but the advantage probably isn’t that big. Afterall, you could just heat it at a slightly lower power to stop whatever overheating effect you’re troubled with.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701785434 {#5633
    date: 2023-12-05 15:10:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@HiddenLayer5@lemmy.ml"
    "@Liz@midwest.social"
    "@Karyoplasma@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5636 …}
  +nested: Doctrine\ORM\PersistentCollection {#5638 …}
  +votes: Doctrine\ORM\PersistentCollection {#5640 …}
  +reports: Doctrine\ORM\PersistentCollection {#5642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5646 …}
  -id: 198831
  -bodyTs: "'advantag':35 'afteral':41 'ahhh':1 'allow':18 'avoid':21 'big':40 'could':43 'cycl':32 'effect':56 'get':6 'heat':26,31,45 'imagin':13 'individu':24 'invert':16 'isn':37 'lower':50 'm':5 'mix':9 'overh':55 'part':25 'power':51 'probabl':36 'quick':28 're':58 'situat':22 'slight':49 'stop':53 'thank':2 'troubl':59 'whatev':54 'word':8 'would':12,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5273246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701785434 {#5634
    date: 2023-12-05 15:10: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
120 DENIED moderate
App\Entity\EntryComment {#5635
  +user: Proxies\__CG__\App\Entity\User {#5338 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5536
    +user: Proxies\__CG__\App\Entity\User {#5537 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5337
      +user: Proxies\__CG__\App\Entity\User {#5338 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4266
        +user: App\Entity\User {#4279 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "People who have inverter microwaves, do they actually heat food more evenly or is it just marketing buzz?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703041904 {#4261
          date: 2023-12-20 04:11:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4267 …}
        +nested: Doctrine\ORM\PersistentCollection {#4269 …}
        +votes: Doctrine\ORM\PersistentCollection {#4271 …}
        +reports: Doctrine\ORM\PersistentCollection {#4273 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
        -id: 197276
        -bodyTs: "'actual':8 'buzz':18 'even':12 'food':10 'heat':9 'invert':4 'market':17 'microwav':5 'peopl':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6379768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701733835 {#4262
          date: 2023-12-05 00:50:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4266}
      +body: "Don’t all microwave ovens have an inverter? Like, isn’t that the thing that produces the photons?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701736735 {#5335
        date: 2023-12-05 01:38:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@HiddenLayer5@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5339 …}
      +nested: Doctrine\ORM\PersistentCollection {#5341 …}
      +votes: Doctrine\ORM\PersistentCollection {#5343 …}
      +reports: Doctrine\ORM\PersistentCollection {#5345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5349 …}
      -id: 198025
      -bodyTs: "'invert':8 'isn':10 'like':9 'microwav':4 'oven':5 'photon':18 'produc':16 'thing':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5260424"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701736735 {#5336
        date: 2023-12-05 01:38:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4266}
    +body: """
      No, that’s the magnetron. Normal microwave magnetrons have 2 power settings, on and off, and reducing the microwave’s power just means switching the magnetron on and off at different intervals.\n
      \n
      An inverter just allows to keep the magnetron running at a lower power. Whether that has a better effect than just on/off-switching the magnetron I do not know, but it’s probably more energy efficient over long usage periods.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701779688 {#5533
      date: 2023-12-05 13:34:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@HiddenLayer5@lemmy.ml"
      "@Liz@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5538 …}
    +nested: Doctrine\ORM\PersistentCollection {#5540 …}
    +votes: Doctrine\ORM\PersistentCollection {#5542 …}
    +reports: Doctrine\ORM\PersistentCollection {#5544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
    -id: 198536
    -bodyTs: "'2':10 'allow':36 'better':50 'differ':31 'effect':51 'effici':67 'energi':66 'interv':32 'invert':34 'keep':38 'know':60 'long':69 'lower':44 'magnetron':5,8,26,40,56 'mean':23 'microwav':7,19 'normal':6 'on/off-switching':54 'period':71 'power':11,21,45 'probabl':64 'reduc':17 'run':41 'set':12 'switch':24 'usag':70 'whether':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5450252"
    +editedAt: DateTimeImmutable @1703031942 {#5534
      date: 2023-12-20 01:25:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701779688 {#5535
      date: 2023-12-05 13:34:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: """
    Ahhh thank you, I’m getting my words mixed up.\n
    \n
    I would imagine having an inverter would allow you to avoid situations where individual parts heat too quickly during your heat cycle, but the advantage probably isn’t that big. Afterall, you could just heat it at a slightly lower power to stop whatever overheating effect you’re troubled with.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701785434 {#5633
    date: 2023-12-05 15:10:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@HiddenLayer5@lemmy.ml"
    "@Liz@midwest.social"
    "@Karyoplasma@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5636 …}
  +nested: Doctrine\ORM\PersistentCollection {#5638 …}
  +votes: Doctrine\ORM\PersistentCollection {#5640 …}
  +reports: Doctrine\ORM\PersistentCollection {#5642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5646 …}
  -id: 198831
  -bodyTs: "'advantag':35 'afteral':41 'ahhh':1 'allow':18 'avoid':21 'big':40 'could':43 'cycl':32 'effect':56 'get':6 'heat':26,31,45 'imagin':13 'individu':24 'invert':16 'isn':37 'lower':50 'm':5 'mix':9 'overh':55 'part':25 'power':51 'probabl':36 'quick':28 're':58 'situat':22 'slight':49 'stop':53 'thank':2 'troubl':59 'whatev':54 'word':8 'would':12,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5273246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701785434 {#5634
    date: 2023-12-05 15:10: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
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 {#5353
  +user: Proxies\__CG__\App\Entity\User {#5354 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4266
    +user: App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "People who have inverter microwaves, do they actually heat food more evenly or is it just marketing buzz?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703041904 {#4261
      date: 2023-12-20 04:11:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4267 …}
    +nested: Doctrine\ORM\PersistentCollection {#4269 …}
    +votes: Doctrine\ORM\PersistentCollection {#4271 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 197276
    -bodyTs: "'actual':8 'buzz':18 'even':12 'food':10 'heat':9 'invert':4 'market':17 'microwav':5 'peopl':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6379768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701733835 {#4262
      date: 2023-12-05 00:50:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: "dunno what an inverting thing is but I suspect uneven heating is due to different food’s physics properties so uhm…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701738444 {#5351
    date: 2023-12-05 02:07:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5355 …}
  +nested: Doctrine\ORM\PersistentCollection {#5357 …}
  +votes: Doctrine\ORM\PersistentCollection {#5359 …}
  +reports: Doctrine\ORM\PersistentCollection {#5361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
  -id: 198034
  -bodyTs: "'differ':15 'due':13 'dunno':1 'food':16 'heat':11 'invert':4 'physic':18 'properti':19 'suspect':9 'thing':5 'uhm':21 'uneven':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5807773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701738444 {#5352
    date: 2023-12-05 02:07:24.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 {#5353
  +user: Proxies\__CG__\App\Entity\User {#5354 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4266
    +user: App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "People who have inverter microwaves, do they actually heat food more evenly or is it just marketing buzz?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703041904 {#4261
      date: 2023-12-20 04:11:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4267 …}
    +nested: Doctrine\ORM\PersistentCollection {#4269 …}
    +votes: Doctrine\ORM\PersistentCollection {#4271 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 197276
    -bodyTs: "'actual':8 'buzz':18 'even':12 'food':10 'heat':9 'invert':4 'market':17 'microwav':5 'peopl':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6379768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701733835 {#4262
      date: 2023-12-05 00:50:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: "dunno what an inverting thing is but I suspect uneven heating is due to different food’s physics properties so uhm…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701738444 {#5351
    date: 2023-12-05 02:07:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5355 …}
  +nested: Doctrine\ORM\PersistentCollection {#5357 …}
  +votes: Doctrine\ORM\PersistentCollection {#5359 …}
  +reports: Doctrine\ORM\PersistentCollection {#5361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
  -id: 198034
  -bodyTs: "'differ':15 'due':13 'dunno':1 'food':16 'heat':11 'invert':4 'physic':18 'properti':19 'suspect':9 'thing':5 'uhm':21 'uneven':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5807773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701738444 {#5352
    date: 2023-12-05 02:07:24.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 {#5353
  +user: Proxies\__CG__\App\Entity\User {#5354 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4266
    +user: App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "People who have inverter microwaves, do they actually heat food more evenly or is it just marketing buzz?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703041904 {#4261
      date: 2023-12-20 04:11:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4267 …}
    +nested: Doctrine\ORM\PersistentCollection {#4269 …}
    +votes: Doctrine\ORM\PersistentCollection {#4271 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 197276
    -bodyTs: "'actual':8 'buzz':18 'even':12 'food':10 'heat':9 'invert':4 'market':17 'microwav':5 'peopl':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6379768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701733835 {#4262
      date: 2023-12-05 00:50:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: "dunno what an inverting thing is but I suspect uneven heating is due to different food’s physics properties so uhm…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701738444 {#5351
    date: 2023-12-05 02:07:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5355 …}
  +nested: Doctrine\ORM\PersistentCollection {#5357 …}
  +votes: Doctrine\ORM\PersistentCollection {#5359 …}
  +reports: Doctrine\ORM\PersistentCollection {#5361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
  -id: 198034
  -bodyTs: "'differ':15 'due':13 'dunno':1 'food':16 'heat':11 'invert':4 'physic':18 'properti':19 'suspect':9 'thing':5 'uhm':21 'uneven':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5807773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701738444 {#5352
    date: 2023-12-05 02:07:24.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 {#5369
  +user: Proxies\__CG__\App\Entity\User {#5370 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4266
    +user: App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "People who have inverter microwaves, do they actually heat food more evenly or is it just marketing buzz?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703041904 {#4261
      date: 2023-12-20 04:11:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4267 …}
    +nested: Doctrine\ORM\PersistentCollection {#4269 …}
    +votes: Doctrine\ORM\PersistentCollection {#4271 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 197276
    -bodyTs: "'actual':8 'buzz':18 'even':12 'food':10 'heat':9 'invert':4 'market':17 'microwav':5 'peopl':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6379768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701733835 {#4262
      date: 2023-12-05 00:50:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: "We have a Panasonic inverting one that has a flat bed (no turn table) and it doesn’t heat evenly…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701757483 {#5367
    date: 2023-12-05 07:24:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5371 …}
  +nested: Doctrine\ORM\PersistentCollection {#5373 …}
  +votes: Doctrine\ORM\PersistentCollection {#5375 …}
  +reports: Doctrine\ORM\PersistentCollection {#5377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
  -id: 198114
  -bodyTs: "'bed':11 'doesn':17 'even':20 'flat':10 'heat':19 'invert':5 'one':6 'panason':4 'tabl':14 'turn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5813335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701757483 {#5368
    date: 2023-12-05 07:24: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
127 DENIED edit
App\Entity\EntryComment {#5369
  +user: Proxies\__CG__\App\Entity\User {#5370 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4266
    +user: App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "People who have inverter microwaves, do they actually heat food more evenly or is it just marketing buzz?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703041904 {#4261
      date: 2023-12-20 04:11:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4267 …}
    +nested: Doctrine\ORM\PersistentCollection {#4269 …}
    +votes: Doctrine\ORM\PersistentCollection {#4271 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 197276
    -bodyTs: "'actual':8 'buzz':18 'even':12 'food':10 'heat':9 'invert':4 'market':17 'microwav':5 'peopl':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6379768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701733835 {#4262
      date: 2023-12-05 00:50:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: "We have a Panasonic inverting one that has a flat bed (no turn table) and it doesn’t heat evenly…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701757483 {#5367
    date: 2023-12-05 07:24:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5371 …}
  +nested: Doctrine\ORM\PersistentCollection {#5373 …}
  +votes: Doctrine\ORM\PersistentCollection {#5375 …}
  +reports: Doctrine\ORM\PersistentCollection {#5377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
  -id: 198114
  -bodyTs: "'bed':11 'doesn':17 'even':20 'flat':10 'heat':19 'invert':5 'one':6 'panason':4 'tabl':14 'turn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5813335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701757483 {#5368
    date: 2023-12-05 07:24: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
128 DENIED moderate
App\Entity\EntryComment {#5369
  +user: Proxies\__CG__\App\Entity\User {#5370 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4266
    +user: App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "People who have inverter microwaves, do they actually heat food more evenly or is it just marketing buzz?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703041904 {#4261
      date: 2023-12-20 04:11:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4267 …}
    +nested: Doctrine\ORM\PersistentCollection {#4269 …}
    +votes: Doctrine\ORM\PersistentCollection {#4271 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 197276
    -bodyTs: "'actual':8 'buzz':18 'even':12 'food':10 'heat':9 'invert':4 'market':17 'microwav':5 'peopl':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6379768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701733835 {#4262
      date: 2023-12-05 00:50:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: "We have a Panasonic inverting one that has a flat bed (no turn table) and it doesn’t heat evenly…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701757483 {#5367
    date: 2023-12-05 07:24:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5371 …}
  +nested: Doctrine\ORM\PersistentCollection {#5373 …}
  +votes: Doctrine\ORM\PersistentCollection {#5375 …}
  +reports: Doctrine\ORM\PersistentCollection {#5377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
  -id: 198114
  -bodyTs: "'bed':11 'doesn':17 'even':20 'flat':10 'heat':19 'invert':5 'one':6 'panason':4 'tabl':14 'turn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5813335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701757483 {#5368
    date: 2023-12-05 07:24: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
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 {#4341
  +user: App\Entity\User {#4354 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "@MicroWave@lemmy.world, care to comment on your creative process?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703028133 {#4336
    date: 2023-12-20 00:22:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MicroWave@lemmy.world"
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4342 …}
  +nested: Doctrine\ORM\PersistentCollection {#4344 …}
  +votes: Doctrine\ORM\PersistentCollection {#4346 …}
  +reports: Doctrine\ORM\PersistentCollection {#4348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
  -id: 197198
  -bodyTs: "'care':2 'comment':4 'creativ':7 'microwave@lemmy.world':1 'process':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6985566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701732094 {#4337
    date: 2023-12-05 00:21: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
131 DENIED edit
App\Entity\EntryComment {#4341
  +user: App\Entity\User {#4354 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "@MicroWave@lemmy.world, care to comment on your creative process?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703028133 {#4336
    date: 2023-12-20 00:22:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MicroWave@lemmy.world"
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4342 …}
  +nested: Doctrine\ORM\PersistentCollection {#4344 …}
  +votes: Doctrine\ORM\PersistentCollection {#4346 …}
  +reports: Doctrine\ORM\PersistentCollection {#4348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
  -id: 197198
  -bodyTs: "'care':2 'comment':4 'creativ':7 'microwave@lemmy.world':1 'process':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6985566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701732094 {#4337
    date: 2023-12-05 00:21: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
132 DENIED moderate
App\Entity\EntryComment {#4341
  +user: App\Entity\User {#4354 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "@MicroWave@lemmy.world, care to comment on your creative process?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703028133 {#4336
    date: 2023-12-20 00:22:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MicroWave@lemmy.world"
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4342 …}
  +nested: Doctrine\ORM\PersistentCollection {#4344 …}
  +votes: Doctrine\ORM\PersistentCollection {#4346 …}
  +reports: Doctrine\ORM\PersistentCollection {#4348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
  -id: 197198
  -bodyTs: "'care':2 'comment':4 'creativ':7 'microwave@lemmy.world':1 'process':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6985566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701732094 {#4337
    date: 2023-12-05 00:21: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
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 {#5321
  +user: Proxies\__CG__\App\Entity\User {#5322 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4341
    +user: App\Entity\User {#4354 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "@MicroWave@lemmy.world, care to comment on your creative process?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703028133 {#4336
      date: 2023-12-20 00:22:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MicroWave@lemmy.world"
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4342 …}
    +nested: Doctrine\ORM\PersistentCollection {#4344 …}
    +votes: Doctrine\ORM\PersistentCollection {#4346 …}
    +reports: Doctrine\ORM\PersistentCollection {#4348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
    -id: 197198
    -bodyTs: "'care':2 'comment':4 'creativ':7 'microwave@lemmy.world':1 'process':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6985566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701732094 {#4337
      date: 2023-12-05 00:21:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +body: "Hah! Just like Forrest Gump and his box of chocolates, you never know what you’re going to get."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701777314 {#5319
    date: 2023-12-05 12:55:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MicroWave@lemmy.world"
    "@WashedOver@lemmy.ca"
    "@MargotRobbie@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5323 …}
  +nested: Doctrine\ORM\PersistentCollection {#5325 …}
  +votes: Doctrine\ORM\PersistentCollection {#5327 …}
  +reports: Doctrine\ORM\PersistentCollection {#5329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
  -id: 198464
  -bodyTs: "'box':8 'chocol':10 'forrest':4 'get':19 'go':17 'gump':5 'hah':1 'know':13 'like':3 'never':12 're':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5817366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701777314 {#5320
    date: 2023-12-05 12:55:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5321
  +user: Proxies\__CG__\App\Entity\User {#5322 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4341
    +user: App\Entity\User {#4354 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "@MicroWave@lemmy.world, care to comment on your creative process?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703028133 {#4336
      date: 2023-12-20 00:22:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MicroWave@lemmy.world"
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4342 …}
    +nested: Doctrine\ORM\PersistentCollection {#4344 …}
    +votes: Doctrine\ORM\PersistentCollection {#4346 …}
    +reports: Doctrine\ORM\PersistentCollection {#4348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
    -id: 197198
    -bodyTs: "'care':2 'comment':4 'creativ':7 'microwave@lemmy.world':1 'process':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6985566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701732094 {#4337
      date: 2023-12-05 00:21:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +body: "Hah! Just like Forrest Gump and his box of chocolates, you never know what you’re going to get."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701777314 {#5319
    date: 2023-12-05 12:55:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MicroWave@lemmy.world"
    "@WashedOver@lemmy.ca"
    "@MargotRobbie@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5323 …}
  +nested: Doctrine\ORM\PersistentCollection {#5325 …}
  +votes: Doctrine\ORM\PersistentCollection {#5327 …}
  +reports: Doctrine\ORM\PersistentCollection {#5329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
  -id: 198464
  -bodyTs: "'box':8 'chocol':10 'forrest':4 'get':19 'go':17 'gump':5 'hah':1 'know':13 'like':3 'never':12 're':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5817366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701777314 {#5320
    date: 2023-12-05 12:55:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5321
  +user: Proxies\__CG__\App\Entity\User {#5322 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4341
    +user: App\Entity\User {#4354 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "@MicroWave@lemmy.world, care to comment on your creative process?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703028133 {#4336
      date: 2023-12-20 00:22:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MicroWave@lemmy.world"
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4342 …}
    +nested: Doctrine\ORM\PersistentCollection {#4344 …}
    +votes: Doctrine\ORM\PersistentCollection {#4346 …}
    +reports: Doctrine\ORM\PersistentCollection {#4348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
    -id: 197198
    -bodyTs: "'care':2 'comment':4 'creativ':7 'microwave@lemmy.world':1 'process':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6985566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701732094 {#4337
      date: 2023-12-05 00:21:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +body: "Hah! Just like Forrest Gump and his box of chocolates, you never know what you’re going to get."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701777314 {#5319
    date: 2023-12-05 12:55:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MicroWave@lemmy.world"
    "@WashedOver@lemmy.ca"
    "@MargotRobbie@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5323 …}
  +nested: Doctrine\ORM\PersistentCollection {#5325 …}
  +votes: Doctrine\ORM\PersistentCollection {#5327 …}
  +reports: Doctrine\ORM\PersistentCollection {#5329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
  -id: 198464
  -bodyTs: "'box':8 'chocol':10 'forrest':4 'get':19 'go':17 'gump':5 'hah':1 'know':13 'like':3 'never':12 're':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5817366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701777314 {#5320
    date: 2023-12-05 12:55:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4414
  +user: App\Entity\User {#4427 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    If your food is unevenly heated it’s probably because you need to adjust the cook time and power settings. Heating it longer at a lower power setting will let the heat spread more evenly.\n
    \n
    Alternatively, check your microwave’s wattage. I always have to adjust microwave instructions to be about 10% longer because my apartment’s microwave is weaker than companies assume the standard microwave is.\n
    \n
    ✨ May better heated microwave food await you ✨
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 75
  +score: 0
  +lastActive: DateTime @1703013090 {#4409
    date: 2023-12-19 20:11:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4419 …}
  +reports: Doctrine\ORM\PersistentCollection {#4421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
  -id: 193483
  -bodyTs: "'10':52 'adjust':14,46 'altern':36 'alway':43 'apart':56 'assum':63 'await':73 'better':69 'check':37 'compani':62 'cook':16 'even':35 'food':3,72 'heat':6,21,32,70 'instruct':48 'let':30 'longer':23,53 'lower':26 'may':68 'microwav':39,47,58,66,71 'need':12 'power':19,27 'probabl':9 'set':20,28 'spread':33 'standard':65 'time':17 'uneven':5 'wattag':41 'weaker':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4809340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701638798 {#4410
    date: 2023-12-03 22:26:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#4414
  +user: App\Entity\User {#4427 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    If your food is unevenly heated it’s probably because you need to adjust the cook time and power settings. Heating it longer at a lower power setting will let the heat spread more evenly.\n
    \n
    Alternatively, check your microwave’s wattage. I always have to adjust microwave instructions to be about 10% longer because my apartment’s microwave is weaker than companies assume the standard microwave is.\n
    \n
    ✨ May better heated microwave food await you ✨
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 75
  +score: 0
  +lastActive: DateTime @1703013090 {#4409
    date: 2023-12-19 20:11:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4419 …}
  +reports: Doctrine\ORM\PersistentCollection {#4421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
  -id: 193483
  -bodyTs: "'10':52 'adjust':14,46 'altern':36 'alway':43 'apart':56 'assum':63 'await':73 'better':69 'check':37 'compani':62 'cook':16 'even':35 'food':3,72 'heat':6,21,32,70 'instruct':48 'let':30 'longer':23,53 'lower':26 'may':68 'microwav':39,47,58,66,71 'need':12 'power':19,27 'probabl':9 'set':20,28 'spread':33 'standard':65 'time':17 'uneven':5 'wattag':41 'weaker':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4809340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701638798 {#4410
    date: 2023-12-03 22:26:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#4414
  +user: App\Entity\User {#4427 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    If your food is unevenly heated it’s probably because you need to adjust the cook time and power settings. Heating it longer at a lower power setting will let the heat spread more evenly.\n
    \n
    Alternatively, check your microwave’s wattage. I always have to adjust microwave instructions to be about 10% longer because my apartment’s microwave is weaker than companies assume the standard microwave is.\n
    \n
    ✨ May better heated microwave food await you ✨
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 75
  +score: 0
  +lastActive: DateTime @1703013090 {#4409
    date: 2023-12-19 20:11:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4419 …}
  +reports: Doctrine\ORM\PersistentCollection {#4421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
  -id: 193483
  -bodyTs: "'10':52 'adjust':14,46 'altern':36 'alway':43 'apart':56 'assum':63 'await':73 'better':69 'check':37 'compani':62 'cook':16 'even':35 'food':3,72 'heat':6,21,32,70 'instruct':48 'let':30 'longer':23,53 'lower':26 'may':68 'microwav':39,47,58,66,71 'need':12 'power':19,27 'probabl':9 'set':20,28 'spread':33 'standard':65 'time':17 'uneven':5 'wattag':41 'weaker':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4809340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701638798 {#4410
    date: 2023-12-03 22:26:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5131
  +user: Proxies\__CG__\App\Entity\User {#5132 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: App\Entity\User {#4427 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      If your food is unevenly heated it’s probably because you need to adjust the cook time and power settings. Heating it longer at a lower power setting will let the heat spread more evenly.\n
      \n
      Alternatively, check your microwave’s wattage. I always have to adjust microwave instructions to be about 10% longer because my apartment’s microwave is weaker than companies assume the standard microwave is.\n
      \n
      ✨ May better heated microwave food await you ✨
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1703013090 {#4409
      date: 2023-12-19 20:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -id: 193483
    -bodyTs: "'10':52 'adjust':14,46 'altern':36 'alway':43 'apart':56 'assum':63 'await':73 'better':69 'check':37 'compani':62 'cook':16 'even':35 'food':3,72 'heat':6,21,32,70 'instruct':48 'let':30 'longer':23,53 'lower':26 'may':68 'microwav':39,47,58,66,71 'need':12 'power':19,27 'probabl':9 'set':20,28 'spread':33 'standard':65 'time':17 'uneven':5 'wattag':41 'weaker':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4809340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701638798 {#4410
      date: 2023-12-03 22:26:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +body: "Yeah, once I started playing with power level settings, it was like night and day with cooking in the microwave."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701660712 {#5129
    date: 2023-12-04 04:31:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Catoblepas@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5133 …}
  +nested: Doctrine\ORM\PersistentCollection {#5135 …}
  +votes: Doctrine\ORM\PersistentCollection {#5137 …}
  +reports: Doctrine\ORM\PersistentCollection {#5139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5143 …}
  -id: 194425
  -bodyTs: "'cook':17 'day':15 'level':8 'like':12 'microwav':20 'night':13 'play':5 'power':7 'set':9 'start':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5787987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701660712 {#5130
    date: 2023-12-04 04:31:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#5131
  +user: Proxies\__CG__\App\Entity\User {#5132 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: App\Entity\User {#4427 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      If your food is unevenly heated it’s probably because you need to adjust the cook time and power settings. Heating it longer at a lower power setting will let the heat spread more evenly.\n
      \n
      Alternatively, check your microwave’s wattage. I always have to adjust microwave instructions to be about 10% longer because my apartment’s microwave is weaker than companies assume the standard microwave is.\n
      \n
      ✨ May better heated microwave food await you ✨
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1703013090 {#4409
      date: 2023-12-19 20:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -id: 193483
    -bodyTs: "'10':52 'adjust':14,46 'altern':36 'alway':43 'apart':56 'assum':63 'await':73 'better':69 'check':37 'compani':62 'cook':16 'even':35 'food':3,72 'heat':6,21,32,70 'instruct':48 'let':30 'longer':23,53 'lower':26 'may':68 'microwav':39,47,58,66,71 'need':12 'power':19,27 'probabl':9 'set':20,28 'spread':33 'standard':65 'time':17 'uneven':5 'wattag':41 'weaker':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4809340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701638798 {#4410
      date: 2023-12-03 22:26:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +body: "Yeah, once I started playing with power level settings, it was like night and day with cooking in the microwave."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701660712 {#5129
    date: 2023-12-04 04:31:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Catoblepas@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5133 …}
  +nested: Doctrine\ORM\PersistentCollection {#5135 …}
  +votes: Doctrine\ORM\PersistentCollection {#5137 …}
  +reports: Doctrine\ORM\PersistentCollection {#5139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5143 …}
  -id: 194425
  -bodyTs: "'cook':17 'day':15 'level':8 'like':12 'microwav':20 'night':13 'play':5 'power':7 'set':9 'start':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5787987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701660712 {#5130
    date: 2023-12-04 04:31:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#5131
  +user: Proxies\__CG__\App\Entity\User {#5132 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: App\Entity\User {#4427 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      If your food is unevenly heated it’s probably because you need to adjust the cook time and power settings. Heating it longer at a lower power setting will let the heat spread more evenly.\n
      \n
      Alternatively, check your microwave’s wattage. I always have to adjust microwave instructions to be about 10% longer because my apartment’s microwave is weaker than companies assume the standard microwave is.\n
      \n
      ✨ May better heated microwave food await you ✨
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1703013090 {#4409
      date: 2023-12-19 20:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -id: 193483
    -bodyTs: "'10':52 'adjust':14,46 'altern':36 'alway':43 'apart':56 'assum':63 'await':73 'better':69 'check':37 'compani':62 'cook':16 'even':35 'food':3,72 'heat':6,21,32,70 'instruct':48 'let':30 'longer':23,53 'lower':26 'may':68 'microwav':39,47,58,66,71 'need':12 'power':19,27 'probabl':9 'set':20,28 'spread':33 'standard':65 'time':17 'uneven':5 'wattag':41 'weaker':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4809340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701638798 {#4410
      date: 2023-12-03 22:26:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +body: "Yeah, once I started playing with power level settings, it was like night and day with cooking in the microwave."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701660712 {#5129
    date: 2023-12-04 04:31:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Catoblepas@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5133 …}
  +nested: Doctrine\ORM\PersistentCollection {#5135 …}
  +votes: Doctrine\ORM\PersistentCollection {#5137 …}
  +reports: Doctrine\ORM\PersistentCollection {#5139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5143 …}
  -id: 194425
  -bodyTs: "'cook':17 'day':15 'level':8 'like':12 'microwav':20 'night':13 'play':5 'power':7 'set':9 'start':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5787987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701660712 {#5130
    date: 2023-12-04 04:31:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5147
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: App\Entity\User {#4427 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      If your food is unevenly heated it’s probably because you need to adjust the cook time and power settings. Heating it longer at a lower power setting will let the heat spread more evenly.\n
      \n
      Alternatively, check your microwave’s wattage. I always have to adjust microwave instructions to be about 10% longer because my apartment’s microwave is weaker than companies assume the standard microwave is.\n
      \n
      ✨ May better heated microwave food await you ✨
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1703013090 {#4409
      date: 2023-12-19 20:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -id: 193483
    -bodyTs: "'10':52 'adjust':14,46 'altern':36 'alway':43 'apart':56 'assum':63 'await':73 'better':69 'check':37 'compani':62 'cook':16 'even':35 'food':3,72 'heat':6,21,32,70 'instruct':48 'let':30 'longer':23,53 'lower':26 'may':68 'microwav':39,47,58,66,71 'need':12 'power':19,27 'probabl':9 'set':20,28 'spread':33 'standard':65 'time':17 'uneven':5 'wattag':41 'weaker':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4809340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701638798 {#4410
      date: 2023-12-03 22:26:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +body: "Except the food has localized concentrations of oil, fat or water or differences on overall density."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701699941 {#5145
    date: 2023-12-04 15:25:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Catoblepas@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5148 …}
  +nested: Doctrine\ORM\PersistentCollection {#5150 …}
  +votes: Doctrine\ORM\PersistentCollection {#5152 …}
  +reports: Doctrine\ORM\PersistentCollection {#5154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
  -id: 195516
  -bodyTs: "'concentr':6 'densiti':16 'differ':13 'except':1 'fat':9 'food':3 'local':5 'oil':8 'overal':15 'water':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3879560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701699941 {#5146
    date: 2023-12-04 15:25: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
147 DENIED edit
App\Entity\EntryComment {#5147
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: App\Entity\User {#4427 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      If your food is unevenly heated it’s probably because you need to adjust the cook time and power settings. Heating it longer at a lower power setting will let the heat spread more evenly.\n
      \n
      Alternatively, check your microwave’s wattage. I always have to adjust microwave instructions to be about 10% longer because my apartment’s microwave is weaker than companies assume the standard microwave is.\n
      \n
      ✨ May better heated microwave food await you ✨
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1703013090 {#4409
      date: 2023-12-19 20:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -id: 193483
    -bodyTs: "'10':52 'adjust':14,46 'altern':36 'alway':43 'apart':56 'assum':63 'await':73 'better':69 'check':37 'compani':62 'cook':16 'even':35 'food':3,72 'heat':6,21,32,70 'instruct':48 'let':30 'longer':23,53 'lower':26 'may':68 'microwav':39,47,58,66,71 'need':12 'power':19,27 'probabl':9 'set':20,28 'spread':33 'standard':65 'time':17 'uneven':5 'wattag':41 'weaker':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4809340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701638798 {#4410
      date: 2023-12-03 22:26:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +body: "Except the food has localized concentrations of oil, fat or water or differences on overall density."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701699941 {#5145
    date: 2023-12-04 15:25:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Catoblepas@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5148 …}
  +nested: Doctrine\ORM\PersistentCollection {#5150 …}
  +votes: Doctrine\ORM\PersistentCollection {#5152 …}
  +reports: Doctrine\ORM\PersistentCollection {#5154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
  -id: 195516
  -bodyTs: "'concentr':6 'densiti':16 'differ':13 'except':1 'fat':9 'food':3 'local':5 'oil':8 'overal':15 'water':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3879560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701699941 {#5146
    date: 2023-12-04 15:25: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
148 DENIED moderate
App\Entity\EntryComment {#5147
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: App\Entity\User {#4427 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      If your food is unevenly heated it’s probably because you need to adjust the cook time and power settings. Heating it longer at a lower power setting will let the heat spread more evenly.\n
      \n
      Alternatively, check your microwave’s wattage. I always have to adjust microwave instructions to be about 10% longer because my apartment’s microwave is weaker than companies assume the standard microwave is.\n
      \n
      ✨ May better heated microwave food await you ✨
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1703013090 {#4409
      date: 2023-12-19 20:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -id: 193483
    -bodyTs: "'10':52 'adjust':14,46 'altern':36 'alway':43 'apart':56 'assum':63 'await':73 'better':69 'check':37 'compani':62 'cook':16 'even':35 'food':3,72 'heat':6,21,32,70 'instruct':48 'let':30 'longer':23,53 'lower':26 'may':68 'microwav':39,47,58,66,71 'need':12 'power':19,27 'probabl':9 'set':20,28 'spread':33 'standard':65 'time':17 'uneven':5 'wattag':41 'weaker':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4809340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701638798 {#4410
      date: 2023-12-03 22:26:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +body: "Except the food has localized concentrations of oil, fat or water or differences on overall density."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701699941 {#5145
    date: 2023-12-04 15:25:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Catoblepas@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5148 …}
  +nested: Doctrine\ORM\PersistentCollection {#5150 …}
  +votes: Doctrine\ORM\PersistentCollection {#5152 …}
  +reports: Doctrine\ORM\PersistentCollection {#5154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
  -id: 195516
  -bodyTs: "'concentr':6 'densiti':16 'differ':13 'except':1 'fat':9 'food':3 'local':5 'oil':8 'overal':15 'water':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3879560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701699941 {#5146
    date: 2023-12-04 15:25: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
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#5440
  +user: Proxies\__CG__\App\Entity\User {#5441 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5147
    +user: App\Entity\User {#4793 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4414
      +user: App\Entity\User {#4427 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        If your food is unevenly heated it’s probably because you need to adjust the cook time and power settings. Heating it longer at a lower power setting will let the heat spread more evenly.\n
        \n
        Alternatively, check your microwave’s wattage. I always have to adjust microwave instructions to be about 10% longer because my apartment’s microwave is weaker than companies assume the standard microwave is.\n
        \n
        ✨ May better heated microwave food await you ✨
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 75
      +score: 0
      +lastActive: DateTime @1703013090 {#4409
        date: 2023-12-19 20:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4415 …}
      +nested: Doctrine\ORM\PersistentCollection {#4417 …}
      +votes: Doctrine\ORM\PersistentCollection {#4419 …}
      +reports: Doctrine\ORM\PersistentCollection {#4421 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
      -id: 193483
      -bodyTs: "'10':52 'adjust':14,46 'altern':36 'alway':43 'apart':56 'assum':63 'await':73 'better':69 'check':37 'compani':62 'cook':16 'even':35 'food':3,72 'heat':6,21,32,70 'instruct':48 'let':30 'longer':23,53 'lower':26 'may':68 'microwav':39,47,58,66,71 'need':12 'power':19,27 'probabl':9 'set':20,28 'spread':33 'standard':65 'time':17 'uneven':5 'wattag':41 'weaker':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4809340"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701638798 {#4410
        date: 2023-12-03 22:26:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +body: "Except the food has localized concentrations of oil, fat or water or differences on overall density."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701699941 {#5145
      date: 2023-12-04 15:25:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@Catoblepas@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5148 …}
    +nested: Doctrine\ORM\PersistentCollection {#5150 …}
    +votes: Doctrine\ORM\PersistentCollection {#5152 …}
    +reports: Doctrine\ORM\PersistentCollection {#5154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
    -id: 195516
    -bodyTs: "'concentr':6 'densiti':16 'differ':13 'except':1 'fat':9 'food':3 'local':5 'oil':8 'overal':15 'water':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ch/comment/3879560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701699941 {#5146
      date: 2023-12-04 15:25:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +body: "That’s why you lower the power. Leave enough time for entropy to distribute the heat before dumping more energy into the food. The more heterogenous the food is, the more you need to lower the power (down to maybe even 200-400 W for mixed leftovers). And make sure all your foodstuffs are touching each other to allow heat to homogenize."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701703732 {#5438
    date: 2023-12-04 16:28:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Catoblepas@lemmy.blahaj.zone"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5442 …}
  +nested: Doctrine\ORM\PersistentCollection {#5444 …}
  +votes: Doctrine\ORM\PersistentCollection {#5446 …}
  +reports: Doctrine\ORM\PersistentCollection {#5448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5452 …}
  -id: 195681
  -bodyTs: "'-400':43 '200':42 'allow':59 'distribut':14 'dump':18 'energi':20 'enough':9 'entropi':12 'even':41 'food':23,28 'foodstuff':53 'heat':16,60 'heterogen':26 'homogen':62 'leav':8 'leftov':47 'lower':5,35 'make':49 'mayb':40 'mix':46 'need':33 'power':7,37 'sure':50 'time':10 'touch':55 'w':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6290650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701703732 {#5439
    date: 2023-12-04 16:28:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#5440
  +user: Proxies\__CG__\App\Entity\User {#5441 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5147
    +user: App\Entity\User {#4793 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4414
      +user: App\Entity\User {#4427 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        If your food is unevenly heated it’s probably because you need to adjust the cook time and power settings. Heating it longer at a lower power setting will let the heat spread more evenly.\n
        \n
        Alternatively, check your microwave’s wattage. I always have to adjust microwave instructions to be about 10% longer because my apartment’s microwave is weaker than companies assume the standard microwave is.\n
        \n
        ✨ May better heated microwave food await you ✨
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 75
      +score: 0
      +lastActive: DateTime @1703013090 {#4409
        date: 2023-12-19 20:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4415 …}
      +nested: Doctrine\ORM\PersistentCollection {#4417 …}
      +votes: Doctrine\ORM\PersistentCollection {#4419 …}
      +reports: Doctrine\ORM\PersistentCollection {#4421 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
      -id: 193483
      -bodyTs: "'10':52 'adjust':14,46 'altern':36 'alway':43 'apart':56 'assum':63 'await':73 'better':69 'check':37 'compani':62 'cook':16 'even':35 'food':3,72 'heat':6,21,32,70 'instruct':48 'let':30 'longer':23,53 'lower':26 'may':68 'microwav':39,47,58,66,71 'need':12 'power':19,27 'probabl':9 'set':20,28 'spread':33 'standard':65 'time':17 'uneven':5 'wattag':41 'weaker':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4809340"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701638798 {#4410
        date: 2023-12-03 22:26:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +body: "Except the food has localized concentrations of oil, fat or water or differences on overall density."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701699941 {#5145
      date: 2023-12-04 15:25:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@Catoblepas@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5148 …}
    +nested: Doctrine\ORM\PersistentCollection {#5150 …}
    +votes: Doctrine\ORM\PersistentCollection {#5152 …}
    +reports: Doctrine\ORM\PersistentCollection {#5154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
    -id: 195516
    -bodyTs: "'concentr':6 'densiti':16 'differ':13 'except':1 'fat':9 'food':3 'local':5 'oil':8 'overal':15 'water':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ch/comment/3879560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701699941 {#5146
      date: 2023-12-04 15:25:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +body: "That’s why you lower the power. Leave enough time for entropy to distribute the heat before dumping more energy into the food. The more heterogenous the food is, the more you need to lower the power (down to maybe even 200-400 W for mixed leftovers). And make sure all your foodstuffs are touching each other to allow heat to homogenize."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701703732 {#5438
    date: 2023-12-04 16:28:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Catoblepas@lemmy.blahaj.zone"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5442 …}
  +nested: Doctrine\ORM\PersistentCollection {#5444 …}
  +votes: Doctrine\ORM\PersistentCollection {#5446 …}
  +reports: Doctrine\ORM\PersistentCollection {#5448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5452 …}
  -id: 195681
  -bodyTs: "'-400':43 '200':42 'allow':59 'distribut':14 'dump':18 'energi':20 'enough':9 'entropi':12 'even':41 'food':23,28 'foodstuff':53 'heat':16,60 'heterogen':26 'homogen':62 'leav':8 'leftov':47 'lower':5,35 'make':49 'mayb':40 'mix':46 'need':33 'power':7,37 'sure':50 'time':10 'touch':55 'w':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6290650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701703732 {#5439
    date: 2023-12-04 16:28:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#5440
  +user: Proxies\__CG__\App\Entity\User {#5441 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5147
    +user: App\Entity\User {#4793 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4414
      +user: App\Entity\User {#4427 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        If your food is unevenly heated it’s probably because you need to adjust the cook time and power settings. Heating it longer at a lower power setting will let the heat spread more evenly.\n
        \n
        Alternatively, check your microwave’s wattage. I always have to adjust microwave instructions to be about 10% longer because my apartment’s microwave is weaker than companies assume the standard microwave is.\n
        \n
        ✨ May better heated microwave food await you ✨
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 75
      +score: 0
      +lastActive: DateTime @1703013090 {#4409
        date: 2023-12-19 20:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4415 …}
      +nested: Doctrine\ORM\PersistentCollection {#4417 …}
      +votes: Doctrine\ORM\PersistentCollection {#4419 …}
      +reports: Doctrine\ORM\PersistentCollection {#4421 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
      -id: 193483
      -bodyTs: "'10':52 'adjust':14,46 'altern':36 'alway':43 'apart':56 'assum':63 'await':73 'better':69 'check':37 'compani':62 'cook':16 'even':35 'food':3,72 'heat':6,21,32,70 'instruct':48 'let':30 'longer':23,53 'lower':26 'may':68 'microwav':39,47,58,66,71 'need':12 'power':19,27 'probabl':9 'set':20,28 'spread':33 'standard':65 'time':17 'uneven':5 'wattag':41 'weaker':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4809340"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701638798 {#4410
        date: 2023-12-03 22:26:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +body: "Except the food has localized concentrations of oil, fat or water or differences on overall density."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701699941 {#5145
      date: 2023-12-04 15:25:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@Catoblepas@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5148 …}
    +nested: Doctrine\ORM\PersistentCollection {#5150 …}
    +votes: Doctrine\ORM\PersistentCollection {#5152 …}
    +reports: Doctrine\ORM\PersistentCollection {#5154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5158 …}
    -id: 195516
    -bodyTs: "'concentr':6 'densiti':16 'differ':13 'except':1 'fat':9 'food':3 'local':5 'oil':8 'overal':15 'water':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ch/comment/3879560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701699941 {#5146
      date: 2023-12-04 15:25:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +body: "That’s why you lower the power. Leave enough time for entropy to distribute the heat before dumping more energy into the food. The more heterogenous the food is, the more you need to lower the power (down to maybe even 200-400 W for mixed leftovers). And make sure all your foodstuffs are touching each other to allow heat to homogenize."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701703732 {#5438
    date: 2023-12-04 16:28:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Catoblepas@lemmy.blahaj.zone"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5442 …}
  +nested: Doctrine\ORM\PersistentCollection {#5444 …}
  +votes: Doctrine\ORM\PersistentCollection {#5446 …}
  +reports: Doctrine\ORM\PersistentCollection {#5448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5452 …}
  -id: 195681
  -bodyTs: "'-400':43 '200':42 'allow':59 'distribut':14 'dump':18 'energi':20 'enough':9 'entropi':12 'even':41 'food':23,28 'foodstuff':53 'heat':16,60 'heterogen':26 'homogen':62 'leav':8 'leftov':47 'lower':5,35 'make':49 'mayb':40 'mix':46 'need':33 'power':7,37 'sure':50 'time':10 'touch':55 'w':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6290650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701703732 {#5439
    date: 2023-12-04 16:28:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#5162
  +user: Proxies\__CG__\App\Entity\User {#5163 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: App\Entity\User {#4427 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      If your food is unevenly heated it’s probably because you need to adjust the cook time and power settings. Heating it longer at a lower power setting will let the heat spread more evenly.\n
      \n
      Alternatively, check your microwave’s wattage. I always have to adjust microwave instructions to be about 10% longer because my apartment’s microwave is weaker than companies assume the standard microwave is.\n
      \n
      ✨ May better heated microwave food await you ✨
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1703013090 {#4409
      date: 2023-12-19 20:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -id: 193483
    -bodyTs: "'10':52 'adjust':14,46 'altern':36 'alway':43 'apart':56 'assum':63 'await':73 'better':69 'check':37 'compani':62 'cook':16 'even':35 'food':3,72 'heat':6,21,32,70 'instruct':48 'let':30 'longer':23,53 'lower':26 'may':68 'microwav':39,47,58,66,71 'need':12 'power':19,27 'probabl':9 'set':20,28 'spread':33 'standard':65 'time':17 'uneven':5 'wattag':41 'weaker':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4809340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701638798 {#4410
      date: 2023-12-03 22:26:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +body: "tl;dr: skill issue"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701737125 {#5160
    date: 2023-12-05 01:45:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Catoblepas@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5164 …}
  +nested: Doctrine\ORM\PersistentCollection {#5166 …}
  +votes: Doctrine\ORM\PersistentCollection {#5168 …}
  +reports: Doctrine\ORM\PersistentCollection {#5170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
  -id: 198026
  -bodyTs: "'dr':2 'issu':4 'skill':3 'tl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5807305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701737125 {#5161
    date: 2023-12-05 01:45:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#5162
  +user: Proxies\__CG__\App\Entity\User {#5163 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: App\Entity\User {#4427 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      If your food is unevenly heated it’s probably because you need to adjust the cook time and power settings. Heating it longer at a lower power setting will let the heat spread more evenly.\n
      \n
      Alternatively, check your microwave’s wattage. I always have to adjust microwave instructions to be about 10% longer because my apartment’s microwave is weaker than companies assume the standard microwave is.\n
      \n
      ✨ May better heated microwave food await you ✨
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1703013090 {#4409
      date: 2023-12-19 20:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -id: 193483
    -bodyTs: "'10':52 'adjust':14,46 'altern':36 'alway':43 'apart':56 'assum':63 'await':73 'better':69 'check':37 'compani':62 'cook':16 'even':35 'food':3,72 'heat':6,21,32,70 'instruct':48 'let':30 'longer':23,53 'lower':26 'may':68 'microwav':39,47,58,66,71 'need':12 'power':19,27 'probabl':9 'set':20,28 'spread':33 'standard':65 'time':17 'uneven':5 'wattag':41 'weaker':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4809340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701638798 {#4410
      date: 2023-12-03 22:26:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +body: "tl;dr: skill issue"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701737125 {#5160
    date: 2023-12-05 01:45:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Catoblepas@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5164 …}
  +nested: Doctrine\ORM\PersistentCollection {#5166 …}
  +votes: Doctrine\ORM\PersistentCollection {#5168 …}
  +reports: Doctrine\ORM\PersistentCollection {#5170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
  -id: 198026
  -bodyTs: "'dr':2 'issu':4 'skill':3 'tl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5807305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701737125 {#5161
    date: 2023-12-05 01:45:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#5162
  +user: Proxies\__CG__\App\Entity\User {#5163 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: App\Entity\User {#4427 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      If your food is unevenly heated it’s probably because you need to adjust the cook time and power settings. Heating it longer at a lower power setting will let the heat spread more evenly.\n
      \n
      Alternatively, check your microwave’s wattage. I always have to adjust microwave instructions to be about 10% longer because my apartment’s microwave is weaker than companies assume the standard microwave is.\n
      \n
      ✨ May better heated microwave food await you ✨
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1703013090 {#4409
      date: 2023-12-19 20:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -id: 193483
    -bodyTs: "'10':52 'adjust':14,46 'altern':36 'alway':43 'apart':56 'assum':63 'await':73 'better':69 'check':37 'compani':62 'cook':16 'even':35 'food':3,72 'heat':6,21,32,70 'instruct':48 'let':30 'longer':23,53 'lower':26 'may':68 'microwav':39,47,58,66,71 'need':12 'power':19,27 'probabl':9 'set':20,28 'spread':33 'standard':65 'time':17 'uneven':5 'wattag':41 'weaker':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4809340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701638798 {#4410
      date: 2023-12-03 22:26:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +body: "tl;dr: skill issue"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701737125 {#5160
    date: 2023-12-05 01:45:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Catoblepas@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5164 …}
  +nested: Doctrine\ORM\PersistentCollection {#5166 …}
  +votes: Doctrine\ORM\PersistentCollection {#5168 …}
  +reports: Doctrine\ORM\PersistentCollection {#5170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
  -id: 198026
  -bodyTs: "'dr':2 'issu':4 'skill':3 'tl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5807305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701737125 {#5161
    date: 2023-12-05 01:45:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#4487
  +user: App\Entity\User {#4500 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Among the other suggestions people have made in this thread, I’d like to add that just covering something and allowing the food to steam-heat makes a big difference. For instance I will usually poke a well in the middle of leftovers, put a tiny bit of water in (especially with rice, which dries out) and cover it with a plate. The water boils and heats it much better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1702952983 {#4482
    date: 2023-12-19 03:29:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +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: 193734
  -bodyTs: "'add':15 'allow':21 'among':1 'better':71 'big':30 'bit':48 'boil':66 'cover':18,59 'd':12 'differ':31 'dri':56 'especi':52 'food':23 'heat':27,68 'instanc':33 'leftov':44 'like':13 'made':7 'make':28 'middl':42 'much':70 'peopl':5 'plate':63 'poke':37 'put':45 'rice':54 'someth':19 'steam':26 'steam-heat':25 'suggest':4 'thread':10 'tini':47 'usual':36 'water':50,65 'well':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5389459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701644253 {#4483
    date: 2023-12-03 23:57: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
159 DENIED edit
App\Entity\EntryComment {#4487
  +user: App\Entity\User {#4500 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Among the other suggestions people have made in this thread, I’d like to add that just covering something and allowing the food to steam-heat makes a big difference. For instance I will usually poke a well in the middle of leftovers, put a tiny bit of water in (especially with rice, which dries out) and cover it with a plate. The water boils and heats it much better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1702952983 {#4482
    date: 2023-12-19 03:29:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +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: 193734
  -bodyTs: "'add':15 'allow':21 'among':1 'better':71 'big':30 'bit':48 'boil':66 'cover':18,59 'd':12 'differ':31 'dri':56 'especi':52 'food':23 'heat':27,68 'instanc':33 'leftov':44 'like':13 'made':7 'make':28 'middl':42 'much':70 'peopl':5 'plate':63 'poke':37 'put':45 'rice':54 'someth':19 'steam':26 'steam-heat':25 'suggest':4 'thread':10 'tini':47 'usual':36 'water':50,65 'well':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5389459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701644253 {#4483
    date: 2023-12-03 23:57: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
160 DENIED moderate
App\Entity\EntryComment {#4487
  +user: App\Entity\User {#4500 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Among the other suggestions people have made in this thread, I’d like to add that just covering something and allowing the food to steam-heat makes a big difference. For instance I will usually poke a well in the middle of leftovers, put a tiny bit of water in (especially with rice, which dries out) and cover it with a plate. The water boils and heats it much better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1702952983 {#4482
    date: 2023-12-19 03:29:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +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: 193734
  -bodyTs: "'add':15 'allow':21 'among':1 'better':71 'big':30 'bit':48 'boil':66 'cover':18,59 'd':12 'differ':31 'dri':56 'especi':52 'food':23 'heat':27,68 'instanc':33 'leftov':44 'like':13 'made':7 'make':28 'middl':42 'much':70 'peopl':5 'plate':63 'poke':37 'put':45 'rice':54 'someth':19 'steam':26 'steam-heat':25 'suggest':4 'thread':10 'tini':47 'usual':36 'water':50,65 'well':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5389459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701644253 {#4483
    date: 2023-12-03 23:57: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
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#5178
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4487
    +user: App\Entity\User {#4500 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Among the other suggestions people have made in this thread, I’d like to add that just covering something and allowing the food to steam-heat makes a big difference. For instance I will usually poke a well in the middle of leftovers, put a tiny bit of water in (especially with rice, which dries out) and cover it with a plate. The water boils and heats it much better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702952983 {#4482
      date: 2023-12-19 03:29:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +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: 193734
    -bodyTs: "'add':15 'allow':21 'among':1 'better':71 'big':30 'bit':48 'boil':66 'cover':18,59 'd':12 'differ':31 'dri':56 'especi':52 'food':23 'heat':27,68 'instanc':33 'leftov':44 'like':13 'made':7 'make':28 'middl':42 'much':70 'peopl':5 'plate':63 'poke':37 'put':45 'rice':54 'someth':19 'steam':26 'steam-heat':25 'suggest':4 'thread':10 'tini':47 'usual':36 'water':50,65 'well':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5389459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701644253 {#4483
      date: 2023-12-03 23:57:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: """
    Great suggestion.\n
    \n
    On a side note look into eating left over rice.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701645456 {#5176
    date: 2023-12-04 00:17:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@rbos@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5179 …}
  +nested: Doctrine\ORM\PersistentCollection {#5181 …}
  +votes: Doctrine\ORM\PersistentCollection {#5183 …}
  +reports: Doctrine\ORM\PersistentCollection {#5185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
  -id: 193783
  -bodyTs: "'eat':9 'great':1 'left':10 'look':7 'note':6 'rice':12 'side':5 'suggest':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5389863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701645456 {#5177
    date: 2023-12-04 00:17: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
163 DENIED edit
App\Entity\EntryComment {#5178
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4487
    +user: App\Entity\User {#4500 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Among the other suggestions people have made in this thread, I’d like to add that just covering something and allowing the food to steam-heat makes a big difference. For instance I will usually poke a well in the middle of leftovers, put a tiny bit of water in (especially with rice, which dries out) and cover it with a plate. The water boils and heats it much better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702952983 {#4482
      date: 2023-12-19 03:29:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +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: 193734
    -bodyTs: "'add':15 'allow':21 'among':1 'better':71 'big':30 'bit':48 'boil':66 'cover':18,59 'd':12 'differ':31 'dri':56 'especi':52 'food':23 'heat':27,68 'instanc':33 'leftov':44 'like':13 'made':7 'make':28 'middl':42 'much':70 'peopl':5 'plate':63 'poke':37 'put':45 'rice':54 'someth':19 'steam':26 'steam-heat':25 'suggest':4 'thread':10 'tini':47 'usual':36 'water':50,65 'well':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5389459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701644253 {#4483
      date: 2023-12-03 23:57:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: """
    Great suggestion.\n
    \n
    On a side note look into eating left over rice.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701645456 {#5176
    date: 2023-12-04 00:17:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@rbos@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5179 …}
  +nested: Doctrine\ORM\PersistentCollection {#5181 …}
  +votes: Doctrine\ORM\PersistentCollection {#5183 …}
  +reports: Doctrine\ORM\PersistentCollection {#5185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
  -id: 193783
  -bodyTs: "'eat':9 'great':1 'left':10 'look':7 'note':6 'rice':12 'side':5 'suggest':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5389863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701645456 {#5177
    date: 2023-12-04 00:17: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
164 DENIED moderate
App\Entity\EntryComment {#5178
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4487
    +user: App\Entity\User {#4500 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Among the other suggestions people have made in this thread, I’d like to add that just covering something and allowing the food to steam-heat makes a big difference. For instance I will usually poke a well in the middle of leftovers, put a tiny bit of water in (especially with rice, which dries out) and cover it with a plate. The water boils and heats it much better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702952983 {#4482
      date: 2023-12-19 03:29:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +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: 193734
    -bodyTs: "'add':15 'allow':21 'among':1 'better':71 'big':30 'bit':48 'boil':66 'cover':18,59 'd':12 'differ':31 'dri':56 'especi':52 'food':23 'heat':27,68 'instanc':33 'leftov':44 'like':13 'made':7 'make':28 'middl':42 'much':70 'peopl':5 'plate':63 'poke':37 'put':45 'rice':54 'someth':19 'steam':26 'steam-heat':25 'suggest':4 'thread':10 'tini':47 'usual':36 'water':50,65 'well':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5389459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701644253 {#4483
      date: 2023-12-03 23:57:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: """
    Great suggestion.\n
    \n
    On a side note look into eating left over rice.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701645456 {#5176
    date: 2023-12-04 00:17:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@rbos@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5179 …}
  +nested: Doctrine\ORM\PersistentCollection {#5181 …}
  +votes: Doctrine\ORM\PersistentCollection {#5183 …}
  +reports: Doctrine\ORM\PersistentCollection {#5185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
  -id: 193783
  -bodyTs: "'eat':9 'great':1 'left':10 'look':7 'note':6 'rice':12 'side':5 'suggest':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5389863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701645456 {#5177
    date: 2023-12-04 00:17: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
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#5193
  +user: Proxies\__CG__\App\Entity\User {#5194 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4487
    +user: App\Entity\User {#4500 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Among the other suggestions people have made in this thread, I’d like to add that just covering something and allowing the food to steam-heat makes a big difference. For instance I will usually poke a well in the middle of leftovers, put a tiny bit of water in (especially with rice, which dries out) and cover it with a plate. The water boils and heats it much better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702952983 {#4482
      date: 2023-12-19 03:29:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +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: 193734
    -bodyTs: "'add':15 'allow':21 'among':1 'better':71 'big':30 'bit':48 'boil':66 'cover':18,59 'd':12 'differ':31 'dri':56 'especi':52 'food':23 'heat':27,68 'instanc':33 'leftov':44 'like':13 'made':7 'make':28 'middl':42 'much':70 'peopl':5 'plate':63 'poke':37 'put':45 'rice':54 'someth':19 'steam':26 'steam-heat':25 'suggest':4 'thread':10 'tini':47 'usual':36 'water':50,65 'well':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5389459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701644253 {#4483
      date: 2023-12-03 23:57:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "Yeah, aluminium foil as cover does sparking wonders in that regard!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701694713 {#5191
    date: 2023-12-04 13:58:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@rbos@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5195 …}
  +nested: Doctrine\ORM\PersistentCollection {#5197 …}
  +votes: Doctrine\ORM\PersistentCollection {#5199 …}
  +reports: Doctrine\ORM\PersistentCollection {#5201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5205 …}
  -id: 195316
  -bodyTs: "'aluminium':2 'cover':5 'foil':3 'regard':11 'spark':7 'wonder':8 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5793893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701694713 {#5192
    date: 2023-12-04 13:58: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
167 DENIED edit
App\Entity\EntryComment {#5193
  +user: Proxies\__CG__\App\Entity\User {#5194 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4487
    +user: App\Entity\User {#4500 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Among the other suggestions people have made in this thread, I’d like to add that just covering something and allowing the food to steam-heat makes a big difference. For instance I will usually poke a well in the middle of leftovers, put a tiny bit of water in (especially with rice, which dries out) and cover it with a plate. The water boils and heats it much better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702952983 {#4482
      date: 2023-12-19 03:29:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +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: 193734
    -bodyTs: "'add':15 'allow':21 'among':1 'better':71 'big':30 'bit':48 'boil':66 'cover':18,59 'd':12 'differ':31 'dri':56 'especi':52 'food':23 'heat':27,68 'instanc':33 'leftov':44 'like':13 'made':7 'make':28 'middl':42 'much':70 'peopl':5 'plate':63 'poke':37 'put':45 'rice':54 'someth':19 'steam':26 'steam-heat':25 'suggest':4 'thread':10 'tini':47 'usual':36 'water':50,65 'well':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5389459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701644253 {#4483
      date: 2023-12-03 23:57:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "Yeah, aluminium foil as cover does sparking wonders in that regard!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701694713 {#5191
    date: 2023-12-04 13:58:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@rbos@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5195 …}
  +nested: Doctrine\ORM\PersistentCollection {#5197 …}
  +votes: Doctrine\ORM\PersistentCollection {#5199 …}
  +reports: Doctrine\ORM\PersistentCollection {#5201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5205 …}
  -id: 195316
  -bodyTs: "'aluminium':2 'cover':5 'foil':3 'regard':11 'spark':7 'wonder':8 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5793893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701694713 {#5192
    date: 2023-12-04 13:58: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
168 DENIED moderate
App\Entity\EntryComment {#5193
  +user: Proxies\__CG__\App\Entity\User {#5194 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4487
    +user: App\Entity\User {#4500 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Among the other suggestions people have made in this thread, I’d like to add that just covering something and allowing the food to steam-heat makes a big difference. For instance I will usually poke a well in the middle of leftovers, put a tiny bit of water in (especially with rice, which dries out) and cover it with a plate. The water boils and heats it much better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702952983 {#4482
      date: 2023-12-19 03:29:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +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: 193734
    -bodyTs: "'add':15 'allow':21 'among':1 'better':71 'big':30 'bit':48 'boil':66 'cover':18,59 'd':12 'differ':31 'dri':56 'especi':52 'food':23 'heat':27,68 'instanc':33 'leftov':44 'like':13 'made':7 'make':28 'middl':42 'much':70 'peopl':5 'plate':63 'poke':37 'put':45 'rice':54 'someth':19 'steam':26 'steam-heat':25 'suggest':4 'thread':10 'tini':47 'usual':36 'water':50,65 'well':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5389459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701644253 {#4483
      date: 2023-12-03 23:57:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "Yeah, aluminium foil as cover does sparking wonders in that regard!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701694713 {#5191
    date: 2023-12-04 13:58:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@rbos@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5195 …}
  +nested: Doctrine\ORM\PersistentCollection {#5197 …}
  +votes: Doctrine\ORM\PersistentCollection {#5199 …}
  +reports: Doctrine\ORM\PersistentCollection {#5201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5205 …}
  -id: 195316
  -bodyTs: "'aluminium':2 'cover':5 'foil':3 'regard':11 'spark':7 'wonder':8 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5793893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701694713 {#5192
    date: 2023-12-04 13:58: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
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#5428
  +user: Proxies\__CG__\App\Entity\User {#5422 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5193
    +user: Proxies\__CG__\App\Entity\User {#5194 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4487
      +user: App\Entity\User {#4500 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Among the other suggestions people have made in this thread, I’d like to add that just covering something and allowing the food to steam-heat makes a big difference. For instance I will usually poke a well in the middle of leftovers, put a tiny bit of water in (especially with rice, which dries out) and cover it with a plate. The water boils and heats it much better."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1702952983 {#4482
        date: 2023-12-19 03:29:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +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: 193734
      -bodyTs: "'add':15 'allow':21 'among':1 'better':71 'big':30 'bit':48 'boil':66 'cover':18,59 'd':12 'differ':31 'dri':56 'especi':52 'food':23 'heat':27,68 'instanc':33 'leftov':44 'like':13 'made':7 'make':28 'middl':42 'much':70 'peopl':5 'plate':63 'poke':37 'put':45 'rice':54 'someth':19 'steam':26 'steam-heat':25 'suggest':4 'thread':10 'tini':47 'usual':36 'water':50,65 'well':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5389459"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701644253 {#4483
        date: 2023-12-03 23:57:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +body: "Yeah, aluminium foil as cover does sparking wonders in that regard!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701694713 {#5191
      date: 2023-12-04 13:58:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@rbos@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5195 …}
    +nested: Doctrine\ORM\PersistentCollection {#5197 …}
    +votes: Doctrine\ORM\PersistentCollection {#5199 …}
    +reports: Doctrine\ORM\PersistentCollection {#5201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5205 …}
    -id: 195316
    -bodyTs: "'aluminium':2 'cover':5 'foil':3 'regard':11 'spark':7 'wonder':8 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5793893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701694713 {#5192
      date: 2023-12-04 13:58:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "Hey Ferb, I know what we’re gonna do today"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701721100 {#5429
    date: 2023-12-04 21:18:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@rbos@lemmy.ca"
    "@neumast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5416 …}
  +nested: Doctrine\ORM\PersistentCollection {#5420 …}
  +votes: Doctrine\ORM\PersistentCollection {#5418 …}
  +reports: Doctrine\ORM\PersistentCollection {#5432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5436 …}
  -id: 196633
  -bodyTs: "'ferb':2 'gonna':8 'hey':1 'know':4 're':7 'today':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/4177670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701721100 {#5426
    date: 2023-12-04 21:18: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
171 DENIED edit
App\Entity\EntryComment {#5428
  +user: Proxies\__CG__\App\Entity\User {#5422 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5193
    +user: Proxies\__CG__\App\Entity\User {#5194 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4487
      +user: App\Entity\User {#4500 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Among the other suggestions people have made in this thread, I’d like to add that just covering something and allowing the food to steam-heat makes a big difference. For instance I will usually poke a well in the middle of leftovers, put a tiny bit of water in (especially with rice, which dries out) and cover it with a plate. The water boils and heats it much better."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1702952983 {#4482
        date: 2023-12-19 03:29:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +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: 193734
      -bodyTs: "'add':15 'allow':21 'among':1 'better':71 'big':30 'bit':48 'boil':66 'cover':18,59 'd':12 'differ':31 'dri':56 'especi':52 'food':23 'heat':27,68 'instanc':33 'leftov':44 'like':13 'made':7 'make':28 'middl':42 'much':70 'peopl':5 'plate':63 'poke':37 'put':45 'rice':54 'someth':19 'steam':26 'steam-heat':25 'suggest':4 'thread':10 'tini':47 'usual':36 'water':50,65 'well':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5389459"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701644253 {#4483
        date: 2023-12-03 23:57:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +body: "Yeah, aluminium foil as cover does sparking wonders in that regard!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701694713 {#5191
      date: 2023-12-04 13:58:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@rbos@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5195 …}
    +nested: Doctrine\ORM\PersistentCollection {#5197 …}
    +votes: Doctrine\ORM\PersistentCollection {#5199 …}
    +reports: Doctrine\ORM\PersistentCollection {#5201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5205 …}
    -id: 195316
    -bodyTs: "'aluminium':2 'cover':5 'foil':3 'regard':11 'spark':7 'wonder':8 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5793893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701694713 {#5192
      date: 2023-12-04 13:58:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "Hey Ferb, I know what we’re gonna do today"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701721100 {#5429
    date: 2023-12-04 21:18:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@rbos@lemmy.ca"
    "@neumast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5416 …}
  +nested: Doctrine\ORM\PersistentCollection {#5420 …}
  +votes: Doctrine\ORM\PersistentCollection {#5418 …}
  +reports: Doctrine\ORM\PersistentCollection {#5432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5436 …}
  -id: 196633
  -bodyTs: "'ferb':2 'gonna':8 'hey':1 'know':4 're':7 'today':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/4177670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701721100 {#5426
    date: 2023-12-04 21:18: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
172 DENIED moderate
App\Entity\EntryComment {#5428
  +user: Proxies\__CG__\App\Entity\User {#5422 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5193
    +user: Proxies\__CG__\App\Entity\User {#5194 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4487
      +user: App\Entity\User {#4500 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Among the other suggestions people have made in this thread, I’d like to add that just covering something and allowing the food to steam-heat makes a big difference. For instance I will usually poke a well in the middle of leftovers, put a tiny bit of water in (especially with rice, which dries out) and cover it with a plate. The water boils and heats it much better."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1702952983 {#4482
        date: 2023-12-19 03:29:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +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: 193734
      -bodyTs: "'add':15 'allow':21 'among':1 'better':71 'big':30 'bit':48 'boil':66 'cover':18,59 'd':12 'differ':31 'dri':56 'especi':52 'food':23 'heat':27,68 'instanc':33 'leftov':44 'like':13 'made':7 'make':28 'middl':42 'much':70 'peopl':5 'plate':63 'poke':37 'put':45 'rice':54 'someth':19 'steam':26 'steam-heat':25 'suggest':4 'thread':10 'tini':47 'usual':36 'water':50,65 'well':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5389459"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701644253 {#4483
        date: 2023-12-03 23:57:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +body: "Yeah, aluminium foil as cover does sparking wonders in that regard!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701694713 {#5191
      date: 2023-12-04 13:58:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
      "@rbos@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5195 …}
    +nested: Doctrine\ORM\PersistentCollection {#5197 …}
    +votes: Doctrine\ORM\PersistentCollection {#5199 …}
    +reports: Doctrine\ORM\PersistentCollection {#5201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5205 …}
    -id: 195316
    -bodyTs: "'aluminium':2 'cover':5 'foil':3 'regard':11 'spark':7 'wonder':8 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5793893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701694713 {#5192
      date: 2023-12-04 13:58:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "Hey Ferb, I know what we’re gonna do today"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701721100 {#5429
    date: 2023-12-04 21:18:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@rbos@lemmy.ca"
    "@neumast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5416 …}
  +nested: Doctrine\ORM\PersistentCollection {#5420 …}
  +votes: Doctrine\ORM\PersistentCollection {#5418 …}
  +reports: Doctrine\ORM\PersistentCollection {#5432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5436 …}
  -id: 196633
  -bodyTs: "'ferb':2 'gonna':8 'hey':1 'know':4 're':7 'today':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/4177670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701721100 {#5426
    date: 2023-12-04 21:18: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
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#4561
  +user: App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t inverter microwaves solve this problem?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702934773 {#4556
    date: 2023-12-18 22:26:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -id: 194751
  -bodyTs: "'invert':3 'microwav':4 'problem':7 'solv':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5790216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701673161 {#4557
    date: 2023-12-04 07:59: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
175 DENIED edit
App\Entity\EntryComment {#4561
  +user: App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t inverter microwaves solve this problem?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702934773 {#4556
    date: 2023-12-18 22:26:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -id: 194751
  -bodyTs: "'invert':3 'microwav':4 'problem':7 'solv':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5790216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701673161 {#4557
    date: 2023-12-04 07:59: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
176 DENIED moderate
App\Entity\EntryComment {#4561
  +user: App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t inverter microwaves solve this problem?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702934773 {#4556
    date: 2023-12-18 22:26:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -id: 194751
  -bodyTs: "'invert':3 'microwav':4 'problem':7 'solv':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5790216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701673161 {#4557
    date: 2023-12-04 07:59: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
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#5210
  +user: Proxies\__CG__\App\Entity\User {#5211 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t inverter microwaves solve this problem?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702934773 {#4556
      date: 2023-12-18 22:26:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 194751
    -bodyTs: "'invert':3 'microwav':4 'problem':7 'solv':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5790216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701673161 {#4557
      date: 2023-12-04 07:59:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: """
    I thought it was the metal fan in front of the magnetron that scattered and randomized the microwaves so there aren’t any hotspots.\n
    \n
    Inverter microwaves allow you to change the power level without duty cycling
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701675925 {#5207
    date: 2023-12-04 08:45:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@lethargic_lemming@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5214 …}
  +votes: Doctrine\ORM\PersistentCollection {#5216 …}
  +reports: Doctrine\ORM\PersistentCollection {#5218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
  -id: 194825
  -bodyTs: "'allow':27 'aren':21 'chang':30 'cycl':36 'duti':35 'fan':7 'front':9 'hotspot':24 'invert':25 'level':33 'magnetron':12 'metal':6 'microwav':18,26 'power':32 'random':16 'scatter':14 'thought':2 'without':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5790657"
  +editedAt: DateTimeImmutable @1702872253 {#5208
    date: 2023-12-18 05:04:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701675925 {#5209
    date: 2023-12-04 08:45:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#5210
  +user: Proxies\__CG__\App\Entity\User {#5211 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t inverter microwaves solve this problem?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702934773 {#4556
      date: 2023-12-18 22:26:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 194751
    -bodyTs: "'invert':3 'microwav':4 'problem':7 'solv':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5790216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701673161 {#4557
      date: 2023-12-04 07:59:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: """
    I thought it was the metal fan in front of the magnetron that scattered and randomized the microwaves so there aren’t any hotspots.\n
    \n
    Inverter microwaves allow you to change the power level without duty cycling
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701675925 {#5207
    date: 2023-12-04 08:45:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@lethargic_lemming@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5214 …}
  +votes: Doctrine\ORM\PersistentCollection {#5216 …}
  +reports: Doctrine\ORM\PersistentCollection {#5218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
  -id: 194825
  -bodyTs: "'allow':27 'aren':21 'chang':30 'cycl':36 'duti':35 'fan':7 'front':9 'hotspot':24 'invert':25 'level':33 'magnetron':12 'metal':6 'microwav':18,26 'power':32 'random':16 'scatter':14 'thought':2 'without':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5790657"
  +editedAt: DateTimeImmutable @1702872253 {#5208
    date: 2023-12-18 05:04:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701675925 {#5209
    date: 2023-12-04 08:45:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#5210
  +user: Proxies\__CG__\App\Entity\User {#5211 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t inverter microwaves solve this problem?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702934773 {#4556
      date: 2023-12-18 22:26:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 194751
    -bodyTs: "'invert':3 'microwav':4 'problem':7 'solv':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5790216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701673161 {#4557
      date: 2023-12-04 07:59:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: """
    I thought it was the metal fan in front of the magnetron that scattered and randomized the microwaves so there aren’t any hotspots.\n
    \n
    Inverter microwaves allow you to change the power level without duty cycling
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701675925 {#5207
    date: 2023-12-04 08:45:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@lethargic_lemming@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5214 …}
  +votes: Doctrine\ORM\PersistentCollection {#5216 …}
  +reports: Doctrine\ORM\PersistentCollection {#5218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
  -id: 194825
  -bodyTs: "'allow':27 'aren':21 'chang':30 'cycl':36 'duti':35 'fan':7 'front':9 'hotspot':24 'invert':25 'level':33 'magnetron':12 'metal':6 'microwav':18,26 'power':32 'random':16 'scatter':14 'thought':2 'without':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5790657"
  +editedAt: DateTimeImmutable @1702872253 {#5208
    date: 2023-12-18 05:04:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701675925 {#5209
    date: 2023-12-04 08:45:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 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
182 DENIED moderate
App\Entity\EntryComment {#5226
  +user: Proxies\__CG__\App\Entity\User {#5227 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t inverter microwaves solve this problem?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702934773 {#4556
      date: 2023-12-18 22:26:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 194751
    -bodyTs: "'invert':3 'microwav':4 'problem':7 'solv':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5790216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701673161 {#4557
      date: 2023-12-04 07:59:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "There’s nothing a bit of inverting the polarity can’t fix!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701701376 {#5224
    date: 2023-12-04 15:49:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@lethargic_lemming@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5228 …}
  +nested: Doctrine\ORM\PersistentCollection {#5230 …}
  +votes: Doctrine\ORM\PersistentCollection {#5232 …}
  +reports: Doctrine\ORM\PersistentCollection {#5234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
  -id: 195582
  -bodyTs: "'bit':5 'fix':12 'invert':7 'noth':3 'polar':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5795755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701701376 {#5225
    date: 2023-12-04 15:49:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#5226
  +user: Proxies\__CG__\App\Entity\User {#5227 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t inverter microwaves solve this problem?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702934773 {#4556
      date: 2023-12-18 22:26:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 194751
    -bodyTs: "'invert':3 'microwav':4 'problem':7 'solv':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5790216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701673161 {#4557
      date: 2023-12-04 07:59:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "There’s nothing a bit of inverting the polarity can’t fix!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701701376 {#5224
    date: 2023-12-04 15:49:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@lethargic_lemming@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5228 …}
  +nested: Doctrine\ORM\PersistentCollection {#5230 …}
  +votes: Doctrine\ORM\PersistentCollection {#5232 …}
  +reports: Doctrine\ORM\PersistentCollection {#5234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
  -id: 195582
  -bodyTs: "'bit':5 'fix':12 'invert':7 'noth':3 'polar':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5795755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701701376 {#5225
    date: 2023-12-04 15:49:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#5226
  +user: Proxies\__CG__\App\Entity\User {#5227 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t inverter microwaves solve this problem?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702934773 {#4556
      date: 2023-12-18 22:26:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 194751
    -bodyTs: "'invert':3 'microwav':4 'problem':7 'solv':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5790216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701673161 {#4557
      date: 2023-12-04 07:59:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "There’s nothing a bit of inverting the polarity can’t fix!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701701376 {#5224
    date: 2023-12-04 15:49:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@lethargic_lemming@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5228 …}
  +nested: Doctrine\ORM\PersistentCollection {#5230 …}
  +votes: Doctrine\ORM\PersistentCollection {#5232 …}
  +reports: Doctrine\ORM\PersistentCollection {#5234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
  -id: 195582
  -bodyTs: "'bit':5 'fix':12 'invert':7 'noth':3 'polar':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5795755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701701376 {#5225
    date: 2023-12-04 15:49:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 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
186 DENIED moderate
App\Entity\EntryComment {#5242
  +user: Proxies\__CG__\App\Entity\User {#5243 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t inverter microwaves solve this problem?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702934773 {#4556
      date: 2023-12-18 22:26:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 194751
    -bodyTs: "'invert':3 'microwav':4 'problem':7 'solv':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5790216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701673161 {#4557
      date: 2023-12-04 07:59:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "Not directly, but they improve the low-power modes substantially, and using the low-power modes for longer times is the solution. Inverters aren’t strictly needed, but they do make it better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701710983 {#5240
    date: 2023-12-04 18:29:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@lethargic_lemming@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: 196049
  -bodyTs: "'aren':26 'better':35 'direct':2 'improv':5 'invert':25 'longer':20 'low':8,16 'low-pow':7,15 'make':33 'mode':10,18 'need':29 'power':9,17 'solut':24 'strict':28 'substanti':11 'time':21 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5427070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701710983 {#5241
    date: 2023-12-04 18:29: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
187 DENIED edit
App\Entity\EntryComment {#5242
  +user: Proxies\__CG__\App\Entity\User {#5243 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t inverter microwaves solve this problem?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702934773 {#4556
      date: 2023-12-18 22:26:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 194751
    -bodyTs: "'invert':3 'microwav':4 'problem':7 'solv':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5790216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701673161 {#4557
      date: 2023-12-04 07:59:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "Not directly, but they improve the low-power modes substantially, and using the low-power modes for longer times is the solution. Inverters aren’t strictly needed, but they do make it better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701710983 {#5240
    date: 2023-12-04 18:29:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@lethargic_lemming@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: 196049
  -bodyTs: "'aren':26 'better':35 'direct':2 'improv':5 'invert':25 'longer':20 'low':8,16 'low-pow':7,15 'make':33 'mode':10,18 'need':29 'power':9,17 'solut':24 'strict':28 'substanti':11 'time':21 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5427070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701710983 {#5241
    date: 2023-12-04 18:29: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
188 DENIED moderate
App\Entity\EntryComment {#5242
  +user: Proxies\__CG__\App\Entity\User {#5243 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t inverter microwaves solve this problem?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702934773 {#4556
      date: 2023-12-18 22:26:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 194751
    -bodyTs: "'invert':3 'microwav':4 'problem':7 'solv':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5790216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701673161 {#4557
      date: 2023-12-04 07:59:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "Not directly, but they improve the low-power modes substantially, and using the low-power modes for longer times is the solution. Inverters aren’t strictly needed, but they do make it better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701710983 {#5240
    date: 2023-12-04 18:29:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@lethargic_lemming@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: 196049
  -bodyTs: "'aren':26 'better':35 'direct':2 'improv':5 'invert':25 'longer':20 'low':8,16 'low-pow':7,15 'make':33 'mode':10,18 'need':29 'power':9,17 'solut':24 'strict':28 'substanti':11 'time':21 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5427070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701710983 {#5241
    date: 2023-12-04 18:29: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
189 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
190 DENIED moderate
App\Entity\EntryComment {#4634
  +user: App\Entity\User {#4647 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    In the kitchen it hums with delight,\n
    \n
    A mischievous microwave, quite a sight.\n
    \n
    With a twist of its dial, a dance begins,\n
    \n
    Uneven warmth, where chaos wins.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1702812500 {#4629
    date: 2023-12-17 12:28:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4635 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4639 …}
  +reports: Doctrine\ORM\PersistentCollection {#4641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
  -id: 193269
  -bodyTs: "'begin':22 'chao':26 'danc':21 'delight':7 'dial':19 'hum':5 'kitchen':3 'microwav':10 'mischiev':9 'quit':11 'sight':13 'twist':16 'uneven':23 'warmth':24 'win':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6932241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701634800 {#4630
    date: 2023-12-03 21:20: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
191 DENIED edit
App\Entity\EntryComment {#4634
  +user: App\Entity\User {#4647 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    In the kitchen it hums with delight,\n
    \n
    A mischievous microwave, quite a sight.\n
    \n
    With a twist of its dial, a dance begins,\n
    \n
    Uneven warmth, where chaos wins.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1702812500 {#4629
    date: 2023-12-17 12:28:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4635 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4639 …}
  +reports: Doctrine\ORM\PersistentCollection {#4641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
  -id: 193269
  -bodyTs: "'begin':22 'chao':26 'danc':21 'delight':7 'dial':19 'hum':5 'kitchen':3 'microwav':10 'mischiev':9 'quit':11 'sight':13 'twist':16 'uneven':23 'warmth':24 'win':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6932241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701634800 {#4630
    date: 2023-12-03 21:20: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
192 DENIED moderate
App\Entity\EntryComment {#4634
  +user: App\Entity\User {#4647 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    In the kitchen it hums with delight,\n
    \n
    A mischievous microwave, quite a sight.\n
    \n
    With a twist of its dial, a dance begins,\n
    \n
    Uneven warmth, where chaos wins.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1702812500 {#4629
    date: 2023-12-17 12:28:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4635 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4639 …}
  +reports: Doctrine\ORM\PersistentCollection {#4641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
  -id: 193269
  -bodyTs: "'begin':22 'chao':26 'danc':21 'delight':7 'dial':19 'hum':5 'kitchen':3 'microwav':10 'mischiev':9 'quit':11 'sight':13 'twist':16 'uneven':23 'warmth':24 'win':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6932241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701634800 {#4630
    date: 2023-12-03 21:20: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
193 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
194 DENIED moderate
App\Entity\EntryComment {#5084
  +user: Proxies\__CG__\App\Entity\User {#5081 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4634
    +user: App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      In the kitchen it hums with delight,\n
      \n
      A mischievous microwave, quite a sight.\n
      \n
      With a twist of its dial, a dance begins,\n
      \n
      Uneven warmth, where chaos wins.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1702812500 {#4629
      date: 2023-12-17 12:28:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4635 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4639 …}
    +reports: Doctrine\ORM\PersistentCollection {#4641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
    -id: 193269
    -bodyTs: "'begin':22 'chao':26 'danc':21 'delight':7 'dial':19 'hum':5 'kitchen':3 'microwav':10 'mischiev':9 'quit':11 'sight':13 'twist':16 'uneven':23 'warmth':24 'win':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6932241"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701634800 {#4630
      date: 2023-12-03 21:20:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: """
    With a flicker and a sarcastic hum,\n
    \n
    Microwave, oh marvel, where chaos is spun.\n
    \n
    A promise of warmth, a comedic jest,\n
    \n
    In your reheating quest, you give us the rest.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1701636336 {#5085
    date: 2023-12-03 21:45:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@saltnotsugar@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5078 …}
  +nested: Doctrine\ORM\PersistentCollection {#5076 …}
  +votes: Doctrine\ORM\PersistentCollection {#5080 …}
  +reports: Doctrine\ORM\PersistentCollection {#5091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
  -id: 193355
  -bodyTs: "'chao':12 'comed':20 'flicker':3 'give':27 'hum':7 'jest':21 'marvel':10 'microwav':8 'oh':9 'promis':16 'quest':25 'reheat':24 'rest':30 'sarcast':6 'spun':14 'us':28 'warmth':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3867069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701636336 {#5088
    date: 2023-12-03 21:45: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
195 DENIED edit
App\Entity\EntryComment {#5084
  +user: Proxies\__CG__\App\Entity\User {#5081 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4634
    +user: App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      In the kitchen it hums with delight,\n
      \n
      A mischievous microwave, quite a sight.\n
      \n
      With a twist of its dial, a dance begins,\n
      \n
      Uneven warmth, where chaos wins.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1702812500 {#4629
      date: 2023-12-17 12:28:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4635 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4639 …}
    +reports: Doctrine\ORM\PersistentCollection {#4641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
    -id: 193269
    -bodyTs: "'begin':22 'chao':26 'danc':21 'delight':7 'dial':19 'hum':5 'kitchen':3 'microwav':10 'mischiev':9 'quit':11 'sight':13 'twist':16 'uneven':23 'warmth':24 'win':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6932241"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701634800 {#4630
      date: 2023-12-03 21:20:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: """
    With a flicker and a sarcastic hum,\n
    \n
    Microwave, oh marvel, where chaos is spun.\n
    \n
    A promise of warmth, a comedic jest,\n
    \n
    In your reheating quest, you give us the rest.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1701636336 {#5085
    date: 2023-12-03 21:45:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@saltnotsugar@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5078 …}
  +nested: Doctrine\ORM\PersistentCollection {#5076 …}
  +votes: Doctrine\ORM\PersistentCollection {#5080 …}
  +reports: Doctrine\ORM\PersistentCollection {#5091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
  -id: 193355
  -bodyTs: "'chao':12 'comed':20 'flicker':3 'give':27 'hum':7 'jest':21 'marvel':10 'microwav':8 'oh':9 'promis':16 'quest':25 'reheat':24 'rest':30 'sarcast':6 'spun':14 'us':28 'warmth':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3867069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701636336 {#5088
    date: 2023-12-03 21:45: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
196 DENIED moderate
App\Entity\EntryComment {#5084
  +user: Proxies\__CG__\App\Entity\User {#5081 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4634
    +user: App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      In the kitchen it hums with delight,\n
      \n
      A mischievous microwave, quite a sight.\n
      \n
      With a twist of its dial, a dance begins,\n
      \n
      Uneven warmth, where chaos wins.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1702812500 {#4629
      date: 2023-12-17 12:28:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WashedOver@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4635 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4639 …}
    +reports: Doctrine\ORM\PersistentCollection {#4641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
    -id: 193269
    -bodyTs: "'begin':22 'chao':26 'danc':21 'delight':7 'dial':19 'hum':5 'kitchen':3 'microwav':10 'mischiev':9 'quit':11 'sight':13 'twist':16 'uneven':23 'warmth':24 'win':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6932241"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701634800 {#4630
      date: 2023-12-03 21:20:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: """
    With a flicker and a sarcastic hum,\n
    \n
    Microwave, oh marvel, where chaos is spun.\n
    \n
    A promise of warmth, a comedic jest,\n
    \n
    In your reheating quest, you give us the rest.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1701636336 {#5085
    date: 2023-12-03 21:45:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@saltnotsugar@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5078 …}
  +nested: Doctrine\ORM\PersistentCollection {#5076 …}
  +votes: Doctrine\ORM\PersistentCollection {#5080 …}
  +reports: Doctrine\ORM\PersistentCollection {#5091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
  -id: 193355
  -bodyTs: "'chao':12 'comed':20 'flicker':3 'give':27 'hum':7 'jest':21 'marvel':10 'microwav':8 'oh':9 'promis':16 'quest':25 'reheat':24 'rest':30 'sarcast':6 'spun':14 'us':28 'warmth':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3867069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701636336 {#5088
    date: 2023-12-03 21:45: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
197 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
198 DENIED moderate
App\Entity\EntryComment {#4707
  +user: App\Entity\User {#4720 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t normally stop for “cute” but this one got me. It’s super cute."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701700613 {#4702
    date: 2023-12-04 15:36:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +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: 195546
  -bodyTs: "'cute':7,16 'got':11 'normal':4 'one':10 'stop':5 'super':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5795526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701700613 {#4703
    date: 2023-12-04 15:36: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
199 DENIED edit
App\Entity\EntryComment {#4707
  +user: App\Entity\User {#4720 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t normally stop for “cute” but this one got me. It’s super cute."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701700613 {#4702
    date: 2023-12-04 15:36:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +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: 195546
  -bodyTs: "'cute':7,16 'got':11 'normal':4 'one':10 'stop':5 'super':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5795526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701700613 {#4703
    date: 2023-12-04 15:36: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
200 DENIED moderate
App\Entity\EntryComment {#4707
  +user: App\Entity\User {#4720 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t normally stop for “cute” but this one got me. It’s super cute."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701700613 {#4702
    date: 2023-12-04 15:36:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +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: 195546
  -bodyTs: "'cute':7,16 'got':11 'normal':4 'one':10 'stop':5 'super':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5795526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701700613 {#4703
    date: 2023-12-04 15:36: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
201 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
202 DENIED moderate
App\Entity\EntryComment {#4780
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Thawing the pizza? of course that one edge has to be half done while we’re at it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701700091 {#4775
    date: 2023-12-04 15:28:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +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: 195526
  -bodyTs: "'cours':5 'done':13 'edg':8 'half':12 'one':7 'pizza':3 're':16 'thaw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3879607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701700091 {#4776
    date: 2023-12-04 15:28: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
203 DENIED edit
App\Entity\EntryComment {#4780
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Thawing the pizza? of course that one edge has to be half done while we’re at it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701700091 {#4775
    date: 2023-12-04 15:28:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +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: 195526
  -bodyTs: "'cours':5 'done':13 'edg':8 'half':12 'one':7 'pizza':3 're':16 'thaw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3879607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701700091 {#4776
    date: 2023-12-04 15:28: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
204 DENIED moderate
App\Entity\EntryComment {#4780
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Thawing the pizza? of course that one edge has to be half done while we’re at it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701700091 {#4775
    date: 2023-12-04 15:28:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +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: 195526
  -bodyTs: "'cours':5 'done':13 'edg':8 'half':12 'one':7 'pizza':3 're':16 'thaw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3879607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701700091 {#4776
    date: 2023-12-04 15:28: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
205 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
206 DENIED moderate
App\Entity\EntryComment {#4853
  +user: App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "lmao!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701674509 {#4848
    date: 2023-12-04 08:21:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4854 …}
  +nested: Doctrine\ORM\PersistentCollection {#4856 …}
  +votes: Doctrine\ORM\PersistentCollection {#4858 …}
  +reports: Doctrine\ORM\PersistentCollection {#4860 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4862 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4864 …}
  -id: 194788
  -bodyTs: "'lmao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5790426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701674509 {#4849
    date: 2023-12-04 08:21:49.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
207 DENIED edit
App\Entity\EntryComment {#4853
  +user: App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "lmao!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701674509 {#4848
    date: 2023-12-04 08:21:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4854 …}
  +nested: Doctrine\ORM\PersistentCollection {#4856 …}
  +votes: Doctrine\ORM\PersistentCollection {#4858 …}
  +reports: Doctrine\ORM\PersistentCollection {#4860 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4862 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4864 …}
  -id: 194788
  -bodyTs: "'lmao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5790426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701674509 {#4849
    date: 2023-12-04 08:21:49.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
208 DENIED moderate
App\Entity\EntryComment {#4853
  +user: App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "lmao!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701674509 {#4848
    date: 2023-12-04 08:21:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4854 …}
  +nested: Doctrine\ORM\PersistentCollection {#4856 …}
  +votes: Doctrine\ORM\PersistentCollection {#4858 …}
  +reports: Doctrine\ORM\PersistentCollection {#4860 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4862 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4864 …}
  -id: 194788
  -bodyTs: "'lmao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5790426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701674509 {#4849
    date: 2023-12-04 08:21:49.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
209 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
210 DENIED moderate
App\Entity\EntryComment {#4927
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    PROTIP: Whenever possible, shape/place the food you’re heating like a donut. ( O )\n
    \n
    Microwaves need to penetrate the food; if it’s a big lump, it’s hard to reach the stuff in the middle. By using a “donut” shape, you are creating more surface area, and spreading out the “middle” so it’s easier for microwaves to reach all the parts of the food equally
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701658348 {#4921
    date: 2023-12-04 03:52:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4928 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4932 …}
  +reports: Doctrine\ORM\PersistentCollection {#4934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
  -id: 194351
  -bodyTs: "'area':46 'big':24 'creat':43 'donut':12,39 'easier':55 'equal':66 'food':6,19,65 'hard':28 'heat':9 'like':10 'lump':25 'microwav':14,57 'middl':35,51 'need':15 'o':13 'part':62 'penetr':17 'possibl':3 'protip':1 're':8 'reach':30,59 'shape':40 'shape/place':4 'spread':48 'stuff':32 'surfac':45 'use':37 'whenev':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5787359"
  +editedAt: DateTimeImmutable @1702861726 {#4922
    date: 2023-12-18 02:08:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701658348 {#4923
    date: 2023-12-04 03:52: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
211 DENIED edit
App\Entity\EntryComment {#4927
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    PROTIP: Whenever possible, shape/place the food you’re heating like a donut. ( O )\n
    \n
    Microwaves need to penetrate the food; if it’s a big lump, it’s hard to reach the stuff in the middle. By using a “donut” shape, you are creating more surface area, and spreading out the “middle” so it’s easier for microwaves to reach all the parts of the food equally
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701658348 {#4921
    date: 2023-12-04 03:52:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4928 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4932 …}
  +reports: Doctrine\ORM\PersistentCollection {#4934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
  -id: 194351
  -bodyTs: "'area':46 'big':24 'creat':43 'donut':12,39 'easier':55 'equal':66 'food':6,19,65 'hard':28 'heat':9 'like':10 'lump':25 'microwav':14,57 'middl':35,51 'need':15 'o':13 'part':62 'penetr':17 'possibl':3 'protip':1 're':8 'reach':30,59 'shape':40 'shape/place':4 'spread':48 'stuff':32 'surfac':45 'use':37 'whenev':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5787359"
  +editedAt: DateTimeImmutable @1702861726 {#4922
    date: 2023-12-18 02:08:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701658348 {#4923
    date: 2023-12-04 03:52: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
212 DENIED moderate
App\Entity\EntryComment {#4927
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    PROTIP: Whenever possible, shape/place the food you’re heating like a donut. ( O )\n
    \n
    Microwaves need to penetrate the food; if it’s a big lump, it’s hard to reach the stuff in the middle. By using a “donut” shape, you are creating more surface area, and spreading out the “middle” so it’s easier for microwaves to reach all the parts of the food equally
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701658348 {#4921
    date: 2023-12-04 03:52:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4928 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4932 …}
  +reports: Doctrine\ORM\PersistentCollection {#4934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
  -id: 194351
  -bodyTs: "'area':46 'big':24 'creat':43 'donut':12,39 'easier':55 'equal':66 'food':6,19,65 'hard':28 'heat':9 'like':10 'lump':25 'microwav':14,57 'middl':35,51 'need':15 'o':13 'part':62 'penetr':17 'possibl':3 'protip':1 're':8 'reach':30,59 'shape':40 'shape/place':4 'spread':48 'stuff':32 'surfac':45 'use':37 'whenev':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5787359"
  +editedAt: DateTimeImmutable @1702861726 {#4922
    date: 2023-12-18 02:08:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701658348 {#4923
    date: 2023-12-04 03:52: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
213 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
214 DENIED moderate
App\Entity\EntryComment {#5000
  +user: App\Entity\User {#5013 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Microwave ovens were a tech ahead of their time. It’s crazy how incredibly little these have evolved though decade after decade."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701640330 {#4995
    date: 2023-12-03 22:52:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5001 …}
  +nested: Doctrine\ORM\PersistentCollection {#5003 …}
  +votes: Doctrine\ORM\PersistentCollection {#5005 …}
  +reports: Doctrine\ORM\PersistentCollection {#5007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
  -id: 193565
  -bodyTs: "'ahead':6 'crazi':12 'decad':20,22 'evolv':18 'incred':14 'littl':15 'microwav':1 'oven':2 'tech':5 'though':19 'time':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6261426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701640330 {#4996
    date: 2023-12-03 22:52: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
215 DENIED edit
App\Entity\EntryComment {#5000
  +user: App\Entity\User {#5013 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Microwave ovens were a tech ahead of their time. It’s crazy how incredibly little these have evolved though decade after decade."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701640330 {#4995
    date: 2023-12-03 22:52:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5001 …}
  +nested: Doctrine\ORM\PersistentCollection {#5003 …}
  +votes: Doctrine\ORM\PersistentCollection {#5005 …}
  +reports: Doctrine\ORM\PersistentCollection {#5007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
  -id: 193565
  -bodyTs: "'ahead':6 'crazi':12 'decad':20,22 'evolv':18 'incred':14 'littl':15 'microwav':1 'oven':2 'tech':5 'though':19 'time':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6261426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701640330 {#4996
    date: 2023-12-03 22:52: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
216 DENIED moderate
App\Entity\EntryComment {#5000
  +user: App\Entity\User {#5013 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#2418
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#1858
      date: 2023-12-03 21:05:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Microwave ovens were a tech ahead of their time. It’s crazy how incredibly little these have evolved though decade after decade."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701640330 {#4995
    date: 2023-12-03 22:52:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5001 …}
  +nested: Doctrine\ORM\PersistentCollection {#5003 …}
  +votes: Doctrine\ORM\PersistentCollection {#5005 …}
  +reports: Doctrine\ORM\PersistentCollection {#5007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
  -id: 193565
  -bodyTs: "'ahead':6 'crazi':12 'decad':20,22 'evolv':18 'incred':14 'littl':15 'microwav':1 'oven':2 'tech':5 'though':19 'time':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6261426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701640330 {#4996
    date: 2023-12-03 22:52: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
217 DENIED edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#274
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#268
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    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